Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-987

Support HTTP auth for Solr communication

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4
    • indexer
    • None
    • Patch Available

    Description

      At the moment we cannot send data directly to a public HTTP auth protected Solr instance. I've a WIP that passes a configured HTTPClient object to CommonsHttpSolrServer, it works. This issue should add this ability to indexing, dedup and clean and be configured from some configuration file.

      Enable Solr HTTP auth communication by setting the following parameters in your nutch-site config:

      • solr.auth=true
      • solr.auth.username=USERNAME
      • solr.auth.password=PASSWORD

      Attachments

        1. SolrUtils.java
          3 kB
          Markus Jelsma
        2. NUTCH-987-2.0-2.patch
          9 kB
          Lewis John McGibbney
        3. NUTCH-987-2.0-2.patch
          9 kB
          Lewis John McGibbney
        4. NUTCH-987-2.0-1.patch
          12 kB
          Markus Jelsma
        5. NUTCH-987-1.4-3.patch
          8 kB
          Markus Jelsma
        6. NUTCH-987-1.4.1-2.patch
          7 kB
          Markus Jelsma
        7. NUTCH-987-1.3-hack.patch
          4 kB
          Markus Jelsma

        Issue Links

          Activity

            People

              markus17 Markus Jelsma
              markus17 Markus Jelsma
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: