Message4075
> I am also not quite sure about your comment in msg4065.
> You are saying that capitals will not be preserved and that this
> is correct?
Sorry — I'm saying that capitalization will *not* be preserved and that this is *incorrect*.
Because Xapian is case-sensitive (in certain circumstances), the Xapian indexer should never
change the case of text. As far as I can tell, this should be as simple as removing the calls to
'.upper()' from 'indexer_xapian.py'.
When I get a chance, I'll bang up the unit tests and a fix. |
|
Date |
User |
Action |
Args |
2010-06-28 13:03:48 | wolever | set | messageid: <1277730228.76.0.399335405277.issue2550653@psf.upfronthosting.co.za> |
2010-06-28 13:03:48 | wolever | set | recipients:
+ wolever, ber, ThomasAH, olly, jvstein |
2010-06-28 13:03:48 | wolever | link | issue2550653 messages |
2010-06-28 13:03:48 | wolever | create | |
|