We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
path