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 Erik Hatcher <li...@ehatchersolutions.com> on 2002/08/29 01:26:36 UTC

IndexSearcher on JAR resources?

I searched the archives, but may have missed it.  I suspect someone has 
done this before:

How can I read a Lucene index that is stored within a JAR file rather 
than directly on the file system?  I want to integrate a read-only index 
into a WAR and an EJB environment which has the easiest possible 
installation and also adheres to the "no filesystem access" rules of EJB.

Thanks,
	Erik


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>