-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.1
-
Fix Version/s: 5.8.0-HF16, 5.9.3
-
Component/s: Core VCS
-
Tags:
-
Sprint:Sprint 1(5.9.3)
Searching on the doc repository using NXQL generates complex SQL query that can not be always tuned.
For instance ordered semi selective query (that match half of the documents) is always expensive.
The goal is to find how to integrate tools like elastic search or solr to shortcut the relational db for searching.