Skip to content

Support indexing of large alto file #125

@rsteph-de

Description

@rsteph-de

When indexing Alto files in Solr wordcoordinates had been send as URL parameters together with the indexing request fort the Alto XML file.
The MyCoRe solution (omitting the XML file) prevents the content from beeing found with the "normal" content search.

Therefore a new MCRFileIndexhandler has been implemented, that extracts the the word coordinates from the Solr update request and sends them as 2nd atomic update request
after the document.

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