Hi all, I'd like to know if it's possible to get a query on an "fl" value. For now my url query looks like that:
/solr/select/?q=keyword&version=2.2&start=0&rows=10&indent=on&fl=id+name+title it works but I need request also on a "fl" parameter value. I'd like to add to my initial query a kind of: WHERE the "fl" id value is equal to 12 OR 45 OR 32. How can I do that ? Thanks for advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Getting-a-query-on-an-fl-parameter-value-tp3034887p3034887.html Sent from the Solr - User mailing list archive at Nabble.com.