Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: NRTCachingDirectory.   Results from 1 to 10 from 10349 (0.161s).
Loading phrases to help you
refine your search...
NRTCachingDirectory - Lucene - [javadoc] - [see source code]
...Dir = FSDirectory.open(new File("/path/to/index"));   NRTCachingDirectory cachedFSDir = new NRTCachingDirectory(fsDir, 5.0, 60.0);   IndexWriterConfig conf = new IndexWriterConfig(Version.LUCENE_32...
...Wraps a {@link RAMDirectory} around any provided delegate directory, to be used during NRT search. This class is likely only useful in a near-real-time context, where indexing rate...
[+ show more]
http://search-lucene.com/jd/lucene/core/org/apache/.../NRTCachingDirectory.html   
NRTCachingDirectory.java - Lucene - [source code]
...:  *  *  *   Directory fsDir = FSDirectory.open(new File("/path/to/index"));  *   NRTCachingDirectory cachedFSDir = new NRTCachingDirectory(fsDir, 5.0, 60.0);  *   IndexWriterConfig conf = new Index...
... the net  * cached bytes exceeds 60 MB at which point all writes will  * not be cached (until the net bytes falls below 60 MB).  *  * @lucene.experimental  */ public class NRTCachingDirectory...
[+ show more]
  
NRTCachingDirectory # close() - Lucene - [javadoc] - [see source code]
...Close this directory, which flushes any cached files  to the delegate and then closes the delegate. ...
http://search-lucene.com/jd/lucene/core/org.../NRTCachingDirectory.html#close()   
NRTCachingDirectory # getDelegate() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucene/co.../NRTCachingDirectory.html#getDelegate()   
NRTCachingDirectory # getLockFactory() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucene.../NRTCachingDirectory.html#getLockFactory()   
NRTCachingDirectory # getLockID() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucene/core.../NRTCachingDirectory.html#getLockID()   
NRTCachingDirectory # toString() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucene/core/.../NRTCachingDirectory.html#toString()   
NRTCachingDirectory # listAll() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucene/core/o.../NRTCachingDirectory.html#listAll()   
NRTCachingDirectory # sizeInBytes() - Lucene - [javadoc] - [see source code]
...Returns how many bytes are being used by the RAMDirectory cache...
http://search-lucene.com/jd/lucene/co.../NRTCachingDirectory.html#sizeInBytes()   
NRTCachingDirectory # listCachedFiles() - Lucene - [javadoc] - [see source code]
http://search-lucene.com/jd/lucen.../NRTCachingDirectory.html#listCachedFiles()   
Sort:
project
Lucene (10338)
Solr (4050)
Mahout (1163)
ManifoldCF (1048)
Nutch (1015)
ElasticSearch (554)
Lucene.Net (409)
Tika (181)
PyLucene (122)
Lucy (52)
Droids (39)
OpenRelevance (8)
type
web site (3554)
mail # user (3530)
mail # dev (1717)
javadoc (550)
issue (478)
source code (273)
mail # general (210)
wiki (26)
Sematext # blog (11)
date
last 7 days (18)
last 30 days (405)
last 90 days (1167)
last 6 months (1707)
last 9 months (6039)
author
Michael McCandless (432)
Uwe Schindler (286)
Robert Muir (217)
Otis Gospodnetic (162)
Chris Hostetter (144)
Shai Erera (119)
Simon Willnauer (93)
Erik Hatcher (90)
Mark Miller (82)
Grant Ingersoll (78)
Erick Erickson (75)
Doug Cutting (74)
Steven A Rowe (60)
Jason van Zyl (59)
Yonik Seeley (57)