On Tue, Apr 14, 2009 at 9:54 PM, Chris Hostetter <hossman_luc...@fucit.org>wrote:
> one option is to index each attachemnt as it's own document *in addition* > to indexing each email will all of hte attachment text in a single > "atachments" field. that way you can search for all emails where "Bob" is > mentioned in an attachment -- but if you want to know which specific > attaahments mention "bob" you can do that search as well. Thank you for your reply, Another possible solution is to set those dynamic fields with store=true. I will need highlight feature in those fields so i think storage isn't a problem by now. Rui Carneiro