Dean Gurvitz created LUCENE-7074:
------------------------------------

             Summary: Grouping using custom logic
                 Key: LUCENE-7074
                 URL: https://issues.apache.org/jira/browse/LUCENE-7074
             Project: Lucene - Core
          Issue Type: New Feature
          Components: core/search
            Reporter: Dean Gurvitz
             Fix For: master


My company would like to enable customized grouping in Lucene/Solr. Our need is 
to allow grouping by hamming distance between two text field values. We started 
implementing this idea in Lucene through editing several
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to