Hi, Recently I started experimenting with the AnalyzingInfixSuggester. However, I just found out the index is put in the Solr home directory instead of the default ./data directory of the core. I can set a specific indexPath, but it would be nice if the default data dir would be used when nothing is set.
It adds two directories in Solr home: analyzingInfixSuggesterIndexDir analyzingInfixSuggesterIndexDir.tmp Is this a bug? I don't see any reference in the code to the default data dir. Or is there a specific reason it works this way? Best regards, Jeroen