We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f897c62 commit ee1885aCopy full SHA for ee1885a
src/schema_manager.cc
@@ -733,8 +733,8 @@ static vmsdk::info_field::Integer total_indexing_time(
733
}));
734
735
/*
736
-An 8/1.0 encoded string won't have a hashtag anywhere and is always for
737
- db_num == 0 An 9/1.1 encoded string will always have a false-hashtag at
+An 8/1.0 encoded string won't have a hashtag anywhere and is always for
+ db_num == 0 An 9/1.1 encoded string will always have a false-hashtag at
738
the START AND may have a real hashtag after that.
739
740
Decoded strings that lack a hashtag and are for db_num == 0, are encoded with
0 commit comments