positions you navigate in the UI (each maps to a doc id/index in tokenStreams)
current position (0-based) in docPositions
pre-tokenized streams indexed by doc id
the clicked significant term/phrase (e.g. "white house")
{ tokenizer } defaults to simpleTokenizer
next position in docPositions or null if none
Find the next position (wrapping once) whose token stream contains
term(as adjacent tokens).