[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Wed, 25 Apr 2001 03:01 -0500


CVS activity by user 'heins':
interchange/lib/Vend Search.pm,1.8.2.7,1.8.2.8
Update of /anon_cvs/repository/interchange/lib/Vend
In directory www.akopia.com:/tmp/cvs-serv21956

Modified Files:
      Tag: DEV_4_7_0
	Search.pm 
Log Message:
  * Add field hashing (if necessary) for allowing category grouping via
    named field. For example, if you knew a search database or file layout
    you could always do:

        sf=:11:12:13

    to search the fields category1,category2,category3 in one part of
    a coordinated search. Now you can do:

        sf=:category1:category2:category3