Uploaded image for project: 'Cocoon 3 (Retired)'
  1. Cocoon 3 (Retired)
  2. COCOON3-43

Provide a Consumer that interacts with solr

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cocoon-sax
    • None

    Description

      In solr, the org.apache.solr.handler.XMLLoader class allows to save xml documents in a solr index. In the same way, cocoon could provides a SAXConsumer that lets save documents in a solr index.

      The input document should respect a structure as this one:

      <docs>
      <doc>
      <field name="..." boost="...">...</field>
      </doc>
      ...
      </docs>

      Attachments

        1. SolrConsumer.patch
          27 kB
          Bertil Chapuis

        Activity

          People

            Unassigned Unassigned
            bertil Bertil Chapuis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: