Hi,

Can write the query like this way ?
I need to append *** to returned field, is this possible.

account_number has last 4 character
account_name has full name of the account

I need to append *** front of account number. Instead of handling in front
end, thought to handle in solr.
How can we do this ?

http://localhost:9980/solr/select?q=*:*&fl=***account_number,account_name

Thanks,
Sathish




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Appending-a-value-to-fl-parameter-tp4072624.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to