Jim
2007-Aug-21 01:24 UTC
[Xapian-discuss] Apparent error in the omega/docs documentation.
There is an incorrect example in the doc/termprefixes.txt file at line 70.
If you're indexing using scriptindex, and have a field in the input file
which can be "gender=M", etc, then your index script would have a rule
such as:
gender : lowercase boolean=XGENDER
I believe this should be:
gender : lower boolean=XGENDER
lowercase is also mentioned a bit earlier in the same document.
Jim.
James Aylett
2007-Aug-21 12:51 UTC
[Xapian-discuss] Apparent error in the omega/docs documentation.
On Mon, Aug 20, 2007 at 08:24:40PM -0400, Jim wrote:> If you're indexing using scriptindex, and have a field in the input file > which can be "gender=M", etc, then your index script would have a rule > such as: > > gender : lowercase boolean=XGENDER > > I believe this should be: > gender : lower boolean=XGENDERThis looks right to me; checked and fixed.> lowercase is also mentioned a bit earlier in the same document.That's as a verb, so I've left it. J -- /--------------------------------------------------------------------------\ James Aylett xapian.org james@tartarus.org uncertaintydivision.org