| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
2534 (0.331s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [jira] [Resolved] (SOLR-4932) Persisting solr.xml still adds some elements that aren't in the original - Lucene - [mail # dev]
|
|
...Not a problem. I love that the bot does its tricks, but put in the revisions manually as a back-up anyway.... Erick On Tue, Jun 18, 2013 at 12:09 AM, Mark Miller wrote: &nb...
|
|
|
Author: Erick Erickson,
2013-06-18, 11:19
|
|
|
Do we expect to be able to create a core with sysvars? - Lucene - [mail # dev]
|
|
...and if so, what's the syntax? say I'm creating a core via the URL, something like http://localhost:8983/solr/admin/cores?action=CREATE&name=coreX&instanceDir=path_to_instance_dir...
|
|
|
Author: Erick Erickson,
2013-06-15, 18:10
|
|
|
Re: Restoring system variables - Lucene - [mail # dev]
|
|
...Thanks for the confirmation! In this case I'm explicitly testing whether the persisted values in solr.xml are the original, i.e something like config="${mysystemvar:defaultvalue}" _but...
|
|
|
Author: Erick Erickson,
2013-06-15, 17:03
|
|
|
Restoring system variables - Lucene - [mail # dev]
|
|
...I just ran across this little gem in a test: @Rule public TestRule solrTestRules RuleChain.outerRule(new SystemPropertiesRestoreRule()) W...
|
|
|
Author: Erick Erickson,
2013-06-15, 12:46
|
|
|
Re: Error opening new searcher. exceeded limit of maxWarmingSearchers=2 - Lucene - [mail # dev]
|
|
...this just means that the time it takes to autowarm Solr is greater than your commit interval. Take a look at the admin page, I think it shows warmup time in plugins/stats>>core. ...
|
|
|
Author: Erick Erickson,
2013-06-13, 10:52
|
|
|
Re: lucene-solr pull request: Lucene solr 4 3 - Lucene - [mail # dev]
|
|
...Chris and Yonik: Thanks, you can tell what a Git newbie I am.... Erick On Tue, Jun 11, 2013 at 12:20 PM, Yonik Seeley wrote: ...
|
|
|
Author: Erick Erickson,
2013-06-12, 11:25
|
|
|
Re: [jira] [Commented] (SOLR-4641) Schema should throw exception on illegal field parameters - Lucene - [mail # dev]
|
|
...One thing you can do right now as an alternative to custom {{}} attributes is child elements, e.g.: {code:xml} VALUE ... {code} Is ...
|
|
|
Author: Erick Erickson,
2013-06-11, 13:17
|
|
|
Re: lucene-solr pull request: Lucene solr 4 3 - Lucene - [mail # dev]
|
|
...Typically, people will open up a JIRA and attach the patch in order to get it into the system, could you go ahead and do that? See: http://wiki.apache.org/solr/HowToContribute Best Eri...
|
|
|
Author: Erick Erickson,
2013-06-11, 10:57
|
|
|
Re: Is solr.xml persistence completely broken in trunk? - Lucene - [mail # dev]
|
|
...1> persist="true" is deprecated so we can obsolete it in 5.x, it's still necessary for 4.x 2> Assuming that's not the problem, please add any comments to SOLR-4862 On Mon, Jun 10...
|
|
|
Author: Erick Erickson,
2013-06-10, 12:54
|
|
|
Re: [jira] [Created] (SOLR-4910) solr.xml persistence is completely broken - Lucene - [mail # dev]
|
|
...I'd post this on the JIRA, but it's undergoing maintenance.... I'm thinking that the right thing to do is establish rules that are enforced at persist time rather than what used to hap...
|
|
|
Author: Erick Erickson,
2013-06-08, 14:04
|
|
|
|