Hi there,
We’re trying to optimise the number of search requests made but are having trouble narrowing down exactly where they’re made given that we have several applications searching the same indices. Looking in /monitoring/operations (API Client tab) we can see something like the following:
Operation | Percentage |
---|---|
|
30.67% |
|
17.29% |
|
10.26% |
|
8.58% |
|
8.07% |
Is there any way of telling which of our apps that use React InstantSearch is which ? If we customise the searchClient like shown here (Configure the client | Algolia), would that show up as different in the reporting ?
Thanks in advance,
Rob