Okay just seen you have already such a project: https://github.com/orientechnologies/orientdb-lucene/wiki
Sorry for asking. Will test it against Neo4j and come back with results if everything is working. Cheers, kwoxer Am Samstag, 16. August 2014 10:29:44 UTC+2 schrieb Curtis Mosters: > > This is just a question about the state of OrientDB. > > So I did not test it on my own till now. I don't want to go into the wrong > direction. > > In my company we are searching for a *full text *search DB replacing our > MySQL database. So let's say we have a Class "Person" with properties "id" > and "text". We now set an *index *on "text" but what is OrientDB going to > do about that command. Is it just ordering the entries or going deaper? > That is the question to you. We really need to search the whole text as > fast as possible. If it's not possible, how could I do that with OrientDB? > > Neo4j is able to do that. It's using Lucene as full text searcher and it's > working pretty well. But I really dislike Neo4j till now and want to get it > running here =) You are also able to change the indexer in Neo4j, maybe > this is(or could be in the future) possible in OrientDB? > > That would be great. I hope someone can help me out here. > -- --- 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.
