index multiple files into one index entity

2013-05-23 Thread Mark.Kappe
Hello solr team, I want to index multiple fields into one solr index entity, with the same id. We are using solr 4.1 I try it with following source fragment: public void addContentSet(ContentSet contentSet) throws SearchProviderException { ...

AW: index multiple files into one index entity

2013-05-23 Thread Mark.Kappe
Hello Erick, Thank you for your fast answer. Maybe I don't exclaim my question clearly. I want index many files to one index entity. I will use the same behavior as any other multivalued field which can indexed to one unique id. So I think every ContentStreamUpdateRequest represent one index enti