Jump to content

Server-side product indexing and search: Difference between revisions

m
mNo edit summary
Line 31: Line 31:
* Simplified parameter specification
* Simplified parameter specification
* Tag parameters (e.g. categories, labels, ingredients) can be searched in any language
* Tag parameters (e.g. categories, labels, ingredients) can be searched in any language
* Support for AND, NOT and OR queries for tags fields (e.g. product with all those labels, not those labels, or one of those labels)
* Support for AND, NOT and OR queries for tags fields (e.g. product with all those labels, none of those labels, or one of those labels)
* Allow to sort results by popularity of products (most scanned products)
* Allow to sort results by popularity of products (most scanned products)
* New /api/v2/search (JSON) and /search (OFF web site) endpoints that accept the same parameters
* New /api/v2/search (JSON) and /search (OFF web site) endpoints that accept the same parameters