From 53dc01d73c5236da03118606dd76e02fd242b5ce Mon Sep 17 00:00:00 2001 From: dockes Date: Tue, 8 Feb 2005 15:03:52 +0000 Subject: [PATCH] *** empty log message *** --- src/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/README b/src/README index 3d604d34..18791a5a 100644 --- a/src/README +++ b/src/README @@ -1,4 +1,4 @@ - @(#$Id: README,v 1.3 2005-02-08 14:55:09 dockes Exp $ (C) 2004 J.F.Dockes + @(#$Id: README,v 1.4 2005-02-08 15:03:52 dockes Exp $ (C) 2004 J.F.Dockes Hello. @@ -29,10 +29,7 @@ What it has: What it doesn't have, but will have in the not too far future: - A more sophisticated query interface: the current one only does - probabilistic OR'ed terms. Not even phrases, no stemming (searching for - a plural won't find the singular). This is very high on the priority - list, and will come soon because I just have to steal code from xapian - omega. + probabilistic OR'ed terms. Does phrases, has primitive optional stemming. - A pretty GUI (see above) - Mail folder indexing. This would be quite easy to add for single message folders right now, more complicated for concatenated ones, I intend to