samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

Add Qa config for a default language for flitering and sorting #191

Closed elrayle closed 5 years ago

elrayle commented 5 years ago

The default language can be set to nil to have all languages returned.

This modifies the filter algorithm to include literals not matching the preferred language in the case where there are no literals matching the preferred language for a predicate. Better to return the non-preferred language value than no value at all.