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

Add Context Aware Suggester

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 4.9, 6.0
    • core/search
    • None
    • New, Patch Available

    Description

      It would be nice to have a Context Aware Suggester (i.e. a suggester that could return suggestions depending on some specified context(s)).

      Use-cases:

      • location-based suggestions:
        • returns suggestions which 'match' the context of a particular area
          • suggest restaurants names which are in Palo Alto (context -> Palo Alto)
      • category-based suggestions:
        • returns suggestions for items that are only in certain categories/genres (contexts)
          • suggest movies that are of the genre sci-fi and adventure (context -> [sci-fi, adventure])

      Attachments

        1. LUCENE-5350-benchmark.patch
          2.62 MB
          Areek Zillur
        2. LUCENE-5350.patch
          50 kB
          Areek Zillur
        3. LUCENE-5350-benchmark.patch
          2.62 MB
          Areek Zillur
        4. LUCENE-5350.patch
          49 kB
          Areek Zillur

        Activity

          People

            Unassigned Unassigned
            areek Areek Zillur
            Votes:
            3 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated: