An object representing parameters for the external data index callback. When the index callback is called to fetch a set of data, Scrivito executes the passed-in function, providing it with IndexParams
. The application integrating the Scrivito SDK with an external data provider can use these parameters for filtering, searching, sorting and continuation.