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

Koji Sekiguchi resolved SOLR-662.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

Thank you for the comment, Erik.
Committed revision 681409.

> support all highlighter parameters in solr-ruby
> -----------------------------------------------
>
>                 Key: SOLR-662
>                 URL: https://issues.apache.org/jira/browse/SOLR-662
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - ruby - flare
>    Affects Versions: 1.3
>            Reporter: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-662.patch
>
>
> At present solr-ruby doesn't support the following hl functions:
> * per-field override
> ** hl.snippets
> ** hl.fragsize
> ** hl.requireFieldMatch
> ** hl.simple.pre
> ** hl.simple.post
> * non-per-field-override
> ** hl.alternateField
> ** hl.maxAlternateFieldLength
> * other hl parameters
> ** hl.maxAnalyzedChars (w/ *per-field override*)
> ** hl.usePhraseHighlighter
> ** hl.mergeContiguous (w/ *per-field override*)
> ** hl.increment (w/ *per-field override*)
> ** hl.formatter (w/ *per-field override*)
> ** hl.fragmenter (w/ *per-field override*)
> ** hl.regex.slop (w/ *per-field override*)
> ** hl.regex.pattern (w/ *per-field override*)
> ** hl.regex.maxAnalyzedChars (w/ *per-field override*)
> A patch supports these functions will be shortly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to