SynonymMap through filesystem

2014-03-03 Thread Geet Gangwar
Hi, is there a way I can search in file to match my synomyms, instead of building a SynonymMap ? My synonym list is going to be very large and I don;t want to keep it in memory. Regards Geet

Custom Tokenizer/Analyzer

2014-02-20 Thread Geet Gangwar
Hi, I have a requirement to write a custom tokenizer using Lucene framework. My requirement is it should have capabilities to match multiple words as one token. for example. When user passes String as International Business machine logo or IBM logo it should return International Business Machine

Re: Lazy Loading

2014-01-01 Thread Geet Gangwar
loading (it > just emulates for backwards compatibility) in the misc module. > > Uwe > > - > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: u...@thetaphi.de > > > -Original Message- > > From: Geet Gang

Lazy Loading

2014-01-01 Thread Geet Gangwar
Hi, I was trying to search for Lazy loading using lucene api, but not able to figure out how to implement it, Please help me. Regards Geet