Re: Using two Solr documents to represent one logical document/file

2009-09-28 Thread Peter Ledbrook
Matt Weber-2 wrote: Check out the field collapsing patch: http://wiki.apache.org/solr/FieldCollapsing https://issues.apache.org/jira/browse/SOLR-236 That looks like just the ticket. Thanks for the quick response. Peter -- View this message in context:

Using two Solr documents to represent one logical document/file

2009-09-25 Thread Peter Ledbrook
Hi, I want to index both the contents of a document/file and metadata associated with that document. Since I also want to update the content and metadata indexes independently, I believe that I need to use two separate Solr documents per real/logical document. The question I have is how do I