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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Change log
Add an option for automatically generating sort label with a flag generateSortLabel:true. It is false by default.
Add support for pretty queries, such that queries can be loaded from file or HTTP or any scheme that File Manager can handle. Also, maintain backward compatibility
Use context as a way to normalize properties in addition to normProps
Add a flag "deleteRiverAfterCreation" : true that tells whether river should be deleted after indexing. This will be useful for updating document with hidden labels. It is false by default.