gate.creole.annic.lucene
Class LuceneSearchThread.QueryItem
java.lang.Object
gate.creole.annic.lucene.LuceneSearchThread.QueryItem
- Enclosing class:
- LuceneSearchThread
private class LuceneSearchThread.QueryItem
- extends Object
Inner class to store query Item.
- Author:
- niraj
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
score
float score
id
int id
documentID
String documentID
ftp
List ftp
patLen
int patLen
qType
int qType
query
Query query
queryString
String queryString
annotationSetName
String annotationSetName
LuceneSearchThread.QueryItem
private LuceneSearchThread.QueryItem()