[Xapian-discuss] Value field Query and case sensitivity

Colin Bell colinabell at gmail.com
Thu Apr 10 11:41:47 BST 2008


Hi All

I'm search a value field and was wondering if there was a way to make  
it case insensitive. So that a search for "ARTHUR" returns "ARTHUR" or  
"Arthur" or "arthur"

fieldMatchFilter = Query(Query::OP_VALUE_RANGE, fieldValueInt,  
textMatcher, textMatcher);

Thanks

Colin


More information about the Xapian-discuss mailing list