You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Shad Storhaug (JIRA)" <ji...@apache.org> on 2017/06/28 12:47:01 UTC

[jira] [Resolved] (LUCENENET-406) Solr.Net - port of the synonyms analyzers from Solr for Lucene.Net

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

Shad Storhaug resolved LUCENENET-406.
-------------------------------------
       Resolution: Implemented
         Assignee:     (was: Itamar Syn-Hershko)
    Fix Version/s: Lucene.Net 4.8.0

Lucene 1.4 is a really old version now, so these are no longer of much use.

However, these classes are now available in Lucene.Net.Analysis.Common 4.8.0-beta00004. https://github.com/apache/lucenenet/tree/Lucene.Net_4_8_0_beta00004/src/Lucene.Net.Analysis.Common

* HyphenatedWordsFilter - Now in the Lucene.Net.Analysis.Miscellaneous namespace
* HyphenatedWordsFilterFactory - Now in the Lucene.Net.Analysis.Miscellaneous namespace
* SynonymFilter - Now in the Lucene.Net.Analysis.Synonym namespace
* SynonymFilterFactory - Now in the Lucene.Net.Analysis.Synonym namespace
* SynonymMap - Now in the Lucene.Net.Analysis.Synonym namespace


> Solr.Net - port of the synonyms analyzers from Solr for Lucene.Net
> ------------------------------------------------------------------
>
>                 Key: LUCENENET-406
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-406
>             Project: Lucene.Net
>          Issue Type: New Feature
>            Reporter: Pasha Bizhan
>            Priority: Minor
>             Fix For: Lucene.Net 4.8.0
>
>         Attachments: solr.net.zip
>
>
> Lucene.Net 1.4. 
> nunit tests included. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)