Re: Opening an index directory inside a jar

2011-01-04 Thread Benzion G
Hi, I try to solve the big index problem by zipping it and reading via VFS. I suppose I'll need to write my own Directory implementation. Did you guys succeed to do it? How the search speed is? -- View this message in context: http://lucene.472066.n3.nabble.com/Opening-an-index-dire

Re: Opening an index directory inside a jar

2008-06-01 Thread Doron Cohen
> > : The crux of the issue seems to be that lucene cannot open segments file > that > : is inside the jar (under luceneFiles/index directory) > > i'm not entirely sure why it would have problems finding the segments > file, but a larger problem is that Lucene needs random access which (last > time

Re: Opening an index directory inside a jar

2008-06-01 Thread Chris Hostetter
: The crux of the issue seems to be that lucene cannot open segments file that : is inside the jar (under luceneFiles/index directory) i'm not entirely sure why it would have problems finding the segments file, but a larger problem is that Lucene needs random access which (last time i checked)

Re: Opening an index directory inside a jar

2008-05-30 Thread Marcelo Ochoa
to >> solve this problem in an easier manner or am i missing something simple ? >> >> Any thoughts/suggestions are appreciated, >> >> Ravi >> >> >> > > -- > View this message in context: > http://www.nabble.com/Opening-an-index-directory-i

Re: Opening an index directory inside a jar

2008-05-30 Thread Ravi_116
ending the Directory class to open the jar. Is there another way to > solve this problem in an easier manner or am i missing something simple ? > > Any thoughts/suggestions are appreciated, > > Ravi > > > -- View this message in context: http://www.nabble.com/Opening

Opening an index directory inside a jar

2008-05-28 Thread Ravi_116
appreciated, Ravi -- View this message in context: http://www.nabble.com/Opening-an-index-directory-inside-a-jar-tp17526678p17526678.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e