Interface IAutomatonProvider
Automaton provider for RegExp.
@lucene.experimental
Assembly: DistributedLucene.Net.dll
Syntax
public interface IAutomatonProvider
Methods
Name | Description |
---|---|
GetAutomaton(String) | Returns automaton of the given name. |