-
Bug
-
Resolution: Answered
-
Medium
-
None
-
4.0.2
-
4
-
I have some issues with a custom text field, containing string like "week-2010-11-15", "week-2010-11-22", etc.
query ( weekField ~ "week" ) returns issues, while ( weekField ~ "2010" ) does not. Also, query ( weekField ~ "week-2010-11-15" ) returns all issues with "week" in this field, no matter what numbers are after.
Seems like really strange behavior. How it is expected to search for numbers in a text field then?
- has a derivative of
-
JRASERVER-23111 Russian text indexer skips numbers
- Closed
- relates to
-
JRASERVER-17463 Better exact-text searching
- Gathering Interest
-
JRASERVER-21372 Allow exact-text searching in JQL
- Under Consideration
- was cloned as
-
JRASERVER-23110 Exact-match searcher for text fields
- Closed