You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case my documents have a id or uuid as primary field but in the abstraction https://github.com/schranz-search/schranz-search whatever field somebody want can be defined as identifier field. For that I currently used the objectIDKey configuration.
Is there another way may on createIndex to define the primary / identifier field?
Client
Search
Version
v4.4.1
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
alexander-schranz
changed the title
[bug]: objectIDKey configuraiton not longer working
[bug]: objectIDKey configuration not longer working
Sep 14, 2024
Description
The objectIDKey seems not longer work.
In my case my documents have a
id
oruuid
as primary field but in the abstraction https://github.com/schranz-search/schranz-search whatever field somebody want can be defined as identifier field. For that I currently used theobjectIDKey
configuration.Is there another way may on createIndex to define the primary / identifier field?
Client
Search
Version
v4.4.1
Relevant log output
No response
The text was updated successfully, but these errors were encountered: