Is there a way to easily create a full text index across all fields of a 
document?

I want to work in a schema-less mode so I can't assign a text index to 
specific fields; I just want to be able to run a text search across all 
fields in my document. 

Or am I going to have to create a special 'text' field and copy all my 
content into that I want to be indexed, thus duplicating all my data in a 
document? That or replicate the document to a completely separate index 
system such as Elastic.

Seems like one area that Mongo might have an edge?

TIA

Craig

-- 

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