LuceneAddDocumentStage
From CCIL
Revision as of 12:51, 11 June 2017 by Atanas.ilchev (Talk | contribs) (Created page with "Adds a document to a Lucene index. == Overview == <br/> {| |- | '''jar''' | ccil-common-lucene |- | '''recommended name''' | lucene-add |- | '''class''' | net.ccil.comm...")
Adds a document to a Lucene index.
Overview
jar | ccil-common-lucene | ||||||||||||||||||||||||
recommended name | lucene-add | ||||||||||||||||||||||||
class | net.ccil.common.lucene.stages.LuceneAddDocumentStage | ||||||||||||||||||||||||
location | /ccil-common-lucene/src/main/java/net/ccil/common/lucene/stages/LuceneAddDocumentStage.java | ||||||||||||||||||||||||
svn | svn://svn.code.sf.net/p/ccil/code/trunk/src/common/lucene/src/main/java/net/ccil/common/lucene/stages/LuceneAddDocumentStage.java
Parameters
Registrationservice:lucene-add rdf:type entity:service ; entity:implementation "net.ccil.common.lucene.stages.LuceneAddDocumentStage" ; entity:classpath "" ; entity:arguments "" . ContextTBA ExampleTBA See Also |