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

Erick Erickson commented on SOLR-4921:
--------------------------------------

Sweet! This'll be a great tool for giving people a better understanding of what 
all that stuff on the wiki is about!

Minor comments:
1> When doing a "file upload" and adding a literal.id=doc1 it took me a couple 
of minutes to figure out that I had to prepend with &. Perhaps a check before 
appending the params to the URL? Or just an example on the label for the entry 
field with the '&'?

2> maybe a similar thing for entering the Request-handler for uploading 
structured docs, pdfs and the like, or maybe some kind of button or checkbox or 
radio button for "upload structured doc". Or maybe the document type drop down 
with another choice "upload/extract doc (e.g. pdf, jpg)" that auto-filled the 
request handler? I kind of like this last, using "extract" directs them to the 
extracting request handler. And auto-fill the request handler with just 
"/update" when they clicked something else.


3> If I actually specify a _version_ on the "document builder" section I get an 
error. Should we _not_ allow them to specify a version? I can also argue that 
having the version actually really good so people get a clue not to mess with 
it <G>... Possibly display _version_ (expert) in the drop down?

But these are all minor issues compared to how cool this is!


                
> Support for Adding Documents via the Solr UI
> --------------------------------------------
>
>                 Key: SOLR-4921
>                 URL: https://issues.apache.org/jira/browse/SOLR-4921
>             Project: Solr
>          Issue Type: New Feature
>          Components: web gui
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 4.4
>
>         Attachments: SOLR-4921.patch, SOLR-4921.patch, SOLR-4921.patch, 
> SOLR-4921.patch, SOLR-4921.patch, SOLR-4921.patch, SOLR-4921.patch, 
> SOLR-4921.patch, SOLR-4921.patch, SOLR-4921.patch, SOLR-4921.patch, 
> SOLR-4921.patch, SOLR-4921.patch
>
>
> For demos and prototyping, it would be nice if we could add documents via the 
> admin UI.
> Various things to support:
> 1. Uploading XML, JSON, CSV, etc.
> 2. Optionally also do file upload

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to