[
https://issues.apache.org/jira/browse/SOLR-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason R Robinson updated SOLR-5412:
-----------------------------------
Description:
This is a request handler wrapper around components in ConcordanceSearcher
submitted in [LUCENE-5205|https://issues.apache.org/jira/i#browse/LUCENE-5205].
It quantifies the variation in term matches of a fuzzy search, and optionally
returns group counts for other categorical fields or class values in a document.
It does do some distributed tf*idf calculations for fewer than 25 shards.
***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!
A Lucene-based implementation is also forthcoming, see Tim Allison's code.
was:
This is a request handler wrapper around components in ConcordanceSearcher
submitted in [LUCENE-5205|https://issues.apache.org/jira/i#browse/LUCENE-5205].
It quantifies the variation in term matches of a fuzzy search, and optionally
returns group counts for other categorical fields or class values in a document.
***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!
A Lucene-based implementation is also forthcoming, see Tim Allison's code.
> TermVariants from fuzzy and/or span search
> -------------------------------------------
>
> Key: SOLR-5412
> URL: https://issues.apache.org/jira/browse/SOLR-5412
> Project: Solr
> Issue Type: New Feature
> Reporter: Jason R Robinson
> Attachments: Solr_termvariants.zip, mo1.jpg, mo2.jpg
>
>
> This is a request handler wrapper around components in ConcordanceSearcher
> submitted in
> [LUCENE-5205|https://issues.apache.org/jira/i#browse/LUCENE-5205]. It
> quantifies the variation in term matches of a fuzzy search, and optionally
> returns group counts for other categorical fields or class values in a
> document.
> It does do some distributed tf*idf calculations for fewer than 25 shards.
> ***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!
> A Lucene-based implementation is also forthcoming, see Tim Allison's code.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]