You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2018/02/07 13:09:02 UTC

[jira] [Created] (SOLR-11955) Clean up usage of graph token filters in shipped schemas

Steve Rowe created SOLR-11955:
---------------------------------

             Summary: Clean up usage of graph token filters in shipped schemas
                 Key: SOLR-11955
                 URL: https://issues.apache.org/jira/browse/SOLR-11955
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Steve Rowe


I noted in a thread on the solr-user mailing list  [https://lists.apache.org/thread.html/557347c2e22352ae3b2ccd9e9f22fbf8ce50d8efed901901adf020fc@%3Csolr-user.lucene.apache.org%3E] that token graph filters (e.g. SynonymGraphFilter and WordDelimiterGraphFilter) can't handle input graphs, i.e. streams produced by other token graph filters.

From the above-linked thread, [~WebHomer] wrote:

{quote}
I noticed that in some of the current example schemas that are shipped with
Solr, there is a fieldtype, text_en_splitting, that feeds the output
of SynonymGraphFilterFactory into WordDelimiterGraphFilterFactory. So if
this isn't supported, the example should probably be updated or removed.
{quote}

We should evaluate all analysis chains in shipped schemas to address this.



--
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