I have a document with the title "Here, there be dragons" and a body.
When I search for Here, there be dragons (no quotes) with a title boost of 2.0 and a body boost of 0.8 I get the document as the first hit which is what I'd expect. However, if change the query to "Here, there be dragons" (with quotes) then I don't get the document at all. Which is not what I'd expect. I've tried modifying the phrase slop but still don't get any results back. Am I doing something wrong? I suspect it's something to do with the number of stop words in the query. Do I have to have an untokenized copy of the title field lying around to search on? Thanks, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org