| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
910 (0.192s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Performance improvement in large OR query using boosting (also, cache doesn't work?) - Solr - [mail # user]
|
|
...Hi, This is insane indeed! Please enable debugging and report the prepare and process times for the query component. I think the prepare time is very high in both queries and the proce...
|
|
|
Author: Markus Jelsma,
2012-12-14, 12:13
|
|
|
RE: Strange data-loss problem on one of our cores - Solr - [mail # user]
|
|
...We did not solve it but reindexing can remedy the problem. ...
|
|
|
Author: Markus Jelsma,
2012-12-14, 11:36
|
|
|
RE: Strange data-loss problem on one of our cores - Solr - [mail # user]
|
|
...FYI, we observe the same issue, after some time (days, months) a cluster running an older trunk version has at least two shards where the leader and the replica do not contain the same numbe...
|
|
|
Author: Markus Jelsma,
2012-12-14, 11:04
|
|
|
[SOLR-4188] Transaction log corruption - Solr - [issue]
|
|
...We've updates the 10 node test cluster with today's check out. Just like some of my other recent issues this one is also restricted to a single node, the same node that's throwing SOLR-4187 ...
|
|
|
http://issues.apache.org/jira/browse/SOLR-4188
Author: Markus Jelsma,
2012-12-14, 10:54
|
|
|
RE: SolrCloud breaks distributed query strings - Solr - [mail # user]
|
|
...Hi Per, We're running Tomcat6 with the today's checkout from trunk. I cannot remember i've seen it before and i cannot reproduce it manually in my browser, only in concurrent stress te...
|
|
|
Author: Markus Jelsma,
2012-12-12, 14:10
|
|
|
SolrCloud breaks distributed query strings - Solr - [mail # user]
|
|
...Hi, We're starting to see issues on a test cluster where Solr breaks up query string parameters that are either defined in the request handler or are passed in the URL in the initial r...
|
|
|
Author: Markus Jelsma,
2012-12-12, 12:37
|
|
|
RE: SolrCloud OOM heap space - Solr - [mail # user]
|
|
...Hi - We're using trunk (5x) but we don't see it on trunk builds from a few months ago. In the case of the linked issue the oom occurs some time after start up but i'm not sure this applies t...
|
|
|
Author: Markus Jelsma,
2012-12-10, 23:35
|
|
|
RE: SolrCloud OOM heap space - Solr - [mail # user]
|
|
...Hi - the stack trace and preceding log entries look similar to what i've seen and reported on. A patch has just been attached to the issue, perhaps you can try it if the description matches ...
|
|
|
Author: Markus Jelsma,
2012-12-10, 23:02
|
|
|
[SOLR-4033] No lockType configured for NRTCachingDirectory - Solr - [issue]
|
|
...Please see: http://lucene.472066.n3.nabble.com/No-lockType-configured-for-NRTCachingDirectory-td4017235.html...
|
|
|
http://issues.apache.org/jira/browse/SOLR-4033
Author: Markus Jelsma,
2012-12-08, 17:19
|
|
|
RE: Disable term frequency for some fields in solr - Solr - [mail # user]
|
|
...Hi, You can either use omitTermFreqAndPositions on that field or set a custom similarity for that field that returns 1 for tf > 0. http://wiki.apache.org/solr/SchemaXml#Common...
|
|
|
Author: Markus Jelsma,
2012-12-06, 08:10
|
|
|
|