Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4561

Suggestions feature for elasticsearch backend

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • atlas-core
    • None

    Description

      Hello, 

      Currently the suggestion feature only works for solr indexing backend but not for other backends like elasticsearch.

      if (solrClient == null) {
           LOG.warn("The indexing system is not solr based. Suggestions feature will not be 
                             available.");
           return;
      }
      

      It would be a nice to have feature.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            nithinNT Nithin Kumara Narayanaswamy Teekaramanaa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: