Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@datancoffee datancoffee released this 22 Jul 21:49
· 25 commits to master since this release

Release 1.0.1:

  • Bug fix: Added text validation before calling the Base Forms dictionary to prevent extra-long execution
  • Feature: Introduced parameters and the ability to return All sentiment chunks in a text, or Top sentiments (as previously). Set contentIndex.indexingType to IndexingConsts.IndexingType.FULLINDEX or IndexingConsts.IndexingType.TOPSENTIMENTS
  • Added two new fields in ContentIndex - ParentUrl and ParentPubTime - to support threaded conversations.
  • Feature: Added scripts/runIndexer.sh script to enable automated testing