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 <[email protected]> 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 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 opened but the seperate files are not opened.
>
> May I know the encoding format of the index. Is there are any specific
> editors to open the index files such as (.si etc).
>
> I'm using the Lucene 4.0 BETA.
>
> Thanks In Advance.
>
>
>
>
>
>
>
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail:
> java-user-unsubscribe@lucene.**apache.org<[email protected]>
> For additional commands, e-mail:
> [email protected].**org<[email protected]>
>
>