you can even create separated indexes for private or public access if u need (and place them in separated machines), but i think Eric's suggestion is the best and easier
On Wed, Mar 25, 2009 at 5:52 PM, Jesper Nøhr <jno...@gmail.com> wrote: > Hi list, > > I've finally settled on Solr, seeing as it has almost everything I > could want out of the box. > > My setup is a complicated one. It will serve as the search backend on > Bitbucket.org, a mercurial hosting site. We have literally thousands > of code repositories, as well as users and other data. All this needs > to be indexed. > > The complication comes in when we have private repositories. Only > select users have access to these, but we still need to index them. > > How would I go about accomplishing this? I can't think of a clean way to do > it. > > Any pointers much appreciated. > > > Jesper >