Conflicting default values of ignoreCase and caseSensitive

Takeshi NISHIMURA takeshi at nii.ac.jp
Tue Jul 26 05:02:31 EDT 2016


Thanks, Rod.

So the default behavior has changed between 2.5.6 and 2.6.0. We should not depend on the default behavior, as the advisory said.

Takeshi

On 2016/07/26 17:24, Rod Widdowson wrote:
>> If neither ignoreCase nor caseSensitive is specified, which "default"
> wins?
>
> In 2.6, the caseSensitive default wins (false) in that in 2.6  ignoreCase is
> _only_ consulted if it is present (and a warning issued).
>
> I've removed ignoreCase default from the docs which may not be the correct
> solution.  However my brain starts leaking out of my ears as soon as I try
> to comprehend the multiple negatives involved in reasoning about this.
>
> Rod


More information about the users mailing list