| clear query|facets|time |
Search criteria: instance combination.
Results from 31 to 40 from
483 (0.288s).
|
|
|
Did you mean:
|
|
Loading phrases to help you refine your search...
|
|
|
No results found for instance combination.
|
|
|
Search results for instance :
|
|
|
Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1621 - Still Failing - Lucene - [mail # dev]
|
|
... in question being the SolrRequestParsers instance) Then you said... "The estimation actually includes static fields" ...it appeared that you were refering to static fields in the classes of hte...
|
|
|
Author: Chris Hostetter,
2013-05-16, 21:19
|
|
|
Re: dataimporter.last_index_time SolrCloud - Solr - [mail # user]
|
|
...Handler config, as well as your data-config.xml, and what you see in your instance dir & zookeeper before and after running an import (ie: do you already have a dataimport.properties on disk or in ZK...
|
|
|
Author: Chris Hostetter,
2013-04-18, 00:18
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_17) - Build # 2714 - Failure! - Lucene - [mail # dev]
|
|
... Agreed, blanket sleeping is evil ... but a callback is easier said then done. there are multiple jetty instances being spun up to run the master & slave jetty instances ... it...
|
|
|
Author: Chris Hostetter,
2013-04-03, 23:18
|
|
|
Re: Update Request Processor Chains - Solr - [mail # user]
|
|
...Handler. Allmost all processor chains should end with an instance of RunUpdateProcessorFactory unless the user is explicitly executing the update commands in an alternative custom Update...
|
|
... http://wiki.apache.org/solr/UpdateRequestProcessor "solrconfig.xml files can contain any number of UpdateRequestProcessorChains..." "Once one or more update chains are defined, you may...
|
|
|
Author: Chris Hostetter,
2013-04-19, 20:07
|
|
|
Re: [JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 69 - Failure - Lucene - [mail # dev]
|
|
....properties, adding to cores ... 953 [coreLoadExecutor-3-thread-1] INFO org.apache.solr.core.CoreContainer – Creating SolrCore 'collection1' using instanceDir: solr/solr/collection1 954 [core...
|
|
|
Author: Chris Hostetter,
2013-04-27, 04:39
|
|
|
Re: Why does index boosting a field to 2.0f on a document have such a dramatic effect - Lucene - [mail # user]
|
|
... 1) you haven't shown us enough details to be certian, but based on the code you've provied it looks like you are adding a boost for *each* field instance named "alias" if the value...
|
|
|
Author: Chris Hostetter,
2013-04-04, 22:26
|
|
|
Re: Any documentation on Solr MBeans? - Solr - [mail # user]
|
|
... with the core. In the specific case of DirectUpdateHandler2, the "cumulative_* stats refer to the total number for hte life of the DUH2 instance, which the non cumlative stats are reset on commit...
|
|
|
Author: Chris Hostetter,
2013-03-08, 01:03
|
|
|
Re: Can we manipulate termfreq to count as 1 for multiple matches? - Solr - [mail # user]
|
|
... that "1 to 4 instances of the term are equally good, and above that start to reward docs more" you could configure the tf function to do that. (If you really want the same tf() scoring factor...
|
|
|
Author: Chris Hostetter,
2013-03-22, 19:55
|
|
|
Re: How can I limit my Solr search to an arbitrary set of 100,000 documents? - Solr - [mail # user]
|
|
... your custom logic for deciding if a document should be in the result set or not, and then generate instances of your PostFilter implemantion in a "QParserPlugin". Here's a blog post...
|
|
|
Author: Chris Hostetter,
2013-03-12, 18:21
|
|
|
Re: Need to create SolrServer objects without checking server availability - Solr - [mail # user]
|
|
... a single HttpClient object that you re-use in all of your HttpSolrServer instances -- but i'm not sure how that would help your problem, since the HttpClient constructed implicitly by Http...
|
|
|
Author: Chris Hostetter,
2013-02-12, 19:27
|
|
|
|