Search From Multiple Indexes

Hi @dadoonet

Below Indexes are created as per guidance and data is inserted into it.

e.g
logs-2018-5-25,

timestamp": "2018-05-25T01:24:18.595Z
SourceId: 1
Data:"Sample Data"

logs-2018-5-28,
timestamp": "2018-05-28T01:24:18.595Z
SourceId: 1
Data:"Sample Data"

logs-2018-5-31
timestamp": "2018-05-31T01:24:18.595Z
SourceId: 1
Data:"Sample Data"

If i want to search records for date "2018-05-25" and "2018-05-28", Is their any way i can set those value into "Routing" options of "SearchRequest". or is their any other way so that instead of looking into all available Indexes under Aliases?