Use this tool to examine the index: http://www.getopt.org/luke/

I would also suggest getting hold of a Lucene book such as Lucene In Action
(http://www.manning.com/hatcher2/) to get familiar with the basics of
Lucene.



On Mon, Nov 23, 2009 at 4:42 AM, DHIVYA M <dhivyakrishna...@yahoo.com>wrote:

> Sir,
>
> Am using lucene 2.3.2. I would like to know what are the fields that are
> been indexed?
>
> Ex:
>
> doc.get("path");
>
> this statement returns the path of the document
>
> like "path" what are the other fields of the document used by lucene
>
> I went through converting all the class files to java files and read all
> the files. But i got confused with the things available in cluster.
>
> So, Can anyone tell me how to find it out?
>
>
> Thanks in advance,
> Dhivya
>
>
>      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.
> http://in.yahoo.com/

Reply via email to