Perhaps your question is similar to another one on the list. http://lucene.472066.n3.nabble.com/Normalized-data-during-indexing-td4097750.html#a4097752
On Sat, Oct 26, 2013 at 4:40 AM, Developer <bbar...@gmail.com> wrote: > I am trying to figure out a way to standardize the stored values using a > file > similar to synonyms.txt file. > > For ex: > > If I have 3 entries as below > > name: apple banana > name: appleBanana > name: applebaNana > > Mapping > > apple banana, appleBanana, applebaNana=> applebanana > > I want to just have one entry (overwriting the other - I will be using this > name as unique id) to be stored in the index. > > Not sure if its possible to do this currently. Can someone help me out? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Is-there-a-way-to-standardize-the-stored-values-like-using-synonyms-for-indexed-values-tp4097846.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Anshum Gupta http://www.anshumgupta.net