Yes, you can do all of that, but... Solr is more of a toolkit rather than a
packaged solution, so you will have plug together all the pieces yourself.
There are a variety of stemmers in Solr and any number of techniques for
have to index and query using the stemmed and unstemmed variants of words.
I wanna to write my own text tokenizer.
And my question is about what solr treat with stemming or lemmatizing?
Solr store both lemmatizerd token and orginal token together?
I mean if in index time solr lemmatize creation to create.
And in query time.user want to search about exactly creation not c