Algolia Secured API Keys: attributesToRetrieve parameter -


with algolia possible restrict attributes retrieve when building secured api key?

by defualt, when searching, attributestoretrieve parameter may used, not sure if it's possible used during generation of secured api key.

the reason of because want restrict attributes of document specific users.

unfortunately, it's not possible restrict attributes retrieve using attributestoretrieve query parameter while generating secured api key -> user still able override @ query time.

the thing can configure unretrievableattributes setting in index settings. setting forces attributes non-retrievable whatever attributeto{retrieve,highlight,snippet} query parameter set.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -