-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0 EE SP1 (6.0.11)
-
Fix Version/s: 6.0 EE SP2 (6.0.12)
-
Component/s: Fault Tolerance > Clustering Framework, Web Search
-
Labels:None
In order to better support Lucene in clustered environments, the following improvements have been made:
- Added a LuceneClusterUtil to provide a single entry point for Lucene indexes cluster operations
- Enabled Lucene to load index files from cluster
- Added LuceneServlet to provide indexes dumping access
- Created a TransientTokenUtil to perform index dumping authentication
- Provided an API for dumping and loading lucene index files to/from OutputStream/InputStream
- Enabled reindexing to load index files from the cluster
- is related to
-
LPS-16188 Enable Lucene to load index files from cluster
- Closed
-
LPS-16443 Enable reindex action to load index files from cluster
- Closed
-
LPS-16189 Provide API for dumping and loading lucene index files to/from OutputStream/InputStream
-
- Closed
-
-
LPS-16206 Create TransientTokenUtil to do dumping authentication
-
- Closed
-
-
LPS-16207 Add LuceneServlet to provide indexes dumping access
-
- Closed
-
-
LPS-16208 Add LuceneClusterUtil to provide a single entry point for Lucene indexes cluster operations
-
- Closed
-