Is there no generic parameter store in the Solr module you can use for passing 
the sort parameter? If not, you can define your sort parameter as default in 
the request handler you use in solrconfig. See the shipped config for 
examples.

On Thursday 10 March 2011 11:25:01 Andy Newby wrote:
> Hi,
> 
> I'm trying to setup Solr so that we can "sort" using:
> 
> document_views asc,score
> 
> ...is this possible via the solrconfig.xml/schema.xml file?
> 
> I know its possible to do via adding sort=xxxx , but the Perl module
> (WebService::Solr) doesn't seem to offer the option to pass in this value
> :(
> 
> TIA

-- 
Markus Jelsma - CTO - Openindex
http://www.linkedin.com/in/markus17
050-8536620 / 06-50258350

Reply via email to