Unfortunately, one getOption() call was missed in [#3895239]:

TypeError: Argument 1 passed to Solarium\QueryType\Select\Query\Query::setRows() must be of the type integer, null given, called in modules/contrib/search_api_solr/src/Plugin/search_api/backend/SearchApiSolrBackend.php on line 1266 in Solarium\QueryType\Select\Query\Query->setRows() (line 294 of vendor/solarium/solarium/src/QueryType/Select/Query/Query.php).

As far as I can see this seems to be the only one missed.

CommentFileSizeAuthor
#2 3055734-02.patch825 bytesfeyp

Comments

FeyP created an issue. See original summary.

feyp’s picture

Assigned: feyp » Unassigned
Status: Active » Needs review
StatusFileSize
new825 bytes

Attached is a patch against the latest dev based on the original patch by mkalkbrenner.

mpp’s picture

Status: Needs review » Reviewed & tested by the community

I couldn't find the PR for this on Github but it seems to have been committed there: https://github.com/mkalkbrenner/search_api_solr/commit/5a6a0331f848ea077...

mpp’s picture

RTBC

mpp’s picture

mkalkbrenner’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.