Controlling what is indexed / normalizing our index

2010-02-15 Thread maxSchlein
this message in context: http://old.nabble.com/Controlling-what-is-indexednormalizing-our-index-tp27600274p27600274.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user

Re: Controlling what is indexed / normalizing our index

2010-02-15 Thread Ahmet Arslan
We have a list of keywords with aliases (Example:  keyword = ms access aliases = microsoft access, msaccess, m.s. access  ) We would like to intercept the aliases prior to them being indexed, and have the keyword indexed instead.  We can do this with a CustomFilter for single word