[ 
https://issues.apache.org/jira/browse/SOLR-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693449#comment-13693449
 ] 

Cassandra Targett commented on SOLR-4957:
-----------------------------------------

Problems with 
https://cwiki.apache.org/confluence/display/solr/Uploading+Data+with+Index+Handlers

* Contains missing 'topofpage' macro references
* An example got munged and some text is being misinterpreted as italics and 
also as a macro call. This is right before the start of the section 'Updating 
Only Part of a Document'. The section should read:

{noformat}
You can also specify _version_ with each "delete":
String str = "{'delete':'id':50, '_version_':12345}" 
{noformat}

Both '\_version_' and '\{'delete':'id':50, '\_version_':12345}' need to be 
fixed by escaping the wiki markup so it gets rendered the way it's supposed to.

There are a lot of places where I had to escape curly brackets - there might be 
a bunch of those lurking around.
                
> Audit format/plugin/markup problems in solr ref guide related to Confluence 
> 5.x upgrade
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-4957
>                 URL: https://issues.apache.org/jira/browse/SOLR-4957
>             Project: Solr
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>
> The Solr Ref guide donated by lucidworks is now live on the ASF's CWIKI 
> instance of Confluence -- but the CWIKI is in the process of being upgraded 
> to confluence 5.x (INFRA-6406)
> We need to audit the ref guide for markup/plugin/formatting problems that 
> need to be fixed, but we should avoid making any major changes to try and 
> address any problems like this until the Confluence 5.x upgrade is completed, 
> since that process will involve the pages being "converted" to the newer wiki 
> syntax at least twice, and may change the way some plugins work.
> We'll use this issue as a place for people to track any formating/plugin 
> porblems they see when browsing the wiki -- please include the URL of the 
> specific page(s) where problems are noticed, using relative anchors into 
> individual page sections if possible, and a description of the problem seen.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to