[ https://issues.apache.org/jira/browse/SOLR-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Klaas updated SOLR-102: ---------------------------- Attachment: regexfrag.patch Fleshes out the RegexFragmenter integration with solr (which was already partially-committed). Adds parameters: - hl.regex.pattern - hl.regex.maxAnalyzedChars Also adds tests, improved javadocs, and better example in solrconfig.xml. I'll probably commit this in a few days. > Ideas for better highlighting > ----------------------------- > > Key: SOLR-102 > URL: https://issues.apache.org/jira/browse/SOLR-102 > Project: Solr > Issue Type: Improvement > Components: search > Reporter: Mike Klaas > Assignee: Mike Klaas > Priority: Minor > Attachments: regexfrag.patch, RegexFragmenter.java > > > A collection of rough enhancements to the default highlighter. Mostly to be > used as ideas for future development. > RegexFragmenter -> Define a regular expression to indicate "points of > interest" inthe target text (eg., beginning/end of sentences). Fragmenter > will attempt to start/end fragments at these locations -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.