CommonFieldNames
Leave feedback
On this page
Inheritance: java.lang.Object
public class CommonFieldNames
Represents a list of field names for the faceted search.
Learn more
| Constructor | Description |
|---|---|
| CommonFieldNames() |
| Field | Description |
|---|---|
| Content | The content field name. |
| FileName | The file name field name. |
| FormatFamily | The format family field name. |
| CreationDate | The creation date field name. |
| ModificationDate | The modification date field name. |
| EmbeddedImageOcr | The embedded image OCR field name. |
public CommonFieldNames()
public static final String Content
The content field name.
public static final String FileName
The file name field name.
public static final String FormatFamily
The format family field name.
public static final String CreationDate
The creation date field name.
public static final String ModificationDate
The modification date field name.
public static final String EmbeddedImageOcr
The embedded image OCR field name.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.