Package com.yahoo.prelude
Class Index.Attribute
- java.lang.Object
-
- com.yahoo.prelude.Index.Attribute
-
- Enclosing class:
- Index
public static class Index.Attribute extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
name
-
Constructor Summary
Constructors Constructor Description Attribute(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isTokenizedContent()
void
setTokenizedContent(boolean tokenizedContent)
-