You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jonny Marks (JIRA)" <ji...@apache.org> on 2017/01/03 14:20:58 UTC

[jira] [Updated] (SOLR-9914) SimpleFacets: refactor "contains" check into "SubstringBytesRefMatcher" class

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

Jonny Marks updated SOLR-9914:
------------------------------
    Attachment: SOLR-9914.patch

> SimpleFacets: refactor "contains" check into "SubstringBytesRefMatcher" 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
>            Priority: Minor
>         Attachments: SOLR-9914.patch
>
>
> This patch refactors the "contains" logic for only including constraints which contain a given substring, into a "BytesRefMatcher" interface and "SubstringBytesRefMatcher" 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.4#6332)

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