: I have a few classes that are Analyzers, Readers, and TokenFilters. These
: classes use a large hashmap to map tokens to another value. The code is
: working great. I go to the Analysis page on the Solr dashboard and everything
: works as I would like. The problem is that the first time each one
I have a few classes that are Analyzers, Readers, and TokenFilters.
These classes use a large hashmap to map tokens to another value. The
code is working great. I go to the Analysis page on the Solr dashboard
and everything works as I would like. The problem is that the first time
each one of t