You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "itai sason (JIRA)" <ji...@apache.org> on 2016/02/16 15:07:18 UTC

[jira] [Created] (LUCENE-7030) Implementation of customized grouping

itai sason created LUCENE-7030:
----------------------------------

             Summary: Implementation of customized grouping
                 Key: LUCENE-7030
                 URL: https://issues.apache.org/jira/browse/LUCENE-7030
             Project: Lucene - Core
          Issue Type: New Feature
            Reporter: itai sason


We would like to enable customized grouping in Lucene/Solr. Our need is to allow grouping by hamming distance of a text field. We started implementing this idea through editing several Lucene classes (Grouping, AbstractTermFirstPassGroupingCollector and AbstractTermSecondPassGroupingCollector) so that they receive custom logic to use for grouping. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org