epugh commented on PR #2079:
URL: https://github.com/apache/solr/pull/2079#issuecomment-1814899779

   Definitly referring to the JSON DSL.   I suspect that many people will craft 
their JSON independent of the JS code or Python code, like via some string 
replacement, and then just pass it in....    Now, if we wanted to actually 
VALIDATE the query, that might be cool, and would presumably require all those 
typed objects ;-).    I know that I tend to craft my query using Quepid or 
Curl, and then cut n paste it into whatever is going to execute that big old 
blob o JSON.       I had been thinking about adding a JSON DSL Admin UI screen, 
and I would have just started with an html textarea for you to paste your JSON 
in...    No syntax highlihgitng beyond whatever a JSON reneder does, and no 
understanding of the JSON DSL....


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to