let's say for example i need to search for a number of ids, and by looking at the solr/admin page, at the "Make a Query" input form, there is a
*:*
how am I gonna search a multiple value if it only works with one query whenever I fire the search button ?
I tried
id:123,413,2232,2323
it didn't work..but this single query, works
id:123