Community
What search engine and/or database does Onify use?
Feature Request - Translate strings in 'Admin' pages
It would be nice if 'strings
' also are translated in the Administrator UI (configuration) etc admin/configuration/workspaces
list of all workspaces results.
Feature request - workspace source
We would need an option on some workspaces to add include and exclude datasources, so that we could define what fields would we output in the results of the api query. Currently we are only able to access to the query part, but we would need the ability to optionally define include and exclude sources. Below is an example of elastic code what I understand that currently we can only modify in onify workspace the query part and there is no way to escape out of that to add the part _source that would have ability to define includes and excludes...
Feature request to support OR filtering
I am trying to get two different type of items visible into the same list, but I noticed that there is no OR filter in search filter criteria. I don't want to show the base query sentence to the end user.
Howto translate indexed items action?
I have tried to figure out is it possible to get translation to work with indexed items action button. I have that working in almost everyother place now, but I didn't figureout how should I edit the itemTemplates.json
I think that should be done in this line, but all my try are failing.
"action" : "item.action | prepareAction : item.key"