| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
5287 (0.143s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Replica shards not updating their index when update is sent to them - Solr - [mail # user]
|
|
...On Mon, May 20, 2013 at 4:21 PM, Sebastián RamÃrez wrote: I've never seen that before. The replica that received the update isn't treated as special in any way by the code,...
|
|
|
Author: Yonik Seeley,
2013-05-20, 20:30
|
|
|
Re: Transaction Logs Leaking FileDescriptors - Solr - [mail # user]
|
|
...See https://issues.apache.org/jira/browse/SOLR-3939 Do you see these log messages from this in your logs? log.info("I may be the new leader - try and sync");  ...
|
|
|
Author: Yonik Seeley,
2013-05-16, 13:35
|
|
|
Re: Solr group.order not work - Solr - [mail # user]
|
|
..."group.order" is not a valid parameter. You're probably looking for "group.sort" -Yonik http://lucidworks.com On Wed, May 15, 2013 at 9:30 PM, alexzhang wrote:...
|
|
|
Author: Yonik Seeley,
2013-05-16, 01:39
|
|
|
Re: Transaction Logs Leaking FileDescriptors - Solr - [mail # user]
|
|
...On Wed, May 15, 2013 at 5:06 PM, Steven Bower wrote: I tried some ad hoc tests, and I can't reproduce this behavior yet. There must be some other code path that increments the re...
|
|
|
Author: Yonik Seeley,
2013-05-15, 22:07
|
|
|
Re: Transaction Logs Leaking FileDescriptors - Solr - [mail # user]
|
|
...On Wed, May 15, 2013 at 5:20 PM, Steven Bower wrote: Have the files been deleted (unlinked from the directory), or are they still visible via "ls"? -Yonik http://lucidworks...
|
|
|
Author: Yonik Seeley,
2013-05-15, 21:49
|
|
|
Re: Transaction Logs Leaking FileDescriptors - Solr - [mail # user]
|
|
...On Wed, May 15, 2013 at 5:20 PM, Steven Bower wrote: UpdateLog.addOldLog() -Yonik http://lucidworks.com...
|
|
|
Author: Yonik Seeley,
2013-05-15, 21:26
|
|
|
Re: Transaction Logs Leaking FileDescriptors - Solr - [mail # user]
|
|
...Hmmm, we keep open a number of tlog files based on the number of records in each file (so we always have a certain amount of history), but IIRC, the number of tlog files is also capped. &nbs...
|
|
|
Author: Yonik Seeley,
2013-05-15, 21:13
|
|
|
Re: Function queries - Solr - [mail # user]
|
|
...On Wed, May 15, 2013 at 7:25 AM, sathish_ix wrote: If you want all matching documents, just pass a high value for rows (as many as you are willing to accept in one message). &nbs...
|
|
|
Author: Yonik Seeley,
2013-05-15, 14:12
|
|
|
Re: How to improve performance of geodist() - Solr - [mail # user]
|
|
...On Mon, May 13, 2013 at 1:12 PM, Nicholas Ding wrote: Are you also using an "fq" with geofilt to narrow down the number of documents that must be scored? -Yonik http://luci...
|
|
|
Author: Yonik Seeley,
2013-05-13, 17:27
|
|
|
Re: stats cache - Solr - [mail # user]
|
|
...On Tue, May 7, 2013 at 12:48 PM, J Mohamed Zahoor wrote: No. Neither facet counts or stats part of a request are cached. The query cache only caches top N docs (plus ...
|
|
|
Author: Yonik Seeley,
2013-05-07, 22:28
|
|
|
|