Kieora Lucene Backend 6.0.0.CR3

org.kie.kieora.backend.lucene.setups
Class NIOLuceneSetup

java.lang.Object
  extended by org.kie.kieora.backend.lucene.setups.BaseLuceneSetup
      extended by org.kie.kieora.backend.lucene.setups.DirectoryLuceneSetup
          extended by org.kie.kieora.backend.lucene.setups.NIOLuceneSetup
All Implemented Interfaces:
LuceneSetup

public class NIOLuceneSetup
extends DirectoryLuceneSetup


Field Summary
 
Fields inherited from class org.kie.kieora.backend.lucene.setups.DirectoryLuceneSetup
REPOSITORIES_ROOT_DIR
 
Fields inherited from interface org.kie.kieora.backend.lucene.LuceneSetup
CUSTOM_FIELD_FILENAME
 
Constructor Summary
NIOLuceneSetup()
           
NIOLuceneSetup(File file)
           
 
Method Summary
 
Methods inherited from class org.kie.kieora.backend.lucene.setups.DirectoryLuceneSetup
commit, defaultFile, dispose, freshIndex, freshIndex, getAnalyzer, nrtRelease, nrtSearcher, writer
 
Methods inherited from class org.kie.kieora.backend.lucene.setups.BaseLuceneSetup
deleteIfExists, indexDocument, lookupDocIdByPK, rename
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NIOLuceneSetup

public NIOLuceneSetup()

NIOLuceneSetup

public NIOLuceneSetup(File file)

Kieora Lucene Backend 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.