This is expected for backend search. The IP will be the same for all searches, but you should check that the `X-Forwarded-For` parameter contains your user’s IP. This header is used by Algolia's analytics to group your searches.
You can also check the query headers in your logs to ensure that the required header is being sent as expected.