Skip to content

1.7.6

Choose a tag to compare

@hemed hemed released this 31 Jan 13:00
· 41 commits to master since this release
0539bd8

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.
  • Add utility class for some convenience methods