Dear Wiki user,

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

The "SolrQuerySyntax" page has been changed by JanHoydahl:
http://wiki.apache.org/solr/SolrQuerySyntax?action=diff&rev1=34&rev2=35

Comment:
Extended Dismax

  
  '''NOTE''':TO must be uppercase, or Solr will report a 'Range Goop' error.
  
- = Dismax Query Parser =
+ = Dismax and eDismax Query Parser =
- The dismax query parser provides query time field level boosting granularity, 
with less special syntax.  Dismax generally makes the best first choice query 
parser for user facing Solr applications.  The dismax handler parameters are 
described in detail here: [[DisMaxQParserPlugin]].
+ The (e)dismax query parser provides query time field level boosting 
granularity, with less special syntax.  (e)Dismax generally makes the best 
first choice query parser for user facing Solr applications.  The (e)dismax 
handler parameters are described in detail here: [[DisMaxQParserPlugin]] and 
[[ExtendedDisMax]].
  
  = Other built-in useful query parsers =
  

Reply via email to