|
It would be useful to be able to dump the configuration of Hibernate Search as debug or trace level. In particular when running performance tests and changing properties, one could log the configuration at the beginning of the test. That can be as simple as dumping SearchConfiguration But dumping also the actual IndexManager config etc and the settings used at their default values might be also useful.
|