Ingram Content Group
(615) 213-4311
-Original Message-
From: mechravi25 [mailto:mechrav...@yahoo.co.in]
Sent: Tuesday, August 21, 2012 7:47 AM
To: solr-user@lucene.apache.org
Subject: RE: Dataimport Handler in solr 3.6.1
Hi James,
Thanks for the suggestions.
Actually it is cacheLookup="ent1
Hi James,
Thanks for the suggestions.
Actually it is cacheLookup="ent1.id" . had misspelt it. Also, I will be
needing the transformers mentioned as there are other columns as well.
Actually tried using the 3.5 DIH jars in 3.6.1 and indexed the same and the
indexing was successful. But I wanted
ese
really need to be fixed so any testing help would be much appreciated.
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: mechravi25 [mailto:mechrav...@yahoo.co.in]
Sent: Tuesday, August 14, 2012 8:04 AM
To: solr-user@lucene.apache.org
Subject
I am indexing some data using dataimport handler files in solr 3.6.1. I using
a nested entity in my handler file.
I noticed a scenario where-in instead of the records which is to be fetched
for a document,
all the records present in the table are indexed.
Following is the ideal scenario how the