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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
