
sachinjain024 at gmail
Jun 14, 2012, 1:32 AM
Post #1 of 1
(88 views)
Permalink
|
|
Using PropertiesSynonynmProvider Class
|
|
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-unsubscribe [at] lucene For additional commands, e-mail: java-user-help [at] lucene
|