You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Daniel Naber <lu...@danielnaber.de> on 2005/11/12 11:43:38 UTC

Re: svn commit: r332747 - in /lucene/java/trunk: ./ src/java/org/apache/lucene/search/regex/ src/test/org/apache/lucene/search/regex/

On Samstag 12 November 2005 10:03, ehatcher@apache.org wrote:

> +23. Added regular expression queries, RegexQuery and SpanRegexQuery.
> +    Note the same term enumeration caveats apply with these queries as
> +    apply to WildcardQuery and other term expanding queries.

Maybe you should add that this isn't supported yet by QueryParser, it it?

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: svn commit: r332747 - in /lucene/java/trunk: ./ src/java/org/apache/lucene/search/regex/ src/test/org/apache/lucene/search/regex/

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
On 12 Nov 2005, at 05:43, Daniel Naber wrote:

> On Samstag 12 November 2005 10:03, ehatcher@apache.org wrote:
>
>
>> +23. Added regular expression queries, RegexQuery and SpanRegexQuery.
>> +    Note the same term enumeration caveats apply with these  
>> queries as
>> +    apply to WildcardQuery and other term expanding queries.
>>
>
> Maybe you should add that this isn't supported yet by QueryParser,  
> it it?

Good point, and noted.

     Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org