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
In implementing custom queries that are similar to tantivy's built-in
PhraseQuery and RegexPhraseQuery queries I've found a number of things
that can benefit from being `pub` so they can be reused externally.
0 commit comments