Full-text search
Hello everyone,
Some time ago, someone from my team contacted the team directly regarding the planned full-text search. They were advised to submit the request as an issue so that it could be officially tracked, which is why I am now taking this route.
I have seen that the introduction of a central full-text search for all components in the project is planned. Since this functionality would be very helpful for many use cases – such as efficiently searching CVE descriptions, package names and vendor information – I wanted to ask whether there is already a rough schedule for implementation.
Is there already an estimate of when the full-text search will be available or in which release it is expected to be included? If there is no exact plan yet, an approximate roadmap or an update on the current status would also be helpful.
Many thanks and best regards Robin
Hello Cedric,
thank you for the updates and all the work on this feature!
Is there already a rough estimate or target release for when the full-text search might be available?
Any update on the expected timeline would be very helpful for our planning.
Thanks a lot!
It's on our roadmap, but it's not a high priority due to the risks associated with full-text indexing for users. It's not particularly difficult to implement, but it will rely on a third-party indexer such as Meilisearch.
What's your actual use-case compared to use the existing API?
Ok Thanks for the response! We would like to search specifically for CVEs that meet certain CVSS criteria (e.g. attack vector = NETWORK, score > 8) and also be able to filter by vendor or product. We would also like to be able to search for CPE's to identify affected products more precisely. The current API is not sufficient for this, as it does not support complex filters or full-text searches across multiple fields.
Hello vulnLookUp-Team,
I hope you're doing well. I wanted to follow up on the full-text search feature we discussed a few weeks ago. I understand it's not currently a high priority, but I was wondering if there might be a rough estimate or timeline for when it could be implemented? Having a general idea would be really helpful for our planning purposes.
Thank you very much for your continued support and efforts!