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

   @gerlowskija I figured out why the annotaitons were NOT complete...   All of 
my testing was either .bats or by interacting with the schema-designer.js file, 
which of course uses JS and JSON and doesn't use the SolrJ library, so that was 
all a blind spot.
   
   I've updated things..  I have one caveat that I need some help...  the 
/analyze endpoint can take in csv, json, xml, jsonl...   There is some "magic" 
in how it grabs the inputstream and parses it, and I can't figure out for the 
life of me how to get that generic inputstream that is "grabbed" documented.   
I think maybe we are the point to get this done that maybe a pairing session?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to