de.nava.informa.search
Interface ItemFieldConstants
- All Known Implementing Classes:
- ItemDocument
public interface ItemFieldConstants
A class containing constants for the document fields.
- Author:
- Niko Schmuck (niko@nava.de)
- See Also:
ItemDocument
ITEM_ID
static final String ITEM_ID
- See Also:
- Constant Field Values
CHANNEL_ID
static final String CHANNEL_ID
- See Also:
- Constant Field Values
TITLE
static final String TITLE
- See Also:
- Constant Field Values
DESCRIPTION
static final String DESCRIPTION
- See Also:
- Constant Field Values
TITLE_AND_DESC
static final String TITLE_AND_DESC
- Contains TITLE and DESCRIPTION together, this is also the default
field where searches are performed with when no explict field is
given.
- See Also:
- Constant Field Values
DATE_FOUND
static final String DATE_FOUND
- See Also:
- Constant Field Values
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.