-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Community 6.0.4, VB: Library Upgrades 2018 Part 1
-
Component/s: Repository
-
Labels:
-
Work Funnel:Architecture
-
Epic Link:
-
Sprint:Repository Sprint 24
-
Story Points:0
-
Work Funnel End:2018-02
-
Template:customfield_14629 175057
Having updated all tests to remove search or move to integration testing via TAS, the Lucene libraries must be removed.
Acceptance Criteria:
- All in-process indexing code has been removed
- Lucene libraries have been removed from the distribution
Notes:
Library references: lucene-analyzers, lucene-analyzers-common, lucene-core, lucene-regex and lucene-snowball. As shown in REPO-482 there are two different version currently in use for lucene-core and lucene-regex.
The node indexer code is called from DbNodeServiceImpl e.g:
nodeIndexer.indexCreateNode(assocRef);
- is related to by
-
SEARCH-2434 [spike] Investigate if the query parser can be a separate jar in content repository
-
- Done
-
-
SEARCH-2454 Remove lucene 2.4.1 dependency from Repository
-
- Done
-
- relates to
-
REPO-482 The platform uses the simple-to-upgrade libraries for 5.2
-
- Done
-
- requires
-
REPO-3351 EOL Lucene: Remove NodeIndexer and index checks
- Done