No this will not fix your issues but the indexchecker utility will show you what Nutch will actually index to Solr. With the patch it will also show multi valued fields, handy for debugging.
The question was, how do you add the fields? If i test using a simple indexing filter plugin i can easily add multi valued fields. With the indexchecker utility i can confirm it works. > Markus Jelsma-2 wrote: > > This should just work fine. Do you use an indexing filter to actually add > > those new fields? I've tested in 1.4 using an indexing filter that adds > > multiple values. Using the NUTCH-1082 patched indexing filters checker i > > can > > see the values as expected. > > I currently use nutch 1.2, so I assume checking out > http://svn.apache.org/repos/asf/nutch/branches/branch-1.4/, building it, > then applying patch NUTCH-1082 will fix my issues. I will report. > Is there a (simple) way to get it also to work in 1.2, as we have this > version currently > in production? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Multi-Value-metadata-missing-in-ParseRe > sult-tp3251186p3256028.html Sent from the Nutch - User mailing list archive > at Nabble.com.

