Re: multivalued : how to get file names

2010-02-16 Thread Krantiā„¢ K K Parisa
that has answered my concern about the index size/duplicated data. but the other one is about presenting the search results, results should be one with list of files. so in this case I would need to write some logic before showing the results right? (may be like comparing each result solrdocument/

Re: multivalued : how to get file names

2010-02-16 Thread Erick Erickson
Unless you have *evidence* that the indexing each pdf with the form data as a single SOLR document is a problem, I would just index the fields with each document rather than try to index the PDFs as multivalued. The space used by duplicating the form field data is probably a tiny fraction of the da