public class DocumentBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DocumentBuilder |
add(IndexedEntityField field,
Object value) |
org.apache.lucene.document.Document |
build() |
static DocumentBuilder |
builder() |
public static DocumentBuilder builder()
@NotNull public DocumentBuilder add(@NotNull IndexedEntityField field, Object value)
@NotNull public org.apache.lucene.document.Document build()
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.