Re: Using Multiple Cores for Multiple Users

2010-11-10 Thread Shalin Shekhar Mangar
On Tue, Nov 9, 2010 at 6:00 PM, Adam Estrada wrote: > Thanks a lot for all the tips, guys! I think that we may explore both > options just to see what happens. I'm sure that scalability will be a huge > mess with the core-per-user scenario. I like the idea of creating a user ID > field and agree t

Re: Using Multiple Cores for Multiple Users

2010-11-10 Thread Jan Høydahl / Cominvent
uot; in Solr is >> an oft-asked question that there doesn't seem to be any "just works and does >> everything for you without needing to think about it" solution for in solr. >> Judging from past thread. I am not a Solr developer or expert. >> >> ___

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Dennis Gearon
;http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. - Original Message From: Lance Norskog To: solr-user@lucene.apache.org Sent: Tue, November 9, 2010 8:00:09 PM Subject: Re: Using Multiple Cores for Multiple Users Relevance is TF/D

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Lance Norskog
how to deal with "multi-tenancy" in Solr is >>> an oft-asked question that there doesn't seem to be any "just works and does >>> everything for you without needing to think about it" solution for in solr. >>> Judging from past thread. I am not a Solr developer

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Dennis Gearon
;http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. - Original Message From: Lance Norskog To: solr-user@lucene.apache.org Sent: Tue, November 9, 2010 7:07:45 PM Subject: Re: Using Multiple Cores for Multiple Use

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Lance Norskog
"multi-tenancy" in Solr is >> an oft-asked question that there doesn't seem to be any "just works and does >> everything for you without needing to think about it" solution for in solr. >> Judging from past thread. I am not a Solr developer or expert. >

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Adam Estrada
or you without needing to think about it" solution for in solr. > Judging from past thread. I am not a Solr developer or expert. > > > From: Markus Jelsma [markus.jel...@openindex.io] > Sent: Tuesday, November 09, 2010 6:57 PM > To

RE: Using Multiple Cores for Multiple Users

2010-11-09 Thread Jonathan Rochkind
pache.org Cc: Adam Estrada Subject: Re: Using Multiple Cores for Multiple Users Hi, > All, > > I have a web application that requires the user to register and then login > to gain access to the site. Pretty standard stuff...Now I would like to > know what the best approach would be t

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Dennis Gearon
/?p=4501&tag=nl.e036' EARTH has a Right To Life, otherwise we all die. - Original Message From: Markus Jelsma To: solr-user@lucene.apache.org Cc: Adam Estrada Sent: Tue, November 9, 2010 3:57:34 PM Subject: Re: Using Multiple Cores for Multiple Users Hi, > All, > >

Re: Using Multiple Cores for Multiple Users

2010-11-09 Thread Markus Jelsma
Hi, > All, > > I have a web application that requires the user to register and then login > to gain access to the site. Pretty standard stuff...Now I would like to > know what the best approach would be to implement a "customized" search > experience for each user. Would this mean creating a sepa

Using Multiple Cores for Multiple Users

2010-11-09 Thread Adam Estrada
All, I have a web application that requires the user to register and then login to gain access to the site. Pretty standard stuff...Now I would like to know what the best approach would be to implement a "customized" search experience for each user. Would this mean creating a separate core per use