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

A DataSource to read data from a field as a reader

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4
    • 1.4
    • None

    Description

      This can be useful for users who has a DB field containing xml and wish to use a nested XPathEntityProcessor

      The datasouce may be configured as follows

      <datasource name="f1" type="FieldReaderDataSource" />
      

      The enity which uses this datasource must keep the url value as the varaible name url="field-name"

      The fieldname must be resolvable from VariableResolver

      This may be used with any EntityProcessor which uses a DataSource<Reader> eg:XPathEntityProcessor

      Attachments

        1. SOLR-833.patch
          15 kB
          Shalin Shekhar Mangar
        2. SOLR-833.patch
          10 kB
          Noble Paul
        3. SOLR-833.patch
          3 kB
          Noble Paul

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: