neo4j-devtools / neo4j-bloom

A public repository for informal docs, problem reporting and content sharing related to Neo4j Bloom.
Apache License 2.0
18 stars 0 forks source link

Bloom query doesn't accept arbitrary String value as arg of search phrase? #71

Closed complyue closed 4 months ago

complyue commented 9 months ago

It happens "WITH" search suggestions:

image

image

Or "WITHOUT" search suggestions too:

image

image

ckanz commented 9 months ago

Hi @complyue! Thank you for reporting this. It appears there's indeed a bug in the search bar when it comes to handling search phrase parameters. When pasting or fully typing out search phrase parameters, Bloom's search does not seem to recognize the parameter as fully provided. Until this is fixed, a workaround is to press the tab key after pasting the message id and before running the search. I hope this helps in the meantime until the bug is fixed. Please let me know if you have other questions. Thank you again for taking the time to report this.

ckanz commented 4 months ago

Hi @complyue, I just tested with the latest release and can confirm that a fix for this has been released.

I will be closing this issue, but if you have any other issues with Bloom, please feel free to raise a new issue here or on Canny https://neo4j-aura.canny.io/explore

complyue commented 4 months ago

Hi @ckanz, could you be more specific about the "latest" release? The publicly available bloom atm, via Neo4j Desktop 1.5.9 is still Bloom 2.11.0, doesn't seem to have the fix incorporated.