EmbeddedSolrServer No such core: collection1

2015-07-05 Thread Chaushu, Shani
Hi, I'm using EmbeddedSolrServer for testing the solr. I went step by step in this instuctions (for solr 4) https://wiki.searchtechnologies.com/index.php/Unit_Testing_with_Embedded_Solr I can see that the config loaded, but when I try to put document, the error I get is:

Re: EmbeddedSolrServer No such core: collection1

2015-07-05 Thread Upayavira
Hi Shani, What version of Solr are you using? The instructions you quote look like they are for something like 4.4 from what you have written below. The below is cloned from one of my projects, and hacked without testing, but I hope it gives you the idea of how it can be done. public

Re: Problems with loading core when starting Solr 5.2.1

2015-07-05 Thread Upayavira
Use bin/solr create to make a new collection. Upayavira On Mon, Jul 6, 2015, at 05:17 AM, Zheng Lin Edwin Yeo wrote: Hi, I've just migrated to Solr 5.2.1 with external ZooKeeper 3.4.6. Whenever I tried to start Solr using these command, the Solr servers gets started, but none of the

LFU vs solr.FastLRUCache

2015-07-05 Thread William Bell
Has anyone used solr.LFUCache in Production to replace: filterCache class=solr.FastLRUCache size=4096 initialSize=4096 cleanupThread=true autowarmCount=32/ Thoughts? -- Bill Bell billnb...@gmail.com cell 720-256-8076

Problems with loading core when starting Solr 5.2.1

2015-07-05 Thread Zheng Lin Edwin Yeo
Hi, I've just migrated to Solr 5.2.1 with external ZooKeeper 3.4.6. Whenever I tried to start Solr using these command, the Solr servers gets started, but none of the cores is actually loaded. - bin\solr.cmd start -cloud -z localhost:2181 - bin\solr.cmd -cloud -p 8983 -s server\solr -z

Display pattern of child entity records as row

2015-07-05 Thread SHANKAR REDDY
Team, I have a requirement like getting the list of the child tables along with parent records as the below pattern. id:0BICA_PROBLEM_AUTHOR, description_txt:[], display_value_txt:[Analyser : Problems/Category/Author], report_types_id_txt:[1], report_categories_id_txt:[30585],