le related issues got
> me to my script transform. Mine is more convoluted than the one I gave here,
> but obviously you got the gist of the idea.
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp103289
context:
http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1081738.html
Sent from the Solr - User mailing list archive at Nabble.com.
2
> -
> Polygraph Newsletter Title
>
>
>
>
> Only the first record is retained. There was also another post (which
> recieved no replies) in the archive that reported the same issue. The DIH
> debug logs do show 3 records correctly being returned, so somehow these are
> not getting added.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1065244.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
omehow these are
not getting added.
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1065244.html
Sent from the Solr - User mailing list archive at Nabble.com.
ch parent you will be executing N separate
>>queries.
>
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1033222.html
Sent from the Solr - User mailing list archive at Nabble.com.
> the DataImportHandler when the source is a RDBMS. I've read the following
> > from the wiki:
> >
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1033045.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
dschoolnow.com
On 8/6/10 4:39 PM, harrysmith wrote:
> I'm having a difficult time understanding how multivariable fields work
> with
> the DataImportHandler when the source is a RDBMS. I've read the following
> from the wiki:
>
--
View this message in context:
http://l
For multiple value fields using the DIH, i use group_concat with the
regextransformer's splitby:
ex:
FROM professors
WHERE professors.university_guid = '${universities.guid}'
"
transformer="RegexTransformer">
hope that's helpful.
@tommychheng
Progra
from the query, but only the first one gets added. Am I missing something
obvious?
--
View this message in context:
http://lucene.472066.n3.nabble.com/DIH-and-multivariable-fields-problems-tp1032893p1032893.html
Sent from the Solr - User mailing list archive at Nabble.com.