Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: 3.0
-
Component/s: .structures
This would have benefits in the following scenarios:
As a PostingIndex can be large, locality should be supported.
- If we use PostingIndex as a LinkServer, then this would allow link analysis index processing to be easily split
- Inversion of indices (i.e. Inverted-> Direct; Direct->Inverted) could be split to run in parallel
- DirectIndex analysis.
As a PostingIndex can be large, locality should be supported.