From 8cea0dd0c90b2b1342965000c6eb4aaadab9d446 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Tue, 2 Aug 2011 18:20:50 +0200 Subject: [PATCH] comment --- src/sampleconf/fields | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sampleconf/fields b/src/sampleconf/fields index d86f39c0..a56d4910 100644 --- a/src/sampleconf/fields +++ b/src/sampleconf/fields @@ -22,8 +22,8 @@ # and/or # caption = S ; boost = 10 # The first line would boost the xapian "within document frequency" of -# caption terms by a factor of 10 at indexing time. The second one (not -# currently implemented) would automatically boost the weight of a +# caption terms by a factor of 10 at indexing time. The second one +# (NOT CURRENTLY IMPLEMENTED) would automatically boost the weight of a # caption-based field query (ie: caption:mytitle or title:mytitle) at query # time.