Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-646

Elastic Search Connector sending unencoded JSON to ElasticSearch

    XMLWordPrintableJSON

Details

    Description

      A website I'm trying to crawl puts ETag parameters in its HTTP response headers. The ETags have values that are text surrounded by quotations (").

      When I use ManifoldCF to crawl the website and output to Elastic Search, Elastic Search logs an exception. It appears the JSON parser reads an actual quote mark " instead of an escaped one \". The parser interprets the quote mark as the end of the value instead of part of the value.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tedgin Tony Edgin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: