Hi,

I have a requirement where my elasticsearch server should act like a full 
text search engine on 2 of the objects (Its like two way search on both the 
objects). I have implemented the search for searching text in one of the 
object. 

I am in dilemma whether to have 2 different indexes for 2 different objects 
and build the consolidated result from the output of 2 different searches 
or to have single indexing with my own consolidated object which holds 
required data from 2 objects. 
Which approach is appropriate and how would be the performance hit on both 
approach. If you have any better approach please suggest.

Thanks in Advance,
Vijaya

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/c3cef1ab-0a44-4a04-847d-94b3cbd70378%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to