[ 
https://issues.apache.org/jira/browse/SOLR-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anurag Sharma updated SOLR-6559:
--------------------------------
    Attachment: SOLR-6559.patch

Attaching patch that can be applied on latest trunk. 
The XPathRecordReader doesn't support wild card. Either we have to implement 
the wildcard functionality or use another XPath parser. 
Also added a unit test (testSupportedWildCard) demonstrating the capability is 
unsupported. Also the patch has positive unit tests which are working.

> Create an endpoint /update/xml/docs endpoint to do custom xml indexing
> ----------------------------------------------------------------------
>
>                 Key: SOLR-6559
>                 URL: https://issues.apache.org/jira/browse/SOLR-6559
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-6559.patch, SOLR-6559.patch, SOLR-6559.patch, 
> SOLR-6559.patch
>
>
> Just the way we have an json end point create an xml end point too. use the 
> XPathRecordReader in DIH to do the same . The syntax would require slight 
> tweaking to match the params of /update/json/docs



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to