TheHive-Project / TheHive

TheHive: a Scalable, Open Source and Free Security Incident Response Platform
https://thehive-project.org
GNU Affero General Public License v3.0
3.42k stars 623 forks source link

Add Freetext search query and resolve filter issues #2029

Open lissymaria opened 3 years ago

lissymaria commented 3 years ago

Request Type

Feature Request: Add free text search query and resolve the issues of filters like createdBy,createdAt etc in thehive4

Feature Description

The free text search query available in thehive3 is not present in thehive4 versions. Also some filters like createdBy ,createdAt etc are not working properly. We are not getting any search results for some filters. Please include free text search query option and resolve the filtering issues of the fields createdBy inthehive4.

nickbabkin commented 3 years ago

+++ This is the only thing that prevents me from upgrading from version 3 to version 4 - I use this feature heavily on a regular basis.

illumiN8i commented 3 years ago

As a workaround for free text search, I was able to search the title and description fields using wildcard filters like any of: *keyword*

Does this help?