Hi Enrico, the creation of a Lucene-based index implies the creation of a new directory according to this model: ORIENTDB_HOME/databases/mydb/myClass.property
In my experience, Lucene needs a fast-reading disk, so, in order to perform a dedicated system tuning, it might be very usefull a model like this: ORIENTDB_HOME/databases/mydb/luceneIndexes/myClass.property thanks Carlo Il giorno giovedì 24 aprile 2014 18:14:14 UTC+2, Enrico Risa ha scritto: > > Hi All, > > a new module for OrientDB is available. The first integration OrientDB / > Lucene is out. > The integration for now is focused on Full Text Index and Spatial Index. > > You can find the Docs here > https://github.com/orientechnologies/orientdb-lucene/wiki on how > to install and use the module. > > Give it a try, > contributions are welcome. > > Best Regards > 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.
