Description
There are many places where Mahout and Lucene/Solr can be hooked together. For instance, automatically classifying documents to be indexed and adding fields contain said classification. Another one is to write the Mahout Clustering Component integration that will take a Lucene index and go and cluster it (off line in the background) and then make the results available as part of a Solr request. Further extension would allow for the results to be used as filters in Solr.
Attachments
Issue Links
- is related to
-
SOLR-1715 Externally Generated Filters
- Open