Skip to content

Enhancement Requests: Exclude fields and give ability to access [@url] and other "bracket" fields #8

@ddcornwall

Description

@ddcornwall

I want to be able to exclude [&extractedText] from my retrievals because it seems to slow down the web app I'm writing. But there does not appear to be a way to exclude fields.

I have been working with the &resultFields= operation you provide. I could have gotten the result I wanted by retrieving objects.object.thumbnail without retrieving objects.object.file. Except when I do that, the file path of the thumbnail changes to the unusable "https://catalog.archives.gov/catalogmedia/".

After trying that I thought that maybe I could get the right thumbnail path to appear if I pulled the objects.object.file["@path"] field. But trying that field, along with any other field in brackets gives me an invalid field error. It would be very helpful to be able to use these fields in &resultFields.

Thanks for considering this idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions