Re: Performance and number of fields per document

2023-09-05 Thread Michael Gibney
> Note: for a test search that retrieves only 10 documents, qtime is very low > (2 msec) but the full request time to get javabin or json data is very slow > (several seconds). Reading between the lines here: does "full request" return a larger number of documents? How many? Are you attempting t

Re: Performance and number of fields per document

2023-09-05 Thread Ing. Andrea Vettori
> On 4 Sep 2023, at 12:08, Ishan Chattopadhyaya > wrote: > >> What we found is that it is manageable with 1000 added fields per > document but It become unusable with 5000 added fields per document. > > Can you please elaborate on why it is unusable? Is it possible to reproduce > outside of y

Re: Performance and number of fields per document

2023-09-05 Thread Ing. Andrea Vettori
> On 5 Sep 2023, at 16:17, Michael Gibney wrote: > >> Note: for a test search that retrieves only 10 documents, qtime is very low >> (2 msec) but the full request time to get javabin or json data is very slow >> (several seconds). > > Reading between the lines here: does "full request" return

Re: SolrJ 9.3 timeout when using http2, works with http

2023-09-05 Thread Ing. Andrea Vettori
> On 4 Sep 2023, at 21:09, Shawn Heisey wrote: > > On 9/4/23 03:09, Ing. Andrea Vettori wrote: >> Hello thank you very much for the test program. Your program works. Looking >> for differences I found that I didn’t have the http2-hpack jar. After adding >> it to my class path my program also

Reg CVE 2021-44832

2023-09-05 Thread ramkrishna vasudevan
Hi All, We are internally using Solr 7.5. As part of the zero day log4j vulnerability we already moved the log4j to 2.17.0 version in the solr component. Now the tools that we run internally flags CVE-2021-44832 . But the Solr security page https:/