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
the developer should be allowed to configure how the local graph is indexed and other options. So for every entrypoint he/she should be able to define a data structure in which the configuration is stored. Every time the client instance is created, the code should read the data structure and set up the client in the way defined by the user (rebuild the indexes, etc).
Example of a structure to configure a faceted index on a property:
There should be a flawless way for configuring the client so the user, at deploy-time, can define:
The text was updated successfully, but these errors were encountered: