I attempted using ElasticSearch alongside OrientDB before the lucene 
integration, but ES is built on Lucene and so for free text search 
the integrated Lucene should be very similar. ES does offer a lot of 
additional functionality beyond text search that in many ways mirrors most 
document DBs (highly scalable, high speed object storage, plus Kibana 
enables some beautifully simple data analysis...), but I don't see what 
else would be integrated in to ODB. Titan's ElasticSearch seems to be 
primarily for text search, so again should be similar to Lucene.

On the subject, Lucene 5 is a bit faster than the 4.7 used here, so at some 
point that update would speed things up...


On Monday, March 16, 2015 at 11:41:36 AM UTC-4, Kevin I wrote:
>
> I can see that OrientDB lucene indices can be done through orientdb-lucene 
> <https://github.com/orientechnologies/orientdb-lucene>, but is there a 
> way to use ElasticSearch in OrientDB? In TitanDB, ElasticSearch support was 
> inbuilt. It would be great if OrientDB has that too.
>
> If not, can I make the two work together out of the box? I haven't used 
> ElasticSearch before, so it would be of great help if anyone can help me 
> out with this.
>
> Thanks.
>

-- 

--- 
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.

Reply via email to