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

literal.xxx=foo does not work, value not saved.

    XMLWordPrintableJSON

Details

    Description

      we use a webcrawler written in perl to submit PDF and other rich text files to solr. we create a POST-request to the update/extract handler. we have a problem with setting fields via literal.FIELDNAME=foobar.

      in our schema.xml we have defined a field visiblePath as string, indexed false and stored true. when we now submit a PDF and set literal.visiblePath=test the field is not created in the solr index. the problem seems to be, that we can't set any string field in this way. strange thing: we have also defined several string fields that have an underscore at the beginning, like '__intern', '_dokumententyp', this fields can be set. also literal.id works.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mrietzler Markus Rietzler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: