[jira] Updated: (SOLR-102) Ideas for better highlighting

2007-07-04 Thread Mike Klaas (JIRA)

 [ 
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.



[jira] Updated: (SOLR-102) Ideas for better highlighting

2007-01-12 Thread Mike Klaas (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Klaas updated SOLR-102:


Attachment: RegexFragmenter.java

> 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
> Assigned To: Mike Klaas
>Priority: Minor
> Attachments: 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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira