Re: Data colocation hint to solr index

2014-11-03 Thread maninder batth
man...@gmail.com> wrote: > If you're using SolrCloud then you can use composite IDs such as > !doc-id to co-locate documents belonging to a manufacturer together > and at query time, you can add _route_=! to the request to route it > to the correct node. > > On Mon, Nov 3, 201

Data colocation hint to solr index

2014-11-03 Thread maninder batth
Hi, In my company, we serve car manuals for different car manufacturers with their various makes and models. Typically, the search is always done within context of a car manufacturer, year, make and model. Is there a way in Solr to create indexes based on this criteria? Currently, the index contain