Re: Rexex Search

2009-04-13 Thread Seid Mohammed
Thanks Erik it helps Seid M. On Mon, Apr 13, 2009 at 1:46 PM, Erik Hatcher wrote: > > On Apr 13, 2009, at 5:41 AM, Seid Mohammed wrote: > > I want to include Regular Expresion based searching to my lucene >> appplication >> Anyone who can help? >> > > There is a RegexQuery and a SpanRegexQuery

Re: Rexex Search

2009-04-13 Thread Erik Hatcher
On Apr 13, 2009, at 5:41 AM, Seid Mohammed wrote: I want to include Regular Expresion based searching to my lucene appplication Anyone who can help? There is a RegexQuery and a SpanRegexQuery available in Lucene's regex contrib: