Re: Private data within SOLR Schema

2010-08-27 Thread Lance Norskog
chema changes on my part. Something like that, or slightly >> modified version of that, would handle user defined schemas. >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/Private-data-within-SOLR-Schema-tp1376174p1376355.html >> Sent from the Solr - User mailing list archive at Nabble.com. >> > > > > -- > Lance Norskog > goks...@gmail.com > -- Lance Norskog goks...@gmail.com

Re: Private data within SOLR Schema

2010-08-27 Thread Lance Norskog
ed schemas. > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Private-data-within-SOLR-Schema-tp1376174p1376355.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Lance Norskog goks...@gmail.com

Re: Private data within SOLR Schema

2010-08-27 Thread kenf_nc
modified version of that, would handle user defined schemas. -- View this message in context: http://lucene.472066.n3.nabble.com/Private-data-within-SOLR-Schema-tp1376174p1376355.html Sent from the Solr - User mailing list archive at Nabble.com.

Private data within SOLR Schema

2010-08-27 Thread Manuel Portela
Hi all, I'm wondering how to handle following scenario: There is a pool of data which can be searched by all users via a web interface. Now some users would like to add own documents, or private fields to existing documents which shall not be accessable by others. Concerning private fields .. I