I am looking to do my first Heartcore project and we are currently looking at the search capabilities for the frontend. It looks quite primative currently. Does anyone have experience of working with Heartcore to provide a keyword search that is scoped to a section of the tree (this is the bare minimum I would need)? It seems there is the search endpoint (can only take keywords) and the filter content endpoint (to filter say on content type, but without a keyword), but I need a combination of the two, preferably without hacks.
I also found this post that suggest there will be a rewrite of Search, but not for a while -
https://github.com/umbraco/Umbraco.Heartcore.Issues/issues/85
Does anyone have an updated timeline?
Basically I need to understand if search is achievable in Heartcore yet. I appreciate level of search functionality can vary wildly so any help on understanding what can or cant be done currently, would be great.