Sorry, i used an incorrect data type! String vs. Text On Friday 19 August 2011 15:59:17 Markus Jelsma wrote: > Hi, > > I set a field using CrawlDatum.setMetaData(k, v). This works well as it > shows me my meta key if i print the CrawlDatum to stdout. However, when i > check with getMetaData().containsKey(k) it returns false. > > It's a bit confusing as set clearly sets the MapWritable meta data in the > local scope and the get method reads from it. Am i missing something? The > comment on getMetaData is a bit confusing as well. > > Thanks
-- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/markus17 050-8536620 / 06-50258350

