Hi there,
Is there anyone who has used Solrcloud communicating with Django Haystack?
When I have to use Django Haystack plus distributed search,
the question is if Solrcloud could be a solution. I ask this as I have not
found good sources for that.
Best,
Serwah
': 'haystack.backends.solr_backend.SolrEngine',
'URL': 'http://127.0.0.1:8983/solr/core_Feb',
'URL': 'http://127.0.0.1:8983/solr/core_Jan',
},
}
but in this case it will write in both! that I want to write only in the
core_Feb one.
Any help is highly appreciated,
Best,
Serwah
someone has experience with HAYSTACK conducting
Solr to share the experience here.
Best,
Serwah
On Tue, Mar 14, 2017 at 4:15 PM, Erick Erickson
wrote:
> I don't know much about HAYSTACK, but for the Solr URL you probably
> want the "shards" parameter for searching, see:
>
Dear all,
Do you know any good reference/best practice for Solr to work with
Time-series data, time-based indexes or retiring data.
As I searched it seems to me that we should simulate the configuration
ourselves through distributed search.
Any help is highly appreciated,
Best,
Serwah
On Fri