Re: Solr throws errors on empty fields on ingestion

2025-03-19 Thread Thomas Corthals
; > Hellbrunner Straße 34 | 5020 Salzburg | Austria > > > > Tel.: +43/(0)662/8044 - 6778 > > > > *www.plus.ac.at <http://www.plus.ac.at>* > > > > > > > > -- > > *Von:* Colvin Cowie > > *Gesendet:* Mitt

Re: Solr throws errors on empty fields on ingestion

2025-03-19 Thread Colvin Cowie
t; > Mag.phil. Robert Ehrenleitner, BEng. > > Web-Developer > > IT-Services | Application & Digitalization Services > > Hellbrunner Straße 34 | 5020 Salzburg | Austria > > Tel.: +43/(0)662/8044 - 6778 > > *www.plus.ac.at <http://www.plus.ac.at>* > &g

AW: Solr throws errors on empty fields on ingestion

2025-03-19 Thread Ehrenleitner Robert Harald
ices Hellbrunner Straße 34 | 5020 Salzburg | Austria Tel.: +43/(0)662/8044 - 6778 www.plus.ac.at<http://www.plus.ac.at> Von: Colvin Cowie Gesendet: Mittwoch, 19. März 2025 11:51 An: users@solr.apache.org Betreff: Re: Solr throws errors on empty fields on

WG: Solr throws errors on empty fields on ingestion

2025-03-19 Thread Ehrenleitner Robert Harald
Hi all, we have a crawler built on our own based on Solarium-PHP which ingests Solr. Since I have upgraded from 9.6.1 to 9.8.0, I see errors in the log of the crawler. It tells me that Solr complains that the field "title" is missing. Acutally, it is part of the request, but it's just empty.

Re: Solr throws errors on empty fields on ingestion

2025-03-19 Thread Colvin Cowie
Required fields need non-empty values, as far as I know there's no exceptions to that. Take this from the UX/end user perspective. If a document has no title, or an empty title, what does a user expect to see and do with that? If they expect to see *something* then yes I think you should insert a