org.jbpm.kie.services.impl
Class SearchServiceImpl
java.lang.Object
org.jbpm.kie.services.impl.SearchServiceImpl
public class SearchServiceImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchServiceImpl
public SearchServiceImpl()
index
public void index(NodeInstanceDesc node)
throws IOException
- Throws:
IOException
commit
public void commit()
throws IOException
- Throws:
IOException
search
public List<Map<String,String>> search(String query,
int nroOfResults)
throws org.apache.lucene.queryparser.classic.ParseException,
IOException
- Throws:
org.apache.lucene.queryparser.classic.ParseException
IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.