Jason R Robinson created SOLR-5413: -------------------------------------- Summary: Keywords in concordance windows, Solr Wrapper for LUCENE-5318 Key: SOLR-5413 URL: https://issues.apache.org/jira/browse/SOLR-5413 Project: Solr Issue Type: New Feature Affects Versions: 4.5 Reporter: Jason R Robinson Attachments: Solr_concordance_cooccurrence.zip
This is a simple RequestHandler wrapper around ConcordanceCooccurSearcher submitted in LUCENE-5318. It reanalyzes the concordance windows and ranks keywords wrt the target value of the concordance search. Does have some minimal support for SolrCloud, including distributed tf*idf. **Following Yonik's Law** This is patch is more of a placeholder for a much more polished draft. Among other things, test scripts and javadocs are forthcoming! -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org