Description
Currently LuceneIndexEditorContext logs perf log for every writer close call. In most cases nothing is indexed and reported time is 0. Instead of this logging should only be done if index is updated
Currently LuceneIndexEditorContext logs perf log for every writer close call. In most cases nothing is indexed and reported time is 0. Instead of this logging should only be done if index is updated