Hi nutchers,
i write a plugin to add some custom field to mongodb and elasticsearch
index, i would use those custom field to do some action, but the problem is
when i call getFieldValue('customfield') null is always returned.
i struggle to figure out how get the value of the field, i would say any
getFieldValue() return null on any field not just the custom field.
Your help is appreciated-- View this message in context: http://lucene.472066.n3.nabble.com/nutch-doc-getFieldValue-return-null-tp4323947.html Sent from the Nutch - User mailing list archive at Nabble.com.

