JIRA SOLR-1437 created
"DIH: Enhance XPathRecordReader to deal with //tagname and other
improvements."
>Fergus,
>
>Implementing wildcard (//tagname) is definitely possible. I would love
>to see it working. But if you wish to take a dig at it I shall do
>whatever I can to help.
>
>>What is th
Fergus,
Implementing wildcard (//tagname) is definitely possible. I would love
to see it working. But if you wish to take a dig at it I shall do
whatever I can to help.
>What is the use case that makes flow though so useful?
We do not know to which forEach xpath a given field is associated with
cord/mediaBlock "document" indexed it contains all
> fields
> from the parent "/record" document as well. A search over mediaBlock s
> returns lots
> of extra fields from the parent which did not have the commonField attribute.
> I
> will try and produ
gt;> >work well. I am not sure why category on its own works, but not
>>> >category/name...
>>> >But thanks for tip. It wasn't as painful as I thought it would be.
>>> >Venn
>>>
>>> Hmmm, I had bother with this. Altho
collected since the opening of
the tag.
If there are fields it collected before opening of the same tag, it retains it
>
>
>> Date: Thu, 10 Sep 2009 14:19:31 +0100
>> To: solr-user@lucene.apache.org
>> From: fer...@twig.me.uk
>> Subject: RE: Extract info from parent nod
lr document to indexed, that document contained all the fields
> from
> the parent element as well.
>
> Did you see this?
>
> >
> >> From: noble.p...@corp.aol.com
> >> Date: Thu, 10 Sep 2009 09:58:21 +0530
> >> Subject: Re: Extract info from pa
ent as well.
Did you see this?
>
>> From: noble.p...@corp.aol.com
>> Date: Thu, 10 Sep 2009 09:58:21 +0530
>> Subject: Re: Extract info from parent node during data import
>> To: solr-user@lucene.apache.org
>>
>> try this
>>
>> add two xpaths in you
p. It wasn't as painful as I thought it would be.
> Venn
>
>> From: noble.p...@corp.aol.com
>> Date: Thu, 10 Sep 2009 09:58:21 +0530
>> Subject: Re: Extract info from parent node during data import
>> To: solr-user@lucene.apache.org
>>
>> try this
>>
&g
ry/name...
But thanks for tip. It wasn't as painful as I thought it would be.
Venn
> From: noble.p...@corp.aol.com
> Date: Thu, 10 Sep 2009 09:58:21 +0530
> Subject: Re: Extract info from parent node during data import
> To: solr-user@lucene.apache.org
>
> try this
>
>
try this
add two xpaths in your forEach
forEach="/document/category/item | /document/category/name"
and add a field as follows
Please try it out and let me know.
On Thu, Sep 10, 2009 at 7:30 AM, venn hardy wrote:
>
> Hello,
>
>
>
> I am using SOLR 1.4 (from nighly build) and its URLDataSour
Hello,
I am using SOLR 1.4 (from nighly build) and its URLDataSource in conjunction
with the XPathEntityProcessor. I have successfully imported XML content, but I
think I may have found a limitation when it comes to the commonField attribute
in the DataImportHandler.
Before writing my
11 matches
Mail list logo