Hi, I need highlighting for Trie* fields (TrieLong and TrieInteger). I realized that a few lines of code in DefaultSolrHighlighter prevent from doing this. I Removed those lines and highlighting works fine for integers. All unit tests passed too. Can you take a look at those issues and put a comment if it makes sense to remove lines from code and unblock integer highlighting?
https://issues.apache.org/jira/browse/SOLR-2497 https://issues.apache.org/jira/browse/LUCENE-3080 -- Paweł Róg
