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

XPathEntityprocessor must allow slurping all text from a given xml node and its children

    XMLWordPrintableJSON

Details

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

    Description

      take an example:

      <xhtml:p>This text is 
        <xhtml:b>bold</xhtml:b> and this text is 
        <xhtml:u>underlined</xhtml:u>!
      </xhtml:p>
      

      It may be useful to get all the text from all the tags in <xhtml: p> ignoring the tag names .

      the configuration of the field may look like

      <field column="para" xpath="/p" flatten="true"/>
      

      Attachments

        1. SOLR-1003.patch
          6 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: