ImportError: DLL load failed: The specified module could not be found.

2011-05-24 Thread Antony Joseph
Hi, Please help me to resolve this imort error. Thanks Antony C:\Documents and Settings\Antony>java -version java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07) Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing) C:\Documents and Settings\Antony\Desktop\Cor

Re: FastVectorHighlighter - can FieldFragList expose fragInfo?

2011-05-24 Thread Sujit Pal
Thank you Koji. I opened LUCENE-3141 for this. https://issues.apache.org/jira/browse/LUCENE-3141 -sujit On Tue, 2011-05-24 at 22:33 +0900, Koji Sekiguchi wrote: > (11/05/24 3:28), Sujit Pal wrote: > > Hello, > > > > My version: Lucene 3.1.0 > > > > I've had to customize the snippet for highlig

Apache Lucene v2.3.2

2011-05-24 Thread Garry S Ditzler
Is Apache Lucene v2.3.2 still supported?

Re: FastVectorHighlighter - can FieldFragList expose fragInfo?

2011-05-24 Thread Koji Sekiguchi
(11/05/24 3:28), Sujit Pal wrote: > Hello, > > My version: Lucene 3.1.0 > > I've had to customize the snippet for highlighting based on our > application requirements. Specifically, instead of the snippet being a > set of relevant fragments in the text, I need it to be the first > sentence where

Re: Semantic indexing in Lucene

2011-05-24 Thread Diego Cavalcanti
Hi Paul, I've already sent an email to semanticvectors mailing list. In this Lucene list, I asked for an alternative solution, not for help about semanticvectors. Thank you for your help. Hi Danica, thank you for your reply. I'll take a look about the S-Space package. []s, -- Diego On Tue, May

Re: Semantic indexing in Lucene

2011-05-24 Thread Danica Damljanovic
Hi Diego there is an alternative to semantic vectors library but with different coverage of the methods and it also does not use Lucene (hence you might need much more RAM for larger corpora): http://code.google.com/p/airhead-research/ But what they have is I think what you asked for and that is