Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6819

Deprecate index-time boosts?

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 6.5, 7.0
    • None
    • None
    • New

    Description

      Follow-up of this comment: https://issues.apache.org/jira/browse/LUCENE-6818?focusedCommentId=14934801&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14934801

      Index-time boosts are a very expert feature whose behaviour is tight to the Similarity impl. Additionally users have often be confused by the poor precision due to the fact that we encode values on a single byte. But now we have doc values that allow you to encode any values the way you want with as much precision as you need so maybe we should deprecate index-time boosts and recommend to encode index-time scoring factors into doc values fields instead.

      Attachments

        1. LUCENE-6819-deprecation.patch
          12 kB
          Adrien Grand
        2. LUCENE-6819-deprecation.patch
          11 kB
          Adrien Grand
        3. LUCENE-6819.patch
          210 kB
          Adrien Grand
        4. LUCENE-6819-deprecation.patch
          6 kB
          Adrien Grand
        5. LUCENE-6819.patch
          205 kB
          Adrien Grand
        6. LUCENE-6819-wip.patch
          3 kB
          Adrien Grand

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jpountz Adrien Grand
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: