Hi, Could please tell me what do you mean by filter data by users? I would like to know is there real problem creating a core for a user. ie. resource utilization, cpu usage etc.
AJ On Tue, May 22, 2012 at 4:39 PM, findbestopensource < findbestopensou...@gmail.com> wrote: > Having cores per user is not good idea. The count is too high. Keep > everything in single core. You could filter the data based on user name or > user id. > > Regards > Aditya > www.findbestopensource.com > > > > On Tue, May 22, 2012 at 2:29 PM, Shanu Jha <shanuu....@gmail.com> wrote: > > > Hi all, > > > > greetings from my end. This is my first post on this mailing list. I have > > few questions on multicore solr. For background we want to create a core > > for each user logged in to our application. In that case it may be 50, > 100, > > 1000, N-numbers. Each core will be used to write and search index in real > > time. > > > > 1. Is this a good idea to go with? > > 2. What are the pros and cons of this approch? > > > > Awaiting for your response. > > > > Regards > > AJ > > >