lux.query.parser
Class RegexpQueryBuilder
java.lang.Object
lux.query.parser.RegexpQueryBuilder
- All Implemented Interfaces:
- org.apache.lucene.queryparser.xml.QueryBuilder
public class RegexpQueryBuilder
- extends Object
- implements org.apache.lucene.queryparser.xml.QueryBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexpQueryBuilder
public RegexpQueryBuilder()
getQuery
public org.apache.lucene.search.RegexpQuery getQuery(Element e)
throws org.apache.lucene.queryparser.xml.ParserException
- Specified by:
getQuery in interface org.apache.lucene.queryparser.xml.QueryBuilder
- Throws:
org.apache.lucene.queryparser.xml.ParserException
Copyright © 2013. All Rights Reserved.