Re: Fwd: org.apache.lucene.index.DirectoryReader Javadocs

2020-12-10 Thread baris . kazar
Thanks for the reply. Sure, i should have included the url since it already caused confusion. Here is the url: https://lucene.apache.org/core/8_5_2/core/org/apache/lucene/index/DirectoryReader.html Please see:     open(Directory directory, Map readerAttributes) Returns a IndexReader reading

Fwd: org.apache.lucene.index.DirectoryReader Javadocs

2020-12-10 Thread Trejkaz
> May i request to add more info into Lucene > org.apache.lucene.index.DirectoryReader about reaOnly=true attribute and > > more info on readerAttributes parameters please? Referring to the current documentation: https://javadoc.io/doc/org.apache.lucene/lucene-core/latest/org/apache/lucene/index/D

org.apache.lucene.index.DirectoryReader Javadocs

2020-12-10 Thread baris . kazar
Hi,- May i request to add more info into Lucene org.apache.lucene.index.DirectoryReader about reaOnly=true attribute and more info on readerAttributes parameters please? I guess the default is read only, right? Best regards -