The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

"ISM" causing a wildcard affect when text searching

Michael Goldberg
February 11, 2025

When I perform a text search in jira for the word "ageism" it returns results that include the word "age" in their description and/or summary.

When I perform this same search with something like "ageish" it does not return the results that have "age" in their description and/or summary.

What makes ISM at the end of word act like a wildcard or "*"?

Are there other three letter combos that act like a wildcard or "*"?

How do you turn it off? (Putting the search word in quotes has no affect.)

 

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 11, 2025

Hi @Michael Goldberg 

What you describe seems to be an overlap between the "fuzzy" and "prefix and suffix" searches with the JQL CONTAINS ~ operator: https://confluence.atlassian.com/jirasoftwareserver/search-syntax-for-text-fields-939938747.html#Searchsyntaxfortextfields-fuzzyFuzzysearches:~

I have not found specific documentation on the terms used for JQL fuzzy search versus when prefix / suffix applies.  Guessing a bit, perhaps because "ism" is less colloquial than "ish" suffixes it is included in the fuzzy-parsing.

Kind regards,
Bill

Michael Goldberg
February 13, 2025

@Bill Sheboy Thank you for the reply.  The link you provided led me to this section about stemming:

  • Your Jira administrator can disable word stemming (so that Jira will find issues based on exact matches with words) by changing the Indexing Language to Other (under Administration > System > General Configuration).
  • Word stemming applies to all Jira fields (as well as text fields).
  • When Jira indexes its fields, any words that are 'stemmed' are stored in Jira's search index in root form only.

Unfortunately changing this setting did not fix the issue.  

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 13, 2025

You may want to work with your Jira Site Admin to check with the Atlassian Support team to learn what they suggest: https://support.atlassian.com/contact/#/