Hello Baris,

Check out the filter factory and the map parser for a more low level example:

https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/java/org/apache/lucene/analysis/synonym/SynonymGraphFilterFactory.java
https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/java/org/apache/lucene/analysis/synonym/SynonymMap.java

 
 
-----Original message-----
> From:baris.ka...@oracle.com <baris.ka...@oracle.com>
> Sent: Monday 15th October 2018 20:52
> To: java-user@lucene.apache.org
> Subject: An example for creating SynonymMap Object?
> 
> Hi,-
> 
>   is there any example on Lucene domain for creating SynonymMap Object?
> 
> Best regards
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to