Hello, shouldn't that query syntax be *:* ?
Regards, -- Savvas. On 6 December 2010 16:10, Solr User <solr...@gmail.com> wrote: > Hi, > > First off thanks to the group for guiding me to move from default search > handler to dismax. > > I have a question related to getting all the search results. In the past > with the default search handler I was getting all the search results (8000) > if I pass q=* as search string but with dismax I was getting only 16 > results > instead of 8000 results. > > How to get all the search results using dismax? Do I need to configure > anything to make * (asterisk) work? > > Thanks, > Solr User >