diff CHANGES.txt @ 5114:f74300d1494e

issue2550854: including new field in All text* search. Fixed documentation in customizing.txt. The default for indexme on String fileds is 'no' not 'yes'. So to get a new string field into the full text/all text index you need to use String(indexme='yes').
author John Rouillard <rouilj@ieee.org>
date Fri, 01 Jul 2016 17:10:09 -0400
parents cf112b90fa8d
children 0902c046cdd8
line wrap: on
line diff
--- a/CHANGES.txt	Thu Jun 30 21:08:15 2016 -0400
+++ b/CHANGES.txt	Fri Jul 01 17:10:09 2016 -0400
@@ -202,6 +202,11 @@
   issues. Patch supplied by Stuart McGraw (smcgraw). For caveats
   see ``upgrading.txt`` and the comments in the default templates.
   (Docs created and applcation by John Rouillard)
+- issue2550854: including new field in All text* search.
+  Fixed documentation in customizing.txt. The default for indexme on
+  String fileds is 'no' not 'yes'. So to get a new string field into
+  the full text/all text index you need to use String(indexme='yes').
+  Reported by Michael Belleville. (John Rouillard)
 
 2016-01-11: 1.5.1
 

Roundup Issue Tracker: http://roundup-tracker.org/