There's some stuff in an old thread at
http://www.gossamer-threads.com/lists/lucene/java-user/61602 that
might be relevant.  The idea of storing the index in the jar and
extracting it before use seems to me to have the greatest chance of
success.


--
Ian.

On Mon, Feb 14, 2011 at 4:34 PM, Gong Li <ee07b...@gmail.com> wrote:
> Hi,
>
> I need to generate a *single *executable JAR.
>
> In my code, it needs the wordnet index directory.
>
> So When I run the JAR, it needs local directory in my computer. And other
> computer can't run.
>
> Is there any way to search by using wordnet synonyms index with a single
> executable file?
>
> Thx.
>

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

Reply via email to