I am trying to use this class and add my synonym list in synonyms.properties
file.

File Content :

car auto
car machine
car automobile

But results obtained are only for last synonym specified , i.e. car
automobile ,
i.e. String to String map is created .
instead of 
String to String[] map .

Help me regarding this. Thanks in Advance .

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Using-PropertiesSynonynmProvider-Class-tp3989601.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

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