You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change SumOfDocumentFrequencies and SumOfTotalTermFrequencies to long (#4600)
This commit changes the SumOfDocumentFrequencies and SumOfTotalTermFrequencies
on TermVector to long. These values can be bigger than int.
Fixes#4578
(cherry picked from commit a96581c)
0 commit comments