I created Index with synonyms engine which has following structure of Map :
map.put("us", new String []{"united states" }
map.put("uk", new String[]{"United Kingdom"}
But it is not working? Is there any way to build index on map above
structure.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Synonyms-Engine-Map-tp3890296p3890296.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]