Version Number |
Date |
Changes |
1.1 |
17/07/2003 |
- Added minPrice search
- Added maxPrice search
- Added <aw:searchform:minprice /> tag
- Added <aw:searchform:maxprice /> tag
- Added <aw:numrecords /> tag
- Added <aw:category:name /> tag
- Added <aw:category:link /> tag
- Added order by option for search results
- Added <aw:searchform:orderbylist /> tag
- Added configurable number of results for search
- Added <aw:searchform:limit /> tag
- Changed $limit in config file to $hardlimit (overrides $limit if
none given)
- Added $defaultbrowseorderby to config file and installer
- Added $defaultsearchorderby to config file and installer
- Added <aw:merchantid /> tag
|
1.01 |
10/04/2003 |
- Added option to enable/disable search engine friendly URLs as some
web servers cannot deal with this
|
1.0 |
18/03/2003 |
- Added search engine friendly URLs
- Improved phrase searching results
- Optimised for speed
- Added ability to split results for subcats, matching cats,
products and top level cats into columns using <aw:attribute:columns>number
of columns</aw:attribute:columns>
- Changed soap server address for first public
version
- Added installation wizard
- Removed <aw:featuredproducts />tag
|
0.2 |
06/03/2003 |
- Changed <aw:keywordsearch /> tag
to <aw:searchform:keywordsearch /> tag
- Added <aw:toplevelcats></aw:toplevelcats>
- Added <aw:toplevelcats:link /> tag
- Added <aw:toplevelcats:name /> tag
- Added <aw:toplevelcats:count /> tag
- Changed <aw:subcats /> to <aw:subcats></aw:subcats>
- Added <aw:subcats:link /> tag
- Added <aw:subcats:name /> tag
- Added <aw:subcats:count />"> tag
- Added php functions for displaying data
- Added fix for passwords that start with an integer being given
incorrect type
- Improved category matching on search results
|
0.1.1 |
14/02/2003 |
- Added import_request_variables('gp'); to allow for new versions of php where register_globals defaults to off. Thanks to Richard Danby for reporting this.
- Added <aw:keywordsearch /> tag
- Added <aw:searchform:catlist /> tag
- Added <aw:searchform:merchantlist /> tag
- Added <aw:resultstitle /> tag
- Added <aw:matchingcats /> tag
- Fixed bug that returned zero results for searches of 3 letters or less. NB. These searches will be slow; a large data set isn't really designed for searching such broad searches.
|
0.1 |
01/02/2003 |
First Release |