The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 QueryParser Rules
Subject:  Just one confusing bit
Date:  2005-04-10 18:07:01
From:  erikhatcher
Response to: Just one confusing bit


The words are only virtually, not visually, on top of one another as far as the computation of phrase query slop.

It is possible, though, to have an Analyzer that places terms (consider synonyms) into the same position (again, virtually, not visually) as another term. This allows for exact phrase matches of synonyms, for example. Consider the "quick brown fox" and the "fast brown fox" matching the same document.

 Feed java.net RSS Feeds