Hi Marios.
>>Isn't this wrong?
Yes but this is an itch that no one has been suffficently been bothered
by to fix yet.
I still haven't had the time or a desperate need to implement this so it
will probably remain that way until someone feels strongly enough about
the problem to fix it. Highligh
On Apr 29, 2006, at 1:59 AM, Marios Skounakis wrote:
Suppose the user enters the following query using a textbox
interface: "rate based optimization" (as a phrase query, including
the quotes). The query is parsed using QueryParser, then it is
rewritten, and given to the highlighter. Then, m
Hi all,
Suppose the user enters the following query using a textbox interface:
"rate based optimization" (as a phrase query, including the quotes). The
query is parsed using QueryParser, then it is rewritten, and given to
the highlighter. Then, method getBestTextFragments is called.
The met