-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 2.4.0
-
Fix Version/s: None
-
Component/s: Widgets
-
Tags:
-
Browser:
In <nuxeo-default-search-form>, function _search callsĀ this.formatFulltext(this.searchTerm) to set the params to pass to the Page Provider. The full-text syntax allows for term negation (e.g. "supply -chain") to exclude results with a certain match. Strangely, this function (formatFulltext) chooses to strip out hyphens, thus passing the wrong params query. I'm not really sure of the purpose of this function. See:
- clones
-
ELEMENTS-530 Add formatter to sanitize fulltext search
- Resolved
- is caused by
-
NXP-24134 Fix Search full text in web ui
- Resolved