Re: URLDataSource : indexing from other Solr servers

2014-05-16 Thread helder.sepulveda
I will try with the SolrEntityProcessor but I'm still intrested to know why will it not work with the XPathEntityProcessor -- View this message in context: http://lucene.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321p4135730.html Sent from the Solr -

Re: URLDataSource : indexing from other Solr servers

2014-05-14 Thread helder.sepulveda
.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321p4135567.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: URLDataSource : indexing from other Solr servers

2014-05-14 Thread Gora Mohanty
On 12 May 2014 21:41, helder.sepulveda wrote: > > I been trying to index data from other solr servers but the import always > shows: > Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. > Requests: 1, Fetched: 0, Skipped: 0, Processed > > My data config looks like this: Nothing

Re: URLDataSource : indexing from other Solr servers

2014-05-13 Thread Shawn Heisey
On 5/12/2014 10:11 AM, helder.sepulveda wrote: > I been trying to index data from other solr servers but the import always > shows: > Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. > Requests: 1, Fetched: 0, Skipped: 0, Processed I'm wondering why you're using the XPathEntity

Re: URLDataSource : indexing from other Solr servers

2014-05-13 Thread Gora Mohanty
On 12 May 2014 22:52, helder.sepulveda wrote: > Here is the data config: > > > > > > url="http://slszip11.as.homes.com/solr/select?q=*:*"; > processor="XPathEntityProcessor" > forEach="/response/result/doc" > trans

Re: URLDataSource : indexing from other Solr servers

2014-05-12 Thread helder.sepulveda
MESQUITE 017304 0 1996 75181 2014-04-20T16:28:52.467Z -- View this message in context: http://lucene.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321p4135332.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: URLDataSource : indexing from other Solr servers

2014-05-12 Thread helder.sepulveda
I tested calling the URL using curl right on the server, and I get a valid response and the correct content -- View this message in context: http://lucene.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321p4135333.html Sent from the Solr - User mailing list archive

Re: URLDataSource : indexing from other Solr servers

2014-05-12 Thread helder.sepulveda
er="DateFormatTransformer"> -- View this message in context: http://lucene.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321p4135331.html Sent from the Solr - User mailing list archive at Nabble.com.

URLDataSource : indexing from other Solr servers

2014-05-12 Thread helder.sepulveda
context: http://lucene.472066.n3.nabble.com/URLDataSource-indexing-from-other-Solr-servers-tp4135321.html Sent from the Solr - User mailing list archive at Nabble.com.