Skip to content

Extend SELECT grammer to allow selecting "path" and "score" #84

Open
@dantleech

Description

@dantleech

In the shell it would be very beneficial to be able to display all the fields contained in a query result.

For example:

SELECT path(), score(), title FROM [nt:unstructured] WHERE CONTAINS(*, '*foo*';

Currently the path is shown all the time and the score cannot be accessed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions