That was one of my concerns. To date I've been using lucene directly and pointing it at an index for the current authenticated user. solr cores seemed to come close to that.
Is the issue with a lot of cores just creating a lot or using many cores concurrently? Erik Hatcher-4 wrote > > You do get relevancy related "leakage" though. With users content all in > the same index and using the same field names, term and document > frequencies across the index will be used for scoring. This may be (and > has been) a good reason to keep separately searchable content in different > indexes/cores. > -- View this message in context: http://lucene.472066.n3.nabble.com/Many-Cores-with-Solr-tp3161889p3986710.html Sent from the Solr - User mailing list archive at Nabble.com.