On Mon, Feb 16, 2009 at 11:47 PM, Adi_Jinx <rohit_wa...@yahoo.com> wrote:

>
> I was able to index it. Just put this single xml and searched based on
> rec.id and response xml returned however input xml tag order was not
> maintained. So I was unable to identify which attributes of account belongs
> to which account. Is there any way out to maintain order? or tokenize the
> field name so that primary key can be appended
> (rec.updated_rec.account.1.loc) however still be able to search
> rec.updated_rec.account.loc field...
>

How about creating a Solr document for each account and adding the recid and
updt attributes from the record tag?

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to