View Single Post
Old 02-17-2014, 06:47 AM   #1
john_es
Connoisseur
john_es began at the beginning.
 
Posts: 59
Karma: 10
Join Date: Dec 2010
Device: Nook
Case-sensitive search

Hi everyone...

I am trying to do a case-sensitive search for book titles that have more than one capital letter in a row...

title:"~([A-Z][A-Z])"

This however returns a case-insensitive search.

Is there any way to get case-sensitive to work?

Thanks,
John
john_es is offline   Reply With Quote