I'm study deeply in the index format,
write java utils to log all of it.
And now I have successfully logged .si, .fnm, .fdx, .fdt,
but the .tim and .tiq is too complicated...
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-Index-File-Format-tp4011133p4020685
stead . You can loop through the index and
>> read one document at a time .
>>
>> Thanks,
>> Parnab
>>
>> On Mon, Oct 1, 2012 at 10:33 AM, Selvakumar
>> wrote:
>>
>>> Hi,
>>>
>>> I'm new to Lucene and I reading the doc
:
Hi,
Use IndexReader instead . You can loop through the index and
read one document at a time .
Thanks,
Parnab
On Mon, Oct 1, 2012 at 10:33 AM, Selvakumar wrote:
Hi,
I'm new to Lucene and I reading the docs on Lucene.
I read through the Lucene Index File Format, so to exercise well
Hi,
Use IndexReader instead . You can loop through the index and
read one document at a time .
Thanks,
Parnab
On Mon, Oct 1, 2012 at 10:33 AM, Selvakumar wrote:
> Hi,
>
> I'm new to Lucene and I reading the docs on Lucene.
>
>
> I read through the Lucene I
Hi,
I'm new to Lucene and I reading the docs on Lucene.
I read through the Lucene Index File Format, so to exercise well I tried
to open the lucene index through a text editor.
The editor opened with the encrypted text. If I open the index directory
with luke the entire index is opene