Skip to content

It is not possible to index a single content field into multiple search fields #16

Description

@Vouzamo

This is due to the FieldMap dictionary using the content field identifier as the key instead of the search field identifier. This seems backwards to me as we should guarantee uniqueness of custom mappings for the destination opposed to the source.

See FieldProcessorSettings.SetFieldMap (line 60) for the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions