You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2015/05/06 07:40:01 UTC

[jira] [Resolved] (SOLR-6878) solr.ManagedSynonymFilterFactory all-to-all synonym switch (aka. expand)

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

Timothy Potter resolved SOLR-6878.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 5.2
                   Trunk

> solr.ManagedSynonymFilterFactory all-to-all synonym switch (aka. expand)
> ------------------------------------------------------------------------
>
>                 Key: SOLR-6878
>                 URL: https://issues.apache.org/jira/browse/SOLR-6878
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 4.10.2
>            Reporter: Tomasz Sulkowski
>            Assignee: Timothy Potter
>              Labels: ManagedSynonymFilterFactory, REST, SOLR
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-6878.patch, SOLR-6878.patch
>
>
> Hi,
> After switching from SynonymFilterFactory to ManagedSynonymFilterFactory I have found out that there is no way to set an all-to-all synonyms relation. Basically (judgind from google search) there is a need for "expand" functionality switch (known from SynonymFilterFactory) which will treat all synonyms with its keyword as equal.
> For example: if we define a "car":["wagen","ride"] relation it would translate a query that includes one of the synonyms or keyword to "car or wagen or ride" independently of which word was used from those three.



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