Dawid Weiss created SOLR-14926: ---------------------------------- Summary: Modernize and clean up document clustering contrib Key: SOLR-14926 URL: https://issues.apache.org/jira/browse/SOLR-14926 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Reporter: Dawid Weiss
The clustering contrib was written a long time ago and it shows its age. We have two separate interfaces (for clustering search results and for clustering documents). The second one never received any attention and no implementation exists for it. I plan to do the following: - *remove* the document clustering interface entirely, leave only the post-search results clustering extension, - upgrade the implementation to Carrot2 4.x (this gets rid of those long-standing odd dependencies), - clean up the code where appropriate. My plan is to apply this to master, initially, but also backport to 8x if there are no objections. I don't think it'll hurt anybody. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org