Interface | Description |
---|---|
ResultProperty<T> |
Property of some result (i.e.
|
Class | Description |
---|---|
DocGroupProperty |
Abstract base class for a property of a hit, like document title, hit text,
right context, etc.
|
DocGroupPropertyIdentity | |
DocGroupPropertySize | |
DocProperty |
Abstract base class for criteria on which to group DocResult objects.
|
DocPropertyAnnotatedFieldLength |
Retrieves the length of an annotated field (i.e.
|
DocPropertyDecade |
For grouping DocResult objects by decade based on a stored field containing a
year.
|
DocPropertyId |
For grouping DocResult objects by decade based on a stored field containing a
year.
|
DocPropertyMultiple |
A collection of GroupProperty's identifying a particular group.
|
DocPropertyNumberOfHits |
For grouping DocResult objects on the number of hits.
|
DocPropertyStoredField |
For grouping DocResult objects by the value of a stored field in the Lucene
documents.
|
GroupProperty<T,G extends Group<T>> |
Abstract base class for a property of a group op results.
|
HitGroupProperty |
Abstract base class for a property of a hit, like document title, hit text,
right context, etc.
|
HitGroupPropertyIdentity | |
HitGroupPropertySize | |
HitProperty |
Abstract base class for a property of a hit, like document title, hit text,
right context, etc.
|
HitPropertyContextBase |
Base class for HitPropertyHitText, LeftContext, RightContext, WordLeft and
WordRight.
|
HitPropertyContextWords |
A hit property for grouping on the context of the hit.
|
HitPropertyContextWords.ContextPart |
A stretch of words from the (surroundings of) the matched text.
|
HitPropertyDoc |
A hit property for grouping per document.
|
HitPropertyDocumentDecade |
A hit property for grouping on by decade based on a stored field in the
corresponding Lucene document containing a year.
|
HitPropertyDocumentId |
A hit property for grouping per document id.
|
HitPropertyDocumentStoredField |
A hit property for grouping on a stored field in the corresponding Lucene
document.
|
HitPropertyHitPosition |
A hit property for sorting on hit token position.
|
HitPropertyHitText |
A hit property for grouping on the text actually matched.
|
HitPropertyLeftContext |
A hit property for grouping on the context of the hit.
|
HitPropertyMultiple |
A collection of GroupProperty's identifying a particular group.
|
HitPropertyRightContext |
A hit property for grouping on the context of the hit.
|
HitPropertyWordLeft |
A hit property for grouping on the context of the hit.
|
HitPropertyWordRight |
A hit property for grouping on the context of the hit.
|
PropertySerializeUtil |
Takes care of serializing/deserializing Hit/DocProperties and -Values with
proper escaping.
|
PropertyValue |
A concrete value of a HitProperty of a Hit
|
PropertyValueContext | |
PropertyValueContextWord | |
PropertyValueContextWords | |
PropertyValueDecade | |
PropertyValueDoc |
Property value that represents a BlackLab document
|
PropertyValueInt | |
PropertyValueMultiple | |
PropertyValueString |
Enum | Description |
---|---|
HitPropertyContextWords.ContextStart |
A location in the hit context to start a stretch of words from.
|
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.