A B C D E F G I J L M N O P Q R S T U V W

A

aggregator - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
ANALYZER - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
analyzer - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
analyzer - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 
async() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 

B

bindAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 
bindNodeAggregator(NodeAggregator) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 

C

childNodeAdded(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
childNodeChanged(String, NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
childNodeDeleted(String, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
close() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
CompoundWordTokenFilterBase - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
Base class for decomposition token filters.
CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
CompoundWordTokenFilterBase(Version, TokenStream, CharArraySet, int, int, int, boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
CompoundWordTokenFilterBase.CompoundToken - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
Helper class to hold decompounded token information
CompoundWordTokenFilterBase.CompoundToken(int, int) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
Construct the compound token based on a slice of the current CompoundWordTokenFilterBase.termAtt.
contentChanged(NodeState, CommitInfo) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
createComponents(String, Reader) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakAnalyzer
 

D

decompose() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
Decomposes the current CompoundWordTokenFilterBase.termAtt and places CompoundWordTokenFilterBase.CompoundToken instances in the CompoundWordTokenFilterBase.tokens list.
decompose() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.OakWordTokenFilter
 
DEFAULT_MAX_SUBWORD_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
The default for maximal length of subwords that get propagated to the output of this filter
DEFAULT_MIN_SUBWORD_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
The default for minimal length of subwords that get propagated to the output of this filter
DEFAULT_MIN_WORD_SIZE - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
The default for minimal word length that gets decomposed
dictionary - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
docValuesFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
dumpIndexContent(String, String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
 

E

endOffset - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
 
enter(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
EXCLUDE_PROPERTY_NAMES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
exclude certain properties by name
EXPERIMENTAL_STORAGE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
Experimental flag to control storage behavior: 'null' or 'true' means the content is stored

F

FieldFactory - Class in org.apache.jackrabbit.oak.plugins.index.lucene
FieldFactory is a factory for Field instances with frequently used fields.
fieldInfosFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
FieldNames - Class in org.apache.jackrabbit.oak.plugins.index.lucene
Defines field names that are used internally to store :path, etc in the search index.
FULLTEXT - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldNames
Name of the field that contains the fulltext index.

G

getCost(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
getCost() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.MultiLuceneIndex
 
getIndexEditor(String, NodeBuilder, NodeState, IndexUpdateCallback) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
 
getIndexedNodes() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
 
getIndexName() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
getIndexStats() - Method in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
 
getIndexStats() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
 
getMoreLikeThis(IndexReader, Analyzer, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.MoreLikeThisHelper
 
getNodeAggregator() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
getPath() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
getPlan(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
getPlan() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.MultiLuceneIndex
 
getQueryIndexes(NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 

I

incIndexedNodes() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
 
INCLUDE_PROPERTY_TYPES - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
include only certain property types in the index
incrementToken() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
INDEX_DATA_CHILD_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
INDEX_DATA_CHILD_NAME_FS - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
initialize(NodeBuilder) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
isStored(String) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorContext
Checks if a given property should be stored in the lucene index or not

J

JR_PROPERTY_INCLUDES - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 

L

leave(NodeState, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
liveDocsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
LuceneIndex - Class in org.apache.jackrabbit.oak.plugins.index.lucene
Provides a QueryIndex that does lookups against a Lucene-based index
LuceneIndex(IndexTracker, Analyzer, NodeAggregator) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
LuceneIndexConstants - Interface in org.apache.jackrabbit.oak.plugins.index.lucene
 
LuceneIndexEditor - Class in org.apache.jackrabbit.oak.plugins.index.lucene
IndexEditor implementation that is responsible for keeping the LuceneIndex up to date
LuceneIndexEditorContext - Class in org.apache.jackrabbit.oak.plugins.index.lucene
 
LuceneIndexEditorProvider - Class in org.apache.jackrabbit.oak.plugins.index.lucene
Service that provides Lucene based IndexEditors
LuceneIndexEditorProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
 
LuceneIndexHelper - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
 
LuceneIndexMBean - Interface in org.apache.jackrabbit.oak.plugins.index.lucene
 
LuceneIndexMBeanImpl - Class in org.apache.jackrabbit.oak.plugins.index.lucene
 
LuceneIndexMBeanImpl(IndexTracker) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBeanImpl
 
LuceneIndexProvider - Class in org.apache.jackrabbit.oak.plugins.index.lucene
A provider for Lucene indexes.
LuceneIndexProvider() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
LuceneIndexProviderService - Class in org.apache.jackrabbit.oak.plugins.index.lucene
 
LuceneIndexProviderService() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 
LuceneInitializerHelper - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
 
LuceneInitializerHelper(String) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
LuceneInitializerHelper(String, Boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
LuceneInitializerHelper(String, Set<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
LuceneInitializerHelper(String, Set<String>, Set<String>) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
LuceneInitializerHelper(String, Set<String>, String) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 
LuceneInitializerHelper(String, Set<String>, Set<String>, String, Boolean) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneInitializerHelper
 

M

maxSubwordSize - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
minSubwordSize - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
minWordSize - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
MoreLikeThisHelper - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
Helper class for generating a MoreLikeThisQuery from the native query String
MoreLikeThisHelper() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.MoreLikeThisHelper
 
MultiLuceneIndex - Class in org.apache.jackrabbit.oak.plugins.index.lucene
A full-text search that is used when the query contains there are multiple "parents", as in "contains(a/x, 'hello') and contains(b/x, 'world')".

N

NATIVE_QUERY_FUNCTION - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
newFulltextField(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldFactory
 
newFulltextTerm(String, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.TermFactory
 
newFulltextTerm(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.TermFactory
 
newLuceneFileIndexDefinition(NodeBuilder, String, Set<String>, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 
newLuceneFileIndexDefinition(NodeBuilder, String, Set<String>, Set<String>, String, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 
newLuceneIndex() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
newLuceneIndexDefinition(NodeBuilder, String, Set<String>) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 
newLuceneIndexDefinition(NodeBuilder, String, Set<String>, Set<String>, String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 
newLuceneIndexDefinition(NodeBuilder, String, Set<String>, Set<String>, String, Boolean) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
 
newPathField(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldFactory
 
newPathTerm(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.TermFactory
Creates a Term with the given path value and with a field name FieldNames.PATH.
newPropertyField(String, String, boolean, boolean) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldFactory
 
normsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 

O

OakAnalyzer - Class in org.apache.jackrabbit.oak.plugins.index.lucene
 
OakAnalyzer(Version) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.OakAnalyzer
Creates a new OakAnalyzer
OakCodec - Class in org.apache.jackrabbit.oak.plugins.index.lucene
Oak specific Codec.
OakCodec() - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
OakWordTokenFilter - Class in org.apache.jackrabbit.oak.plugins.index.lucene.util
 
OakWordTokenFilter(Version, TokenStream, char[]) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.OakWordTokenFilter
 
OakWordTokenFilter(Version, TokenStream) - Constructor for class org.apache.jackrabbit.oak.plugins.index.lucene.util.OakWordTokenFilter
 
offsetAtt - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
onlyLongestMatch - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
org.apache.jackrabbit.oak.plugins.index.lucene - package org.apache.jackrabbit.oak.plugins.index.lucene
 
org.apache.jackrabbit.oak.plugins.index.lucene.util - package org.apache.jackrabbit.oak.plugins.index.lucene.util
 

P

PATH - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldNames
Name of the field that contains the ":path" property of the node.
PATH_SELECTOR - Static variable in class org.apache.jackrabbit.oak.plugins.index.lucene.FieldNames
Used to select only the PATH field from the lucene documents
PERSISTENCE_FILE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
PERSISTENCE_NAME - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
PERSISTENCE_OAK - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
PERSISTENCE_PATH - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 
postingsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
propertyAdded(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
propertyChanged(PropertyState, PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 
propertyDeleted(PropertyState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditor
 

Q

query(Filter, NodeState) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndex
 
query() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.MultiLuceneIndex
 

R

reset() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 

S

segmentInfoFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
setAggregator(NodeAggregator) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
sets the default node aggregator that will be used at query time
setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
sets the default analyzer that will be used at index time
setAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
sets the default analyzer that will be used at query time
skipTokenization(String) - Static method in class org.apache.jackrabbit.oak.plugins.index.lucene.util.LuceneIndexHelper
Nodes that represent UUIDs and shold not be tokenized
startOffset - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
 
storedFieldsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 

T

termAtt - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
TermFactory - Class in org.apache.jackrabbit.oak.plugins.index.lucene
TermFactory is a factory for Term instances with frequently used field names.
termVectorsFormat() - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.OakCodec
 
tokens - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase
 
tracker - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
txt - Variable in class org.apache.jackrabbit.oak.plugins.index.lucene.util.CompoundWordTokenFilterBase.CompoundToken
 
TYPE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexMBean
 
TYPE_LUCENE - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 

U

unbindAnalyzer(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 
unbindNodeAggregator(NodeAggregator) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService
 

V

VERSION - Static variable in interface org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexConstants
 

W

with(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexEditorProvider
 
with(Analyzer) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 
with(NodeAggregator) - Method in class org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProvider
 

A B C D E F G I J L M N O P Q R S T U V W

Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.