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
Implement a FunctionVistor(may be a simple one for poc) and FieldRef for FileIndexReader
Implement FileIndexFormat and FileIndexWriter/Reader and other interface
Implement BitmapFileIndex
Implement BloomfilterFileIndex
Regarding the work of implementing FileIndex, I will split it into multiple PRs to facilitate review and comment, so that there will be no problems in the implementation due to deviations in my personal understanding.
Regarding the work of implementing FileIndex, I will split it into multiple PRs to facilitate review and comment, so that there will be no problems in the implementation due to deviations in my personal understanding.