fergiemcdowall / search-index

A persistent, network resilient, full text search library for the browser and Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can write custom token prossessing pipeline

fergiemcdowall opened this issue · comments

Once string is tokenized, it should be possible to write stages that manipulate individual tokens (upcase, lowcase, substitution, etc...)