Hi Guys
OrientDB Lucene plugin is now available compatible with OrientDB 2.0-m1
if you use OrientDB in embedded mode
add this dependency
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-lucene</artifactId>
<version>2.0-M1</version>
</dependency>
if you run it in server mode
donwload the plugin from here
https://oss.sonatype.org/content/repositories/releases/com/orientechnologies/orientdb-lucene/2.0-M1/orientdb-lucene-2.0-M1-dist.jar
and place it inside the $ORIENTDB_HOME/plugins directory
Enrico
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.