Commits


Gil authored and GitHub committed 5c19bc26a5d
Migrate FSTQueryTests to C++ / remove FSTQuery (#3485) * Use C++ Documents in FSTQueryTests * Fix FieldPath::kDocumentKeyPath definition * Add missing operator<< to Document and DocumentKey * Migrate FSTQueryTests.mm to C++ query_test.cc * Remove FSTQueryTests * Remove FSTQuery