You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/12/17 14:33:00 UTC

[jira] [Resolved] (LUCENE-8315) Make FeatureField easier to use

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

Adrien Grand resolved LUCENE-8315.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 7.4
                   master (8.0)

> Make FeatureField easier to use
> -------------------------------
>
>                 Key: LUCENE-8315
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8315
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Priority: Minor
>             Fix For: master (8.0), 7.4
>
>         Attachments: LUCENE-8315.patch
>
>
> I'd like to do some changes to FeatureField so that when the saturation function is used and the pivot should be computed automatically from index statistics, then things also work as expected with distributed term frequencies. It works by returning the feature term in extractTerms.
> As a side-effect, no need to provide the IndexSearcher when creating the query anymore, it is autamatically picked up at rewrite time, which makes it nicer to use too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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