Try using edismax to distribute the search across the fields rather
than using the catch-all field. There's no way that I know of to
reconstruct what field the source was.

But storing the source fields without indexing them is OK too, it won't affect
searching speed noticeably...

Best
Erick

On Tue, Sep 4, 2012 at 11:52 AM, Kiran Jayakumar <kiranjuni...@gmail.com> wrote:
> Hi everyone,
>
> I have got a multivalue catch all field which captures all the text fields.
> Whats the best way to preserve the column information also ? In the UI, I
> need to show <field> : <value> type output. Right now, I am storing the
> source fields without indexing. Is there a better way to do it ?
>
> Thanks

Reply via email to