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

Document Classifiers to handle numeric fields

Details

    • New

    Description

      DocumentClassifiers should handle numeric fields.
      Knn Document Classifier should be able to handle function queries( like the distance from the numeric value in input) as boost factors on top of the MLT boolean query.
      Investigations will follow with tentative design and patch

      e.g.
      input document has price:5

      We can classify the document based on all the ones in the index, in proximity to 5 as the price value.

      Attachments

        Issue Links

          Activity

            People

              teofili Tommaso Teofili
              abenedetti Alessandro Benedetti
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: