On Saturday 13 August 2011 11:02:42 Max Stricker wrote: > Hi, > > I develop a notch plugin where my Parser extracts multi-value data and puts > it in the Metadata which is then added using ParseResult.put() method. > Debugging it I can see that my data is actually there, but in the Indexer > all MultiValue data is gone. How can this be? Should i file a bug report?
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. > Removing the multi value attribute in the schema.xml gives back the data in > the Indexer, but of course it is not multivalue so only the last added one > is present. > > Any ideas? -- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/markus17 050-8536620 / 06-50258350

