Re: index files in jar file

2005-08-30 Thread Miles Barr
On Fri, 2005-08-26 at 16:31 -0400, Thomas Lepkowski wrote: > I have a set of index files that I'd like to distribute with my Java > application. The only way this seems practical is to place the index files > in a jar file. I tries this, but the search choked when I told IndexSearcher > the inde

index files in jar file

2005-08-26 Thread Thomas Lepkowski
Hello, I have a set of index files that I'd like to distribute with my Java application. The only way this seems practical is to place the index files in a jar file. I tries this, but the search choked when I told IndexSearcher the index path inside the jar file ( and placed the jar file in the