Skip to content

not empty filter does not work with acknowledgements field in publications #89

@marton-balazs-kovacs

Description

@marton-balazs-kovacs

According to the documentation, the emptiness filters also work on non-filterable fields. However, the following query returns 0 hits:

""" search publications where acknowledgements is not empty return publications[id+title+acknowledgements] """

In contrast, the query does work for abstract instead of acknowledgements.

Here is a link to the relevant page in the documentation:

Is this a bug? Or am I missing something? Thanks!

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