[
https://issues.apache.org/jira/browse/SOLR-9914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-9914:
--------------------------------------
Summary: SimpleFacets: refactor "contains" check into
"SubstringBytesRefFilter" class (was: SimpleFacets: refactor "contains" check
into "SubstringBytesRefMatcher" class)
> SimpleFacets: refactor "contains" check into "SubstringBytesRefFilter" class
> ----------------------------------------------------------------------------
>
> Key: SOLR-9914
> URL: https://issues.apache.org/jira/browse/SOLR-9914
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Jonny Marks
> Assignee: Christine Poerschke
> Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments: SOLR-9914.patch, SOLR-9914.patch, SOLR-9914.patch
>
>
> This patch refactors the "contains" logic for only including constraints
> which contain a given substring, into a "Predicate<BytesRef>" interface and
> "SubstringBytesRefFilter" implementation.
> This allows users to have custom logic for including terms in the filter
> counts, not only based on substring matches.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]