Hi,
I see this error and also one more, I am using Maven to build and source the
libraries, below is the extract for lucene.
Errors:
package org.apache.lucene.analysis.standard does not exist
package org.apache.lucene.queryParser does not exist
Pom extract:
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>4.0.0</version>
<scope>provided</scope>
</dependency>
--
View this message in context:
http://lucene.472066.n3.nabble.com/looking-for-package-org-apache-lucene-analysis-standard-tp4028789p4032550.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]