Carrot2

Lucene's SimpleFieldMapper ignores field content for multiple-same-key fields

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 3.4.0
  • Component/s: Document Sources
  • Labels:
    None

Description

Lucene document source's default SimpleFieldMapper takes only the first Fieldable value from a document. If a document has multiple fieldables with the same name, only the first one will be returned in the wrapper carrot2.core.Document (and passed to clustering, for instance).

Activity

Hide
Dawid Weiss added a comment -

Fixed in trunk.

Show
Dawid Weiss added a comment - Fixed in trunk.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: