> Second concern: boosting a
> phrase ("java developer"^10.0) doesn't seem to be applied
> when you look at the result explanations when using the
> ComplexPhraseQueryParser - it's respected on single word
> queries and it's respected on phrases using the basic
> QueryParser.
I just tested and able to see "product of: 10.0 = boost" in explanations.
However I added a new term to the query: "java developer"^10.0 java
It seems that the queries alone "java developer"^10.0 and "java developer" are
virtually equal without any other terms.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]