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

Out of date API document-ValueSourceQuery

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 4.1
    • None
    • core/query/scoring
    • None
    • New

    Description

      The following API documents talk about ValueSourceQuery:
      http://lucene.apache.org/core/4_1_0/queries/org/apache/lucene/queries/CustomScoreProvider.html
      http://lucene.apache.org/core/4_1_0/queries/org/apache/lucene/queries/CustomScoreQuery.html
      However, ValueSourceQuery is deleted in lucene 4.1, according to the following migration guide.
      http://lucene.apache.org/core/4_1_0/MIGRATE.html
      The following lists the replacement classes for those removed:
      ... o.a.l.search.function.ValueSourceQuery -> o.a.l.queries.function.FunctionQuery

      Please update the API documents to reflect the latest code.

      Attachments

        Activity

          People

            Unassigned Unassigned
            drzhonghao Hao Zhong
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: