[ 
https://issues.apache.org/jira/browse/LUCENE-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dean Gurvitz updated LUCENE-7074:
---------------------------------
    Attachment: LUCENE-7074.patch

The patch contains the changes needed to enable grouping in Lucene. If this 
succeeds, we will move on to making the needed changes in Solr.

> 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
>              Labels: features
>             Fix For: master
>
>         Attachments: LUCENE-7074.patch
>
>
> 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