Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-662

support all highlighter parameters in solr-ruby

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3
    • 1.3
    • clients - ruby - flare
    • None

    Description

      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.

      Attachments

        1. SOLR-662.patch
          17 kB
          Koji Sekiguchi

        Activity

          People

            Unassigned Unassigned
            koji Koji Sekiguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: