B,C,D,S is pretty fine,but not A.
A is a word, one used often in text, and hence pretty useless as a search term. Most fuzzy searches have the sense to ignore it.
Thanks for reply.
Other word is working as well as expected except A. For some reason, i still need to search that issue that summary is "A" (only a word A) by jql [summary ~ "A"], is there another syntax could use to search that?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not yet, exact search is on its way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"A" is a reserved word and will be ignored in a search. Just like "Not" or "will" etc. See: https://confluence.atlassian.com/jirasoftwareserver/search-syntax-for-text-fields-939938747.html#Searchsyntaxfortextfields-reservedReservedwords
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.