"Private" fields in solr

2011-10-07 Thread Kristian Rickert
Is there a way to include the notion of "private" fields for a text search? For example, let's say I have three fields: UserName - text name UserCity - city the user belongs to PrivateUserTags - key/value pair of another user's "tags" about that user I'd like to have a text search on all three fi

"Private" text fields

2011-10-04 Thread Kristian Rickert
I'm trying to find a way to query a "private" field in solr while using the text fields. So I want to allow private tags only searchable by an assigned owner. The private tags will also query along side regular keyword tags. Here's an example: Company A (identified by idA) searches and finds com