Re: Solr Indexing and Search on different Product Catalog Views

2012-10-06 Thread nitin malhotra
ch is to have a multi-valued "views" field for each document > which > indicates which views can see each document, and then apply a filter query > to the user query which specifies the view(s) that that particular user is > permitted based on their logon. > > -- Jack Kr

Re: Solr Indexing and Search on different Product Catalog Views

2012-10-06 Thread nitin malhotra
? Best Regards; Nitin On Sat, Oct 6, 2012 at 9:28 PM, Gora Mohanty wrote: > On 6 October 2012 21:15, nitin malhotra wrote: > [...] > > For your options mentioned: > > 1. Different Solr Core would not be possible as these views are not > > defined ahead of time in XML.

Re: Solr Indexing and Search on different Product Catalog Views

2012-10-06 Thread nitin malhotra
field..? On Sat, Oct 6, 2012 at 9:04 PM, Gora Mohanty wrote: > On 6 October 2012 20:31, nitin malhotra wrote: > > > > Hi! > > > > I have a business case to Index the Product Catalogue data using Solr > for a > > food chain client. The data received is in t