Skip to content
Snippets Groups Projects
Commit 0daee9ab authored by Lukáš Paukert's avatar Lukáš Paukert
Browse files

Term's weight can be currently more than 1

parent 8b85621d
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,5 @@
*/
 
enum EInvertedIndex {
EndOfIndex = 5, IDNotFound
EndOfIndex = -5, IDNotFound
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment