My Category Search Problem

2007-01-15 Thread Vijay Santhanam
Hi Lucene Users! I've been playing around with dotLucene on a few projects since for about 4 months, and I've found Lucene to be exceptionally powerful, speedy and thanks to LIA, really easy to use. But I've hit a problem that I fear will pose a performance problem for our architecture and Lu

Multiple time ranges in a document

2007-02-18 Thread Vijay Santhanam
Hello, I'm using a RangeFilter to find "Event" documents (with Start and End lucene friendly formatted date fields) that match a Users time range query. This works perfectly in sub-second times at decent loads, but I'm having trouble searching multiple performances in the one document. Indexing

Exact field searches

2007-07-31 Thread Vijay Santhanam
ot;Tomorrow the Pink" appear in the results (along with the CDs just titled "Pink"). Obviously, the PhraseQuery finds instances of that phrase in the title field, but I need to somehow exclude those titles that have a different number of tokens from the query. How do I make search fo

Exact searches with PhraseQuery

2007-07-31 Thread Vijay Santhanam
Otherwise; Between SpanFirstQuery, RegexQuery and the many other solutions at http://www.nabble.com/Search-for-docs-containing-only-a-certain-word-in-a-sp ecified-field--tf3655925.html I should have a good solution. Thanks for your help Guys! Vijay Santhanam B.Eng.(Soft.) Spectrum Wired