When searching data, I need to process field name similar to processing
terms.
Lower-case of field name so field name is not case sensitive (all fileld
names are lower case when indexed),
have "synonyms" for field names, example-if user types article:abc or user
types content:abc it both cases it whould search the article field for abc.
How do you suggest I go about it?
-- 
View this message in context: 
http://www.nabble.com/Field-name-filter-tf4610551.html#a13166568
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to