[
https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142830#comment-15142830
]
Alessandro Benedetti commented on SOLR-7739:
--------------------------------------------
Actually the algorithm is a parameter for the Solr Classification Update
processor!
We could design and develop a DocumentClassifier ( Lucene side) to use the LSH
approach.
Then simply switch to that algorithm in the solrconfig for the use cases we
want!
Potentially we could ask the author to contribute a DocumentClassifier based on
that approach OR we could design and develop one.
I agree it is interesting!
[~caomanhdat] what do you think ?
> Lucene Classification Integration - UpdateRequestProcessor
> ----------------------------------------------------------
>
> Key: SOLR-7739
> URL: https://issues.apache.org/jira/browse/SOLR-7739
> Project: Solr
> Issue Type: New Feature
> Components: update
> Affects Versions: 5.2.1
> Reporter: Alessandro Benedetti
> Assignee: Tommaso Teofili
> Priority: Minor
> Labels: classification, index-time, update.chain,
> updateProperties
> Attachments: SOLR-7739.patch, SOLR-7739.patch
>
>
> It would be nice to have an UpdateRequestProcessor to interact with the
> Lucene Classification Module and provide an easy way of auto classifying Solr
> Documents on indexing.
> Documentation will be provided with the patch
> A first design will be provided soon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]