How To Search Items In Multiple Matching Definitions

You may search across multiple search definitions to perform more complex searches.

Example below shows searching in score10 → score100. The idea of the example is to search with strict conditions (score10) and if enough items are not found, search in less strict conditions (score100).

 

Example below uses Score Matching range 10 and 100.

POST /mm/search/score10,score100

 

Request Body Example

conditions

JSON encoded search conditions: { “value”: 32 }

howMany

20