Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "CommonQueryParameters" page has been changed by AlanWoodward:
http://wiki.apache.org/solr/CommonQueryParameters?action=diff&rev1=49&rev2=50

Comment:
Add a link to the list of functions usable in fl

  ||'''Example''' ||'''Meaning''' ||
  ||`id,foo(c)` ||id and a function ||
  
+ See [[http://wiki.apache.org/solr/FunctionQuery#Available_Functions|here]] 
for a list of available functions.
+ 
  
  === Transformers ===
  
[[http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/core/src/java/org/apache/solr/response/transform/DocTransformer.java|Transformers]]
 manipulate documents before they are returned.  Standard transformers include:

Reply via email to