Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1027

Alias the 'dataimporter' namespace to a shorter name 'dih'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.4
    • None

    Description

      'dataimporter' is a very commonly used namespace and it is quite long. for instance ${dataimporter.last_index_time} takes up quite some space. can we alias it with a single char '@' or '#' or a short name 'dih' so it can look like

      • ${#.last_index_time}
        or
      • ${@.last_index_time}
        or
      • ${dih.last_index_time}

      Attachments

        1. SOLR-1027.patch
          1 kB
          Noble Paul

        Activity

          People

            shalin Shalin Shekhar Mangar
            noble.paul Noble Paul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: