(from github.com/MajidSafari)
can i set in config ?
(from github.com/marevol)
To change it, add a property element in app/WEB-INF/classes/app.xml as below:
<component name="viewHelper" class="org.codelibs.fess.helper.ViewHelper">
<property name="titleLength">100</property>
(from github.com/MajidSafari)
wow , tanx, i love Fess