| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
2824 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: SolrCloud Leader Response Mechanism - Solr - [mail # user]
|
|
...If query comes to shard X on some node and this shard X is NOT a leader, but HAS data, it will just execute the query. If it needs to query shards on other nodes, it will have the info...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 22:23
|
|
|
Re: Why indexing and querying performance is better at SolrCloud compared to older versions of Solr? - Solr - [mail # user]
|
|
...Correct. With SolrCloud you typically don't need to make this separation (with ElasticSearch one can designate some nodes as non-data nodes). SolrCloud won't necessarily always b...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 22:20
|
|
|
Re: Pointing to Hbase for Docuements or Directly Saving Documents at Hbase - Solr - [mail # user]
|
|
...People do use other data stores to retrieve data sometimes. e.g. Mongo is popular for that. Like I hinted in another email, I wouldn't necessarily recommend this for common cases. &nbs...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 22:18
|
|
|
Re: How SolrCloud Balance Number of Documents at each Shard? - Solr - [mail # user]
|
|
...They won't be exact, but should be close. Are you seeing some *big* differences? Otis Solr & ElasticSearch Support http://sematext.com/ On Tue, Apr 16, 2013 a...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 22:16
|
|
|
Re: When a search query comes to a replica what happens? - Solr - [mail # user]
|
|
...Hi, No, I believe "redirect" from replica to leader would happen only at index time, so a doc first gets indexed to leader and from there it's replicated to non-leader shards. At...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 22:15
|
|
|
Re: first time with new keyword, solr take to much time to give the result - Solr - [mail # user]
|
|
...Hi, Have you considered ManifoldCF? Otis SOLR Performance Monitoring - http://sematext.com/spm/index.html On Tue, Apr 16, 2013 at 10:02 AM, Montu v Boda wrote...
|
|
|
Author: Otis Gospodnetic,
2013-04-16, 15:50
|
|
|
Re: Trigger documents update in a collection - Solr - [mail # user]
|
|
...Hi, Doable with a custom Update Request Processor, yes. Otis Solr & ElasticSearch Support http://sematext.com/ On Apr 15, 2013 3:14 PM, "Francois Perron" wrote: ...
|
|
|
Author: Otis Gospodnetic,
2013-04-15, 22:19
|
|
|
Re: One case for shingle and synonym filter - Solr - [mail # user]
|
|
...Hi, Sure, you can make sportctr be the synonym for "sports center". You could also make use of ngrams, but that created much bigger indices. Otis Solr & ElasticSearch Suppo...
|
|
|
Author: Otis Gospodnetic,
2013-04-12, 00:43
|
|
|
Re: SolrCloud leader to replica - Solr - [mail # user]
|
|
...Hi, I think Timothy is right about what Lisheng is really after, which is consistency. I agree with what Timothy is implying here - changes of search being inconsistent are very,...
|
|
|
Author: Otis Gospodnetic,
2013-04-12, 00:27
|
|
|
Re: SolrCloud leader to replica - Solr - [mail # user]
|
|
...But note that I misspoke, which I realized after re-reading the thread I pointed you to. Mark explains it nicely there: * the index call returns only when (and IF!) indexing to all rep...
|
|
|
Author: Otis Gospodnetic,
2013-04-11, 21:50
|
|
|
|