문제

I have a query like "+(+Contents:"risk factors" +Contents:"item 503" +Contents:concise) +(DocID:2548093)" it filters result but highlighting not works on the result of the query.. I tried to use all highlighters available in solr by appending hl.usefastvectorhighlighter but still highlighting does not works.. can any one help me on this.

도움이 되었습니까?

해결책

we can fix this by increasing hl.maxAnalyzedChars its default value is 51200. I have increased it 100000 and it is working fine now.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top