Snapper 3.0 API
A B C D E F G H I J K L M N O P R S T U V W X Z

K

Keyword(String, String) - Method in interface org.enhydra.snapper.api.Field
Constructs a String-valued Field that is not tokenized, but is indexed and stored.
Keyword(String, Date) - Method in interface org.enhydra.snapper.api.Field
Constructs a Date-valued Field that is not tokenized and is indexed, and stored in the index, for return with hits.
Keyword(String, String) - Static method in class org.enhydra.snapper.wrapper.lucene.Field
Constructs a String-valued Field that is not tokenized, but is indexed and stored.
Keyword(String, Date) - Static method in class org.enhydra.snapper.wrapper.lucene.Field
Constructs a Date-valued Field that is not tokenized and is indexed, and stored in the index, for return with hits.

Snapper 3.0 API
A B C D E F G H I J K L M N O P R S T U V W X Z