Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-User

lucene-contrib maven artifact

 

 

Lucene java-user RSS feed   Index | Next | Previous | View Threaded


iorixxx at yahoo

Nov 2, 2009, 3:58 AM

Post #1 of 2 (152 views)
Permalink
lucene-contrib maven artifact

Hello everyone,

When I add this dependency to my pom.xml, an error occurs. org.apache.lucene:lucene-contrib:jar:2.9.0 is missing.

<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-contrib</artifactId>
<version>2.9.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>

I am trying to use org.apache.lucene.search.vectorhighlight.*;

http://repo1.maven.org/maven2/org/apache/lucene/lucene-contrib/2.9.0/ does not contain jar file. Is this normal?

Which maven dependency should I use to include FastVectorHighlighter?

I added lucene-highlighter, lucene-misc, lucene-memory and lucene-core but it didn't help.

Thanks.




---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-user-help[at]lucene.apache.org


hossman_lucene at fucit

Nov 4, 2009, 10:30 AM

Post #2 of 2 (120 views)
Permalink
Re: lucene-contrib maven artifact [In reply to]

I don't use maven, but ...

: When I add this dependency to my pom.xml, an error occurs. org.apache.lucene:lucene-contrib:jar:2.9.0 is missing.
...
: I am trying to use org.apache.lucene.search.vectorhighlight.*;
:
: http://repo1.maven.org/maven2/org/apache/lucene/lucene-contrib/2.9.0/ does not contain jar file. Is this normal?

...there's no such thing as a "lucene-contrib" jar ... the contrib is a
collection of jars. I'm not sure what that directory/pom is for.

: Which maven dependency should I use to include FastVectorHighlighter?
:
: I added lucene-highlighter, lucene-misc, lucene-memory and lucene-core but it didn't help.

FastVectorHighlighter is in contrib/fast-vector-highlighter ... i'm not
sure where you'd find that in maven.



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-user-help[at]lucene.apache.org

Lucene java-user RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.