let's say, for example, I need to find several identifiers, and, looking at the solr / admin page, in the input field "Make a request" there is
*:*
how will I search for multiple values ββif it works with only one query when I launch the search button?
I tried
id:123,413,2232,2323
this did not work ... but this single request works
id:123
sasori
source share