Sha256: 10373e572dc940a276038363a9d4ef6b42f9da3fe04c15a142ca46e99e3fa52d
Contents?: true
Size: 426 Bytes
Versions: 58
Compression:
Stored size: 426 Bytes
Contents
class Solr::Response::Dismax < Solr::Response::Standard # no need for special processing # FIXME: 2007-02-07 <coda.hale@gmail.com> -- The existence of this class indicates that # the Request/Response pair architecture is a little hinky. Perhaps we could refactor # out some of the most common functionality -- Common Query Parameters, Highlighting Parameters, # Simple Facet Parameters, etc. -- into modules? end
Version data entries
58 entries across 58 versions & 10 rubygems