Uses of Class
com.yahoo.prelude.Index
Packages that use Index
-
Uses of Index in com.yahoo.prelude
Fields in com.yahoo.prelude declared as IndexModifier and TypeFieldDescriptionstatic final IndexIndex.nullIndexThe null index - don't use this for name lookupsMethods in com.yahoo.prelude that return IndexModifier and TypeMethodDescriptionIndex.addCommand(String command) Adds a type or untyped command string to thisSearchDefinition.addCommand(String indexName, String commandString) Returns the index for this name.Returns an index given from a given search definitionSearchDefinition.getIndexByLowerCase(String name) SearchDefinition.getOrCreateIndex(String name) Methods in com.yahoo.prelude that return types with arguments of type IndexModifier and TypeMethodDescriptionIndexFacts.Session.getIndexes(String documentType) Returns all the indexes of a given search definitionSearchDefinition.indices()Returns the indices of this as a mapMethods in com.yahoo.prelude with parameters of type Index