@Version(value="1.0") @Export(optional="provide:=true")

Package org.apache.jackrabbit.oak.plugins.index.lucene

Interface Summary
LuceneIndexConstants  
LuceneIndexMBean  
 

Class Summary
FieldFactory FieldFactory is a factory for Field instances with frequently used fields.
FieldNames Defines field names that are used internally to store :path, etc in the search index.
LuceneIndex Provides a QueryIndex that does lookups against a Lucene-based index
LuceneIndexEditor IndexEditor implementation that is responsible for keeping the LuceneIndex up to date
LuceneIndexEditorContext  
LuceneIndexEditorProvider Service that provides Lucene based IndexEditors
LuceneIndexMBeanImpl  
LuceneIndexProvider A provider for Lucene indexes.
LuceneIndexProviderService  
MultiLuceneIndex 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')".
OakAnalyzer  
OakCodec Oak specific Codec.
TermFactory TermFactory is a factory for Term instances with frequently used field names.
 



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