]> granicus.if.org Git - python/commit
Added a stop-list to reduce the size of the full text search index. Fred,
authorTim Peters <tim.peters@gmail.com>
Fri, 19 Apr 2002 18:41:46 +0000 (18:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 19 Apr 2002 18:41:46 +0000 (18:41 +0000)
commit4f109c1cf99682bcc23aec3a3bf17fcfa3abd7ac
tree1f26ab46c1f0fa7b232d601c460c42ad85f9aac2
parente6b63e685b96e8f3a4f6f5f2ac99e0c924025dbf
Added a stop-list to reduce the size of the full text search index.  Fred,
populate the "stop_list" triple-quoted string with your favorite handful
of stop words.
Doc/tools/prechm.py