Why not just add a security field in Solr and use fq to limit to the users 
permissions?

Bill Bell
Sent from mobile


On Mar 11, 2011, at 10:27 AM, Walter Underwood <wun...@wunderwood.org> wrote:

> On Mar 10, 2011, at 10:48 PM, go canal wrote:
> 
>> But in real world, any content management systems need full text search; so 
>> the 
>> question is to how to support search with permission control.
>> 
>> I have yet to see a Search Engine that provides some sort of Content 
>> Management 
>> features like we are discussing here (Solr, Elastic Search ?)
> 
> 
> It isn't free, but MarkLogic can do this. It is an XML database with security 
> support and search. Changing permissions is an update transaction, not a 
> reload. Permissions can be part of a search, just like any other constraint.
> 
> The search is not the usual crappy search you get in a database. MarkLogic is 
> built with search engine technology, so the search is fast and good.
> 
> We do offer a community license for personal, not-for-profit use. See details 
> here:
> 
> http://developer.marklogic.com/licensing
> 
> wunder
> --
> Walter Underwood
> Lead Engineer, MarkLogic
> 

Reply via email to