You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Anders Nielsen <an...@visator.dk> on 2001/10/31 22:28:23 UTC

PhrasePrefixQuery

Hello,

I would like to be able to make a search that is like a phrase-query, except
that the last term in the phrase can be a prefix.

An example would be a search for

this is a t*

which would match the string "this is a test"


And I was just wondering if anyone else have made a PhrasePrefixQuery Class,
before I start making one myself.


Regards,
Anders Nielsen


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>