Hi All,
i am trying to get a sample index to which i can perform queries.
can anyone point to a location where i can download such a index.
for example index of wikipedia docs or any other such large repository
i am looking for index of 100 MB or so
thanks
Narayan
exing.
>
> --
> Anshum Gupta
> http://ai-cafe.blogspot.com
>
>
> On Sun, Feb 13, 2011 at 5:39 PM, narayan bhati
> wrote:
>
> > Hi All,
> > i am trying to get a sample index to which i can perform queries.
> > can anyone point to a location where i can download
Hi,
you can export index with jar itself
and do not provide absolute path relative to file system
instead create folder named index in your project space
then as below you can get index directory
directory=FSDirectory.open(new File("index"));
here path is relative to you workspace which will not