On Jul 30, 2013, at 22:05 , Luis Cappa Banda <luisca...@gmail.com> wrote: > Anyway, I still need to do a query like the following to retrieve those > documents with at least one E-mail detected: > > http://localhost:8080/mysolr/select?q=emails:[* TO > *]&start=0&rows=10&sort=mydate desc
Can't you just use emails:* ?