You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by avishkar <av...@yahoo.co.in> on 2007/04/25 11:58:40 UTC

how to load index

Hello,
        i would like to know that what are the different ways to load the
index created in lucene.
-- 
View this message in context: http://www.nabble.com/how-to-load-index-tf3644363.html#a10177720
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: how to load index

Posted by karl wettin <ka...@gmail.com>.
25 apr 2007 kl. 11.58 skrev avishkar:


> i would like to know that what are the different ways to load the
> index created in lucene.

Is it FSDirectory.getDirectory(.. you are looking for?

<http://lucene.apache.org/java/docs/api/org/apache/lucene/store/ 
FSDirectory.html>


-- 
karl




---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org