fastogt / fastonosql

FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
https://fastonosql.com
GNU General Public License v3.0
1.18k stars 97 forks source link

Improve search under explorer tree #25

Closed tburschka closed 7 years ago

tburschka commented 7 years ago

The search under the explorer tree seems to be not working (as intended). I try to seach one ore more keys with a specific part of a name but the search/filter isn't even matching the simple rules like searching for "category" (see screenshot) would be filter any results. even starting with "kv:" will filter anything. The filter should be a regexp ('/category/') search or a like ("%category%") search on any keys in any open storage.

fastonosql_search

topilski commented 7 years ago

Filter working as expected, can you test behavior on current release?

topilski commented 7 years ago

ping

tburschka commented 7 years ago

Sry, didn't see the first message. I will try this evening.

topilski commented 7 years ago

Sure, thank you!