Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Properties | List of all members
Contrib.Regex.IRegexQueryCapable Interface Reference

Defines methods for regular expression supporting queries to use. More...

Inherited by Contrib.Regex.RegexQuery, and Contrib.Regex.SpanRegexQuery.

Properties

IRegexCapabilities RegexImplementation [get, set]
 

Detailed Description

Defines methods for regular expression supporting queries to use.

http://www.java2s.com/Open-Source/Java-Document/Net/lucene-connector/org/apache/lucene/search/regex/RegexQueryCapable.java.htm

Definition at line 24 of file IRegexQueryCapable.cs.

Property Documentation

IRegexCapabilities Contrib.Regex.IRegexQueryCapable.RegexImplementation
getset

Definition at line 26 of file IRegexQueryCapable.cs.


The documentation for this interface was generated from the following file: