Paul Borgermans
Paul Borgermans
I think not have to modify the permissions on the parent collection would be a great change And AFAIK a ticket is different, because this allows possibly anonymous access and...
This looks like a crude fix, in the sense that it adds robustness towards ezfind.ini options for missing core mappings to languages. Now, if the language to core mapping is...
Yep, collapsing is on the radar, thanks for the pull request, will have a deeper look later
-1: for loc field type, there is no schema.xml counterpart (otherwise would be ok) locale conversion should be done before its submitted to the ezfind api
- location type feature: schema still wrong - formatting and locales: when using a non default (C) locale, other numeric output (int, maybe custom datatypes) will also cause problems, so...
On having more robustness towards any other locale, see this gist: https://gist.github.com/paulborgermans/0d10f4d99f3fb0a7a3c8 location in schema on the other hand: 4 underscores instead of 3 in the new dynamic fields added,...
-1: html encoded entities should not be sent for indexing in the first place (this leads to index pollution) and its the responsibility of a datatype handler to send plain...
Yes, this commit to decode quotes solves it
ping @andrerom ;)
In general, geographical support in ez find is lagging behind Lucene/Solr capabilities and the whole datatype handling should be refactored ... That said, my opinion on this pull request: -...