Re: json.nl=arrarr json formating option with the php lib

2016-06-23 Thread Victor D'agostino
ne. Regards Victor Message original *Sujet: *Re: json.nl=arrarr json formating option with the php lib *De : *Victor D'agostino *Pour : *solr-user@lucene.apache.org *Date : *23/06/2016 16:50 Hi again Same question for the "indent" parameters i'd like to tu

Re: json.nl=arrarr json formating option with the php lib

2016-06-23 Thread Victor D'agostino
Hi again Same question for the "indent" parameters i'd like to turn off. Regards Victor Message original *Sujet: *json.nl=arrarr json formating option with the php lib *De : *Victor D'agostino *Pour : *solr-user@lucene.apache.org *Date : *23/06/2016 16:3

json.nl=arrarr json formating option with the php lib

2016-06-23 Thread Victor D'agostino
Hi guyes I try to add the json.nl=arrarr option in a solr request in addition of wt=json but i can not find how to do this using the php lib. Is there any option or way to create a custom option field ? Regards Victor  Ce message et les éventuels documents joints peuven

Re: Error opening new searcher

2016-05-23 Thread Victor D'agostino
monitor it yourself. Best, Erick Best, Erick On Fri, May 20, 2016 at 4:19 AM, Victor D'agostino wrote: Hi Shawn Ok I am going to comit less often then. I have planned to set the console log from INFO to WARN but this kind of log was not in the solr.log regular log file ! Regards Victor -

Re: Error opening new searcher

2016-05-20 Thread Victor D'agostino
: *solr-user@lucene.apache.org *Date : *20/05/2016 11:40 On 5/20/2016 1:46 AM, Victor D'agostino wrote: What doest this "try again later" log means in solr--console.log : You should really disable console logging entirely. I assume you're running at least version 5

Error opening new searcher

2016-05-20 Thread Victor D'agostino
Hi guys What doest this "try again later" log means in solr--console.log : 193899678 WARN (qtp1393423910-18329) [c:db s:shard3 r:core_node3 x:db_shard3_replica1] o.a.s.u.p.DistributedUpdateProcessor Error sending update to http://10.69.212.22:8983/solr org.apache.solr.client.solrj.impl.Ht

Re: Setting up a two nodes Solr Cloud 5.4.1 environment

2016-03-29 Thread Victor D'agostino
ropriate replcationFactor etc. 3> Post any errors you get from using the Collections API and we'll figure out what's up 4> Do not use the Core Admin API to try to add replicas to a SolrCloud collection. Really. Under the covers, Solr cloud actually _does_ use the core

Re: Setting up a two nodes Solr Cloud 5.4.1 environment

2016-03-29 Thread Victor D'agostino
; Do not use the Core Admin API to try to add replicas to a SolrCloud collection. Really. Under the covers, Solr cloud actually _does_ use the core admin API to create rplicase, but as you're seeing it must be used exactly correctly to give the desired results. 5> You sh

Setting up a two nodes Solr Cloud 5.4.1 environment

2016-03-25 Thread Victor D'agostino
Hi guys I am trying to set up a Solr Cloud environment of two Solr 5.4.1 nodes but the data are always indexed on the first node although the unique id is a GUID. It looks like I can't add an additional node. Could you tell me where i'm wrong ? I try to set up a collection named "db" with

Re: Cant access new docs without restarting Solr (java.nio.file.NoSuchFileException)

2016-03-23 Thread Victor D'agostino
(java.nio.file.NoSuchFileException) *De : *Victor D'agostino *Pour : *solr-user@lucene.apache.org *Date : *22/03/2016 18:39 Hi I've setup a Solr Cloud 5.5.0 ensemble with ZooKeeper. If I post a few docs with curl it seems ok : [root@LXLYOSOL30 ~]# curl --noproxy '*' http://lxlyosol30:8983/solr/db/update -

Cant access new docs without restarting Solr (java.nio.file.NoSuchFileException)

2016-03-22 Thread Victor D'agostino
Hi I've setup a Solr Cloud 5.5.0 ensemble with ZooKeeper. If I post a few docs with curl it seems ok : [root@LXLYOSOL30 ~]# curl --noproxy '*' http://lxlyosol30:8983/solr/db/update --data-binary @/data/conf-cpm3/test.txt -H 'Content-type:application/xml' 0name="QTime">18 But when I go t

Solr 5.5.0 ClassNotFoundException solr.MockTokenizerFactory after DIH setup

2016-03-19 Thread Victor D'agostino
H guys I have a java.lang.ClassNotFoundException: solr.MockTokenizerFactory after a fresh 5.5.0 setup with DIH and a collection named "db". The tgz file is from http://apache.crihan.fr/dist/lucene/solr/5.5.0/solr-5.5.0.tgz Any idea why this class is missing at startup ? Should i download ti

Re: Solr 5.5.0 ClassNotFoundException solr.MockTokenizerFactory after DIH setup

2016-03-19 Thread Victor D'agostino
re loaded. It's tedious to go through since there are a lot of them, but it's something to check. If you have the hardware, try putting it on a machine that's never had Solr on it? Best, Erick On Thu, Mar 17, 2016 at 9:39 AM, Victor D'agostino < victor.d.agost...@f

Re: Which open-source crawler to use with SolrJ and Postgresql ?

2016-02-16 Thread Victor D'agostino
to use Nutch as crawler, but it seems that it still does not have support for SolrCloud (if I am reading this ticket correctly https://issues.apache.org/jira/browse/NUTCH-1662). Anyway, I would recommend Nutch with standard http client. Regards, Emir On 16.02.2016 16:02, Victor D'agost

Which open-source crawler to use with SolrJ and Postgresql ?

2016-02-16 Thread Victor D'agostino
Hi I am building a Solr 5 architecture with 3 Solr nodes and 1 zookeeper. The database backend is postgresql 9 on RHEL 6. I am looking for a free open-source crawler which use SolrJ. What do you guys recommend ? Best regards Victor d'Agostino  Ce message et les éven