Update Icing from upstream.

Descriptions:
========================================================================
Fix term frequency bug
========================================================================
Delete dead JNI functions.
========================================================================
Switch Icing JNI implementation to use RegisterNatives
========================================================================
Avoid unnecessary GetObjectClass and GetFieldID calls.
========================================================================

Bug: 296938196
Change-Id: I773bcc05e768a7ac80f1950985b618047d009641
6 files changed
tree: ab2a722eb9964b28a3dd8dad75b5abfc6488218b
  1. icing/
  2. java/
  3. proto/
  4. .gitignore
  5. CONTRIBUTING.md
  6. LICENSE
  7. METADATA
  8. MODULE_LICENSE_APACHE2
  9. OWNERS
  10. README.md
  11. synced_AOSP_CL_number.txt
README.md

Icing Search Library

Icing is a fast, embedded, mobile-friendly full-text-search library written in C++.

This is not an officially supported Google product.