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