Thank you Erick. I think #2 is the best for me because I have more than
hundred fields & dont want to construct a huge query each time.
On Thu, Sep 6, 2012 at 9:38 PM, Erick Erickson wrote:
> Try using edismax to distribute the search across the fields rather
> than using the catch-all field. The
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 T