I\'m debugging my Solr schema and I\'d like to see the results of tokenizing a specific field.
For a simplified example, if I have:
Yes, Admin > Analysis is exactly what you want.
But there's another great tool that allows you to read index and see how exactly a field or document was indexed.
It's called Luke and it's invaluable when troubleshooting and tweaking your schema.
yes, use the Analysis page in the Solr Admin section: here It has exactly that purpose