Anyway to filter based on fields always in query_suggestion?

I am working off search ui project but the way I see the documentation is limited to one query field in query suggestion api. If the user is not allowed to see all the documents in the engine it can become a problem. Any way we can filter suggestion based on a field match that can be added?

For Example: search api filters can be added by proxy to only show results based on what user has access to.

Hi Nivid,

If I understand your question correctly, it sounds like you're asking about whether you can limit the documents a user has access to based on some field.

Signed Search Keys allow you to do exactly that – you can limit the documents or fields a user can search over and see.

Hope that helps,
Nick

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.