public interface AnnotatedField extends Field
Modifier and Type | Method and Description |
---|---|
default Annotation |
annotation(String name) |
Annotations |
annotations()
Get the annotations for this field.
|
default String |
contentsFieldName()
Get the Lucene field that contains our main contents.
|
boolean |
hasLengthTokens() |
boolean |
hasPunctuationForwardIndex() |
boolean |
hasTokenLengthDocValues()
Was the field that stores the length of this field in tokens
indexed with DocValues?
|
boolean |
hasXmlTags() |
default boolean |
isDummyFieldToStoreLinkedDocuments() |
default Annotation |
mainAnnotation() |
String |
tokenLengthField() |
contentIdField, description, displayName, hasContentStore, name, offsetsField
Annotations annotations()
default Annotation mainAnnotation()
default Annotation annotation(String name)
boolean hasLengthTokens()
boolean hasXmlTags()
boolean hasPunctuationForwardIndex()
String tokenLengthField()
default String contentsFieldName()
Field
contentsFieldName
in interface Field
boolean hasTokenLengthDocValues()
default boolean isDummyFieldToStoreLinkedDocuments()
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.