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 merg
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:
http://www.nabble.com/Usin