RE: Identify specific document insert error inside a solrj batch request

2014-07-31 Thread Liram Vardi
can verify whether this was simply "user error" or some defect in Solr itself. -- Jack Krupansky -Original Message- From: Liram Vardi Sent: Wednesday, July 30, 2014 9:25 AM To: solr-user@lucene.apache.org Subject: Identify specific document insert error inside a solrj batch request

Identify specific document insert error inside a solrj batch request

2014-07-30 Thread Liram Vardi
Hi All, I have a question regarding the use of HttpSolrServer (SolrJ). I have a collection of SolrInputDocuments I want to send to Solr as a batch. Now, let's assume that one of the docs inside this collection is corrupted (missing some "required" field). When I send the batch of docs to solr usi

RE: Query translation of User Fields

2014-05-25 Thread Liram Vardi
t complete. -- Jack Krupansky -Original Message----- From: Liram Vardi Sent: Thursday, May 22, 2014 10:50 AM To: solr-user@lucene.apache.org Subject: Query translation of User Fields Hi all, I have a question regarding the functionality of Edismax parser and its "User Field" feature.

Query translation of User Fields

2014-05-22 Thread Liram Vardi
Hi all, I have a question regarding the functionality of Edismax parser and its "User Field" feature. We are running Solr 4.4 on our server. For the query: "q= id:b* user:"Anna Collins"&defType=edismax&uf=* -user&rows=0" The parsed query (taken from query debug info) is: +((id:b* (text:user) (te