Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2.1
-
Patch Available
Description
Currently the Lucene Classification module supports the classification for an input text using the Lucene index as a trained model.
This improvement is adding to the module a set of components to provide Document classification ( where the Document is a Lucene document ).
All selected fields from the Document will have their part in the classification ( including the use of the proper Analyzer per field).
Attachments
Attachments
Issue Links
- is required by
-
SOLR-7739 Lucene Classification Integration - UpdateRequestProcessor
- Closed