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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17366582#comment-17366582 ] 

Cassandra Targett commented on SOLR-15487:
------------------------------------------

The doc changes mostly look good, but this sentence has a typo:

bq. These filter's can also be combined with <<#stop-filter,Stop Filter>> so searching for `"the cat"` would match different documents then `"a cat"`, while pathological searches for either `"the"` or `"a"` would not match any documents.

* "These filter's" -> "These filters"

> 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