Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Flagged
-
Support (Billable)
Description
Hi guys,
when it comes to the search on the site, apparently we advise clients to parse their search terms with org.hippoecm.hst.util.SearchInputParsingUtils.parse(term).
Doing this among other ampersands (&) get simply wiped out, this way turning search term, say AT&T, into ATT. Then such a search won't return a document with title containing AT&T.
Shall we exclude ampersands from the list of special characters?
Attachments
Issue Links
- is forward ported by
-
HSTTWO-3363 Forward port [7.9] create on demand method in org.hippoecm.hst.util.SearchInputParsingUtils to exclude & from the special character list
- Closed
-
HSTTWO-3364 Forward port [10.0] create on demand method in org.hippoecm.hst.util.SearchInputParsingUtils to exclude & from the special character list
- Closed
-
HSTTWO-3373 Forward port [10.1] create on demand method in org.hippoecm.hst.util.SearchInputParsingUtils to exclude & from the special character list
- Closed