Quoting Chris Hostetter <[EMAIL PROTECTED]>:
> : I'm in need of a special version of the phrase query. For example, given a
> : search phrase "alpha beta gamma", I'ld like a to score documents something
> like
> : the following manner.
>
> it sounds like what you want isn't really a special type o
: I'm in need of a special version of the phrase query. For example, given a
: search phrase "alpha beta gamma", I'ld like a to score documents something
like
: the following manner.
it sounds like what you want isn't really a special type of query, it's a
special type of query parser.
all of ht
Hi all, its me again.
I'm in need of a special version of the phrase query. For example, given a
search phrase "alpha beta gamma", I'ld like a to score documents something like
the following manner.
If document contains exactly "alpha beta gamma", score = 1
If document contains "alpha gamma beta"