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

Erick Erickson commented on SOLR-3162:
--------------------------------------

Stefan:

The escapes are still there, like this. I'm starting to think there's something 
up with how ZK returns the data, see below...
<fieldType class=\"solr.TrieIntField\" name=\"tint\" omitNorms=\"true\" 
positionIncrementGap=\"0\" precisionStep=\"8\"/>

Hmmm, ZK savvy people. I'm guessing that when you ask the cloud for something 
like the schema.xml file, it really comes from ZK rather than any of the conf 
directories. If so, is there anything special about how that comes back to the 
caller? Here's the path used in the new Admin UI:

http://localhost:8983/solr/zookeeper?detail=true&path=%2Fconfigs%2Fmyconf%2Fschema.xml

and just plugging that into the browser returns stuff like 
<fieldType class=\"solr.TrieIntField\" .....

the top-level node is now expanded on startup.


                
> Continue work on new admin UI
> -----------------------------
>
>                 Key: SOLR-3162
>                 URL: https://issues.apache.org/jira/browse/SOLR-3162
>             Project: Solr
>          Issue Type: Improvement
>          Components: Schema and Analysis
>    Affects Versions: 4.0
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>         Attachments: SOLR-3162-index.png, SOLR-3162-schema-browser.png, 
> SOLR-3162.patch, SOLR-3162.patch, SOLR-3162.patch, SOLR-3162.patch
>
>
> There have been more improvements to how the new UI works, but the current 
> open bugs are getting hard to keep straight. This is the new catch-all JIRA 
> for continued improvements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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