content/operate/oss_and_stack/stack-with-enterprise/release-notes/redisearch/redisearch-1.6-release-notes.md
RediSearch v1.6.16 requires:
This is a maintenance release for version 1.6.
Update urgency: MODERATE - Program an upgrade of the server, but it's not urgent.
Details:
Bug fix:
This is a maintenance release for version 1.6.
Update urgency: Low
Details:
Minor enhancements:
Minor bugfixes:
Details:
Minor features:
Bug fixes:
This is a maintenance release for version 1.6.
Headlines:
Details:
Headlines:
Details:
exists function that can be used on conditional updates (REPLACE PARTIAL) to check if a field exists in the document.MAXDOCTABLESIZE had no effect.FIRST_VALUE reducer crashed when value did not exist.NOT criteria tester.%Headlines:
Details:
Headlines:
Details:
FT.INFOHeadlines:
Details:
Headlines:
Details:
This is the General Availability Release of RediSearch 1.6 (v1.6.7).
Headlines:
Full details:
Added functionality
FT.ADD … REPLACE … NOCREATE will not add the document if the document does not exist.FT.ALIASADD, FT.ALIASDEL, and FT.ALIASUPDATE.Performance improvements
foo: NULL if foo is not present in the document. This conserves network bandwidthBugfixes - Semantics
to_number() and to_str() functions for ambiguity reasonsFORK GC has now lowest priority over indexing and read queriesBugfixes - Crash/Stability
ft:two/twoFT.EXPLAINFORK GC doesn't exists on termination of RedisFT.SEARCH with SORTBY, it will only be possible to sort by one fieldNULL terms cause FORK GC to crashFORK GC issue where read from pipe did not returned all the data