Eric Pugh
Eric Pugh
Okay, I think this is ready!
> I'm ok with deprecating `-a`. But `--additiona-options` is quite verbose. Would it work with `--jvm-opts` being both shorter and clearer? I like `--jvm-opts`... `--jvm-options` ? Or is that just...
I took your suggestion @janhoy. The `-a` remains for back compat in the 9x. Can I get a LGTM?
Thanks for going through and commenting @malliaridis, I just did some manual testing with 9x and it all looks okay! I ran: ``` bin/solr start -a "-Dsolr.jetty.sslContext.reload.scanInterval=1 -DsocketTimeout=5000" ``` And...
Would adding some pointers to the specific api's be helpful in RefGuide and javadocs? I can imagine a lot of user requests saying "what are the specific end points that...
Does this need some Ref Guide love?
Will we be able to remove the deprecated `QueryResult search(QueryResult qr, QueryCommand cmd)` method in `main`? Do we every label something Deprecated but don't mean to remove it for a...
Hi team... Curious if this could be reviewed and merged?
> > Hi team... Curious if this could be reviewed and merged? > > Please iterate to green first? Happy to review when all tests are passing. Thanks , I...
@ajleong623 has volunteered to look at this, as he has more recent experience in the API spec world!