aw, of course... the standard query parameters can be used with
dismax... sorry for the silly question!

 - bram

-- 
http://www.freesound.org
http://www.smartelectronix.com
http://www.musicdsp.org


On Sun, Jun 29, 2008 at 11:59 AM, climbingrose <[EMAIL PROTECTED]> wrote:
> Hi Bram,
> You can use filter query (fq) to limit your results:
>
> fq=tag:sometag&q=user_input_here
>
>
> Have a look at dismax and standard query documentation on the wiki.
>
>
> On Sun, Jun 29, 2008 at 6:49 PM, Bram de Jong <[EMAIL PROTECTED]> wrote:
>
>> hello all,
>>
>> I would like to combine the DisMaxRequestHandler for processing user
>> searches, but I would like the -aditionally- add more query
>> parameters.
>>
>> For example, the user want to search inside all the documents tagged
>> with one particular tag (a tag he clicked).
>>
>> So, I would like to define:
>> regular_search_query=tag:sometag&q=user_input_here
>>
>> Is this possible?
>>
>>  - bram
>>
>> --
>> http://www.freesound.org
>> http://www.smartelectronix.com
>> http://www.musicdsp.org
>>
>
>
>
> --
> Regards,
>
> Cuong Hoang
>

Reply via email to