mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-16 04:10:21 +00:00
Lucene 4.7 supports a setter for the `filler_token` that is inserted if there are gaps in the token stream. This change exposes this setting. Closes #4307