IndexingFiltersChecker utility does not list multi valued fields
----------------------------------------------------------------

                 Key: NUTCH-1082
                 URL: https://issues.apache.org/jira/browse/NUTCH-1082
             Project: Nutch
          Issue Type: Bug
          Components: indexer
    Affects Versions: 1.4, 2.0
            Reporter: Markus Jelsma
            Assignee: Markus Jelsma
             Fix For: 1.4, 2.0


The indexing filters checker does not list all values for a multi valued field. 
It uses the NutchDocument.getFieldValue() method that always returns null or 
the first entry of the list of values. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to