On 2/15/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
Sorry, this was meant for Erik (relates to some direct emails). Now everyone knows my secret desire: 1 Solr to serve N indices with the same config, just a different directory. I'm thinking Simpy here: http://simpy-index-server/solr/search/erik/links?q=ruby http://simpy-index-server/solr/search/otis/notes?q=recipe http://simpy-index-server/solr/search/otis/links?q=cookies Where each of this is really a separate Lucene index: erik's links index, otis' notes index, and otis' links index.
Each user has a separate index??? While this makes for fast search within a single user, don't you ever need to search across all of them at once? -Yonik
