Shalin Shekhar Mangar wrote:
>
> How about creating a Solr document for each account and adding the recid
> and
> updt attributes from the record tag?
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
>
Done... In fact I used this idea and its working fine.. Thanks a ton
--
View this message
Shalin Shekhar Mangar wrote:
>
> On Mon, Feb 16, 2009 at 11:47 PM, Adi_Jinx wrote:
>
> How about creating a Solr document for each account and adding the recid
> and
> updt attributes from the record tag?
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
>
However then I do need to allow dupl
On Mon, Feb 16, 2009 at 11:47 PM, Adi_Jinx 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