17 Mar 16:50
Re: Confused about case-sensitivity
Hi Richard, here's an example: http://dpaste.com/39820/ On my system, the output is: (term, num results) buffed 0 Buffed 1 gee 0 Gee 1 GeE 1 shock 1 evolution 0 Normally, and according to your explanation, I would expect to see exactly one result for each query. Also (I didn't mention this in my original post), as you can see the fields "title" and "text" are defined exactly the same way, but appear to behave differently. The all-lowercase query "shock" finds the document through the "title" field, while "evolution" through the "text" field doesn't seem to work. Thanks for your help, Michael(Continue reading)
RSS Feed