Skip to content

Enh: suppress "Empty Query" results for semantic_search() #110

@Masltov

Description

@Masltov

If the provided mask doesn't match any entity in semantic_search(), a "Query returned no results" is created.
Why the print shall be omited in my view:

  • The library is used programmatically, hence no user interaction takes place without an overlay --> print is worthless (besides debug)
  • Empty results can be detected by checking against an empty list

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