RE: ComplexPhraseQueryParser (Expanded Form and Boosting)

2010-02-02 Thread Haghighi, Nariman
I'm not able to see the boost applied even with an additional term added. The original query: +(JOB_TITLE:"java developer"^15.0 TEXT:"java developer") +LANGUAGE:EN +GATEWAY:work Modified to: +(JOB_TITLE:"java developer"^15.0 JOB_TITLE:java TEXT:"java developer") +LANGUAGE:EN +GATEWAY:work P

ComplexPhraseQueryParser (Expanded Form and Boosting)

2010-02-01 Thread Haghighi, Nariman
We are relying on the ComplexPhraseQueryParser for some impressive matching capabilities. Of concern is that Wildcard Queries, of the form "quality operations providing quality food services job requirements: click here to apply for this job*", for instance, take 2-5 seconds to execute and requ