-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Query & PageProvider
-
Tags:
-
Team:FG
-
Sprint:nxFG 11.1.13
-
Story Points:2
The following page providers are doing fulltext search and should use Elasticsearch instead of repository searches:
- simple_search
- document_content
- section_content
- document_trash_content
- orderable_document_content
Beyond performance reasons, this is needed because we want to removing fulltext search capability from our H2 SQL backend (because it's too complex to maintain) (see NXP-29173).
- is required by
-
NXP-29173 Remove ad hoc H2 fulltext indexing
- Resolved