Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2009 at 13:34 UTC
Updated:
29 Apr 2010 at 21:30 UTC
The current code in apachesolr_drupal_query() assumes the default $solr object. In order to either search across multiple heterogeneous servers per request, or to operate efficiently with a server other than the one configured by apachesolr, we need to be able to optionally pass in a $solr object from the calling code.
| Comment | File | Size | Author |
|---|---|---|---|
| solr.patch | 1.41 KB | robertdouglass |
Comments
Comment #1
robertdouglass commentedCommitted to 6.2.
Comment #3
jpmckinney commented