You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2021/06/18 02:13:00 UTC

[jira] [Updated] (SOLR-15487) fix CommonGramsFilter docs in ref-guide, add solr tests

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

Chris M. Hostetter updated SOLR-15487:
--------------------------------------
    Attachment: SOLR-15487.patch
        Status: Open  (was: Open)

patch includes ref-guide updates and some new tests – both of the Token specifics via FieldAnalysisRequestHandler, but also of what exactly phrase queries using a field with these Filters match.

(there are currently 2 nocommit's related to LUCENE-10007 (found & filed while working on this patch) – if there is no feedback/clarification in that issue soon clarifying whether the observed behavior is "wrong" and will be fixed in lucene, then I'll just remove the nocommits)

would appreciate any feedback – particularly regarding the wording of the ref-guide edits

> fix CommonGramsFilter docs in ref-guide, add solr tests
> -------------------------------------------------------
>
>                 Key: SOLR-15487
>                 URL: https://issues.apache.org/jira/browse/SOLR-15487
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-15487.patch
>
>
> the ref-guide docs for CommonGramsFilterFactory are currently incorrect as far as what tokens the filter produces, and are absent any explanation/discussion of the fact that it's really only useful if it's paired with CommonGramsQueryFilterFactory at query time.
> I also feel like we should go ahead and include some solr level tests to confirm that defining solr field types using these Factories in the index/query analyzers causes the expected behavior regarding phrase queries.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org