Release 1.0.1
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