Hotware/Lucene-Extension

Maybe cache Type Objects instead of allocating new ones all the time?

s4ke opened this issue · 1 comments

s4ke commented

the objects are not that heavy weight, but a lot of them are getting instantiated for big indices.

s4ke commented

not needed anymore. the beanconverter works, but the preferred way of doing things is using Hibernate-Search now.