A B C D E F G I L O P R S T 

A

add(Field) - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
AnalyzerFactory - Interface in org.culturegraph.mf.search.index
 

B

BareLuceneIndex - Class in org.culturegraph.mf.search.sink
 
BareLuceneIndex() - Constructor for class org.culturegraph.mf.search.sink.BareLuceneIndex
 
BatchIndexer - Class in org.culturegraph.mf.search.index
 
BatchIndexer(IndexWriter) - Constructor for class org.culturegraph.mf.search.index.BatchIndexer
 
build(Directory, int, int, Analyzer, Metamorph) - Static method in class org.culturegraph.mf.search.index.StreamIndexerBuilder
 

C

close() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
closeStream() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
closeStream() - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
closeStream() - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
closeStream() - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
create() - Method in interface org.culturegraph.mf.search.index.AnalyzerFactory
 
create() - Method in class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 

D

DEFAULT_FIELD - Static variable in class org.culturegraph.mf.search.index.BatchIndexer
 

E

endDocument() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
endEntity() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
endEntity() - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
endRecord() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
endRecord() - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
endRecord() - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
endRecord() - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 

F

flush() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 

G

getBatchSize() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
getBatchSize() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
getCount() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
getCount() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
getIndexWriter() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
getIndexWriter() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 

I

ID_NAME - Static variable in class org.culturegraph.mf.search.IndexConstants
 
IndexConstants - Class in org.culturegraph.mf.search
shared constants
IndexException - Exception in org.culturegraph.mf.search.index
 
IndexException(String) - Constructor for exception org.culturegraph.mf.search.index.IndexException
 
IndexException(Throwable) - Constructor for exception org.culturegraph.mf.search.index.IndexException
 
IndexException(String, Throwable) - Constructor for exception org.culturegraph.mf.search.index.IndexException
 

L

literal(String, String) - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
literal(String, String) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
literal(String, String) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
literal(String, String) - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
LuceneDocDecoder - Class in org.culturegraph.mf.search.pipe
Writes Document to a StreamReceiver.
LuceneDocDecoder() - Constructor for class org.culturegraph.mf.search.pipe.LuceneDocDecoder
 
LuceneIndex - Class in org.culturegraph.mf.search.sink
 
LuceneIndex(String) - Constructor for class org.culturegraph.mf.search.sink.LuceneIndex
 

O

org.culturegraph.mf.search - package org.culturegraph.mf.search
 
org.culturegraph.mf.search.index - package org.culturegraph.mf.search.index
 
org.culturegraph.mf.search.pipe - package org.culturegraph.mf.search.pipe
 
org.culturegraph.mf.search.sink - package org.culturegraph.mf.search.sink
 

P

PrimaryKeyLuceneIndex - Class in org.culturegraph.mf.search.sink
 
PrimaryKeyLuceneIndex() - Constructor for class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
process(Document) - Method in class org.culturegraph.mf.search.pipe.LuceneDocDecoder
 

R

read(Document, R) - Static method in class org.culturegraph.mf.search.pipe.LuceneDocDecoder
 
resetStream() - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
resetStream() - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
resetStream() - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
resetStream() - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 

S

SERIALIZED - Static variable in class org.culturegraph.mf.search.IndexConstants
 
setBatchSize(int) - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
setBatchSize(int) - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
setBatchSize(int) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
setBatchSize(int) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
setBatchSize(int) - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
setIndexPath(String) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
setIndexPath(String) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
setIndexPath(String) - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
setRamBuffer(int) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
setRamBuffer(int) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
setRamBuffer(int) - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
setStoreId(boolean) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
setTextFields(String...) - Method in class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 
startDocument(String) - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
startDocument() - Method in class org.culturegraph.mf.search.index.BatchIndexer
 
startEntity(String) - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
startEntity(String) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
startRecord(String) - Method in class org.culturegraph.mf.search.index.StreamIndexer
 
startRecord(String) - Method in class org.culturegraph.mf.search.sink.BareLuceneIndex
 
startRecord(String) - Method in class org.culturegraph.mf.search.sink.LuceneIndex
 
startRecord(String) - Method in class org.culturegraph.mf.search.sink.PrimaryKeyLuceneIndex
 
StreamIndexer - Class in org.culturegraph.mf.search.index
writes an event stream (see StreamReceiver) to a Lucene Index.
StreamIndexer(IndexWriter) - Constructor for class org.culturegraph.mf.search.index.StreamIndexer
 
StreamIndexer(IndexWriter, Metamorph) - Constructor for class org.culturegraph.mf.search.index.StreamIndexer
 
StreamIndexerBuilder - Class in org.culturegraph.mf.search.index
 

T

TextKeywordsMixedAnalyzerFactory - Class in org.culturegraph.mf.search.index
Factory for PerFieldAnalyzerWrapper which uses StandardAnalyzer for textFields and KeywordAnalyzer for all other fields.
TextKeywordsMixedAnalyzerFactory(String...) - Constructor for class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 
TextKeywordsMixedAnalyzerFactory(Set<String>) - Constructor for class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 
TextKeywordsMixedAnalyzerFactory() - Constructor for class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 
toString() - Method in class org.culturegraph.mf.search.index.TextKeywordsMixedAnalyzerFactory
 
A B C D E F G I L O P R S T 

Copyright © 2015. All Rights Reserved.