ahhh, right..in dismax, you pre-define the fields that will be searched upon
is that right? is it also true that the query is parsed and all special
characters escaped?

On 6 December 2010 16:25, Peter Karich <peat...@yahoo.de> wrote:

>  for dismax just pass an empty query all q= or none at all
>
>
>  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
>>>
>>>
>
> --
> http://jetwick.com twitter search prototype
>
>

Reply via email to