blugelabs / bluge

indexing library for Go
Apache License 2.0
1.9k stars 124 forks source link

implement token position_increment (gap) #7

Closed mschoch closed 4 years ago

mschoch commented 4 years ago

Since array_positions have been removed, we need a way to allow indexing of multiple values that do not match a phrase.

mschoch commented 4 years ago

This likely involves overhauling the entire analysis package, so it may need to move to DP2.