Some guys said "Search is always case-sensitive without full-text.", but I found below content in the DA user guide(page 700):
If the repository is indexed, queries are case - insensitiv e by default, ev en using quotation marks . If the repository is not indexed, then queries are case - sensitiv e How ev er , for non - indexed repositories, case - sensitivity can be turned on and of by the system administrator .
So, my question is how to trun off the case sensitivity?
Thanks for any help.