Here it is, noble.
https://github.com/Fikavec/NewAndModifiedSolrResponseWriters
On Mon, 6 Mar, 2023, 7:49 am Noble Paul, wrote:
> Hi,
>
> You can just point me to your repo and I can open a proper PR with that
> code
>
> On Mon, Mar 6, 2023, 9:43 AM Fikavec F wrote:
>
> > Thanks. In the coming
Hi,
You can just point me to your repo and I can open a proper PR with that code
On Mon, Mar 6, 2023, 9:43 AM Fikavec F wrote:
> Thanks. In the coming days I will conduct testing and measurements on real
> hardware.
>Unfortunately my code is not ready to become part of the project
> directl
Thanks. In the coming days I will conduct testing and measurements on real hardware. Unfortunately my code is not ready to become part of the project directly, since this is a very serious place for changes and I am not a Java developer, I am not deeply familiar with the work of internal Solr mec
Wow, that's absolutely fantastic. Would you like to contribute it upstream,
maybe a PR?
On Sun, 5 Mar, 2023, 9:21 pm Fikavec F, wrote:
> Thanks to everyone for your help (especially Mikhail Khludnev and Michael
> Gibney)!
>
>I rewrote JSONResponseWriter using fasterxml jackson library
> (com
Thanks to everyone for your help (especially Mikhail Khludnev and Michael Gibney)! I rewrote JSONResponseWriter using fasterxml jackson library (com.fasterxml.jackson.core.JsonGenerator, I took the SmileResponseWriter code as a basis) and added it to the collection as my own queryResponseWriter