Description
When the plain text is extracted from documents, we will often have many words hyphenated and broken into two lines. This is often the case with documents where narrow text columns are used, such as newsletters.
In order to increase searching efficiency, this filter unites hyphenated words broken in two lines.
This filter has to be used together with the WordDelimiterFilter having catenateWords=1.