Re: Real world app advice

2006-09-16 Thread Erick Erickson
Of course, the answer is "it depends" . This doesn't sound like a very big index, so the first approach I'd make is making the index complicated and keeping the queries as simple as possible. This assumes that you really don't care about indexing speed/size and response time for searches is wh

Real world app advice

2006-09-15 Thread Luis Rodrigo Aguado
Hi all, I have used Lucene so far for solving toy exaples and making tutorial examples, but now I am facing my first real-world high-quality application. I need to manage around 50.000 docs, ranging from a few lines to a couple pages. I also need to handle lemmas and synonyms, and h