Solrj9.6.1 Kerberos Authentication Issue

2024-08-01 Thread prasad bezavada
veAuth = new PreemptiveAuth(new KerberosScheme()); HttpClientUtil.addRequestInterceptor(preemptiveAuth); } } -- *Thanks&Regards* *Prasad Bezavada*

Java heap space => java.lang.RuntimeException: java.lang.OutOfMemoryError

2024-04-30 Thread prasad bezavada
has any insights or suggestions, I'd greatly appreciate it. -- *Thanks&Regards* *Prasad Bezavada* 2024-04-23 14:52:49.077 ERROR (qtp1661777060-42846) [c:digitalarchive s:shard8 r:core_node40 x:digitalarchive_shard8_replica_n39] o.a.s.s.HttpSolrCall java.lang.RuntimeException: java.lang.OutOfMem

Re: Apache Solr Query Issue with huge data

2024-04-10 Thread prasad bezavada
age with the given memory depends on the size of the > documents. You'll have to try out what works for you. > > Regardless of page size a cursor will still be the way to go to page > through a large set of documents. > > Thomas > > Op vr 5 apr 2024 om 12:10 schreef pra

Re: Apache Solr Query Issue with huge data

2024-04-05 Thread prasad bezavada
lr.apache.org/guide/solr/latest/query-guide/pagination-of-results.html#fetching-a-large-number-of-sorted-results-cursors > > Thomas > > Op vr 5 apr 2024 om 10:36 schreef prasad bezavada < > prasadbezav...@gmail.com > >: > > > Dear Team, > > > > I'm cu

Apache Solr Query Issue with huge data

2024-04-05 Thread prasad bezavada
rting them to PDF or other file formats? Your insights and suggestions on resolving these issues would be greatly appreciated. -- *Thanks&Regards* *Prasad Bezavada*

How can we index the data dynamically to specified dynamic field

2022-05-02 Thread prasad bezavada
field. Please suggest a way to achieve my requirement. -- *Thanks&Regards* *Prasad Bezavada*