Cql context set solr

Revision as of 22:30, 14 June 2010 by Jrochkind (Talk | contribs) (New page: A URI registered for a CQL Context Set in terms of Solr operations. == relations == === dismax === A relation indicating that the value will be interpreted using the Solr Dismax query ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Revision as of 22:30, 14 June 2010 by Jrochkind (Talk | contribs) (New page: A URI registered for a CQL Context Set in terms of Solr operations. == relations == === dismax === A relation indicating that the value will be interpreted using the Solr Dismax query ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A URI registered for a CQL Context Set in terms of Solr operations.

relations

dismax

A relation indicating that the value will be interpreted using the Solr Dismax query parser. See [[1]] .

The actual Dismax query params (qf, pf, etc) will be chosen by the server, generally based on the CQL index specified.

While there usually will be an actual Solr instance backing things up, the dismax relation simply means the value will be interpreted per the syntax of the Solr Dismax query parser, it does not guarantee that there is a Solr server involved.