Niklas Bichinger
Niklas Bichinger
@mlh758 wtf, that's exactly what we were talking about yesterday. :O What a coincidence... @sunloverz unfortunate news: I don't think this currently works. mlh785 and myself have been discussing this...
@sunloverz ~~untested, will test tomorrow myself. ;)~~ Seems to work fine for me... Written on/for Ruby 2.6+ and (probably, I didn't check the array methods) Rails. ```ruby Book.search do adjust_solr_params...
Hi @sunloverz, doesn't your query miss the type of the entries to join? Like `type:"Author"`? I think this query `["type:Book", "{!join from=book_id_i to=id_i}score_e:{10\\.0 TO *}", "{!join from=book_id_i to=id_i}job_id_i:859"], :start=>0, :rows=>30,...
I'm currently on that subject, PR soon. Changes made/to be done: - ~~small local dockerized test setup~~ - ~~use default `managed-schema` and `solrconfig.xml` from Solr 8 as base for recent...
see #993
I think this PR is quite important as it makes the limit validation much more intuitive. @rstammer @elalemanyo can one of you resolve the conflicts of this branch?
Seconded! In my case, the maximum upload size depends on the logged in user.
Working on it! Stay tuned…
@yarmiganosca I commented on two things, what do you think about them? If you could fix the conflicts as well I'd totally second the PR. 👍
@igorkasyanchuk would you mind to take another look? Thanks! :)