Details
-
New Feature
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
Core: Platform - Sprint 61, CP: sprint 63
-
2
-
Core: Platform
Description
Description
Remove the code that performs tokenization of query terms by applying word-boundary regular expressions and remove any other reqular expression matching generated by CQLPG. The regex-based tokenization is applied when the relation is "=".
Note
Note 1: For all text fields that require tokenization (e.g title) the tokenization should be handled by an appropriate fulltext index configured in the schema.json.
Note 2: For all array fields that rely on tokenization to find array term occurances within the serialized JSON structure (e.g when filtering by language or by contributor) we first need to complete the spike: CQLPG-83.
TestRail: Results
Attachments
Issue Links
- blocks
-
FOLIO-1934 RMB 25 release (performance, refactoring)
-
- Closed
-
-
UXPROD-1818 RMB 26 release features and core module rollout (performance, array search and cross-table search)
-
- Closed
-
- is blocked by
-
RMB-380 implement new approach for searching array-of-strings and array-of-objects fields
-
- Closed
-