[
https://issues.apache.org/jira/browse/SOLR-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Wolanin updated SOLR-1183:
--------------------------------
Attachment: SOLR-1183.patch
> Example script not update for new analysis path from SOLR-1099
> --------------------------------------------------------------
>
> Key: SOLR-1183
> URL: https://issues.apache.org/jira/browse/SOLR-1183
> Project: Solr
> Issue Type: Bug
> Components: Analysis
> Reporter: Peter Wolanin
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-1183.patch
>
>
> The example script example/exampleAnalysis/post.sh attempts to post to the
> path http://localhost:8983/solr/analysis
> however, SOLR-1099 changed the solrconfig.xml, so that path is disabled by
> default as of r767412
> A simple fix is to change to http://localhost:8983/solr/analysis/document
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.