: Date: Tue, 16 Jun 2009 21:26:37 +
: From: siping liu
: Subject: DisMaxRequestHandler usage
: q=(field1:hello OR field2:hello) AND (field3:world)
:
: Can I use dismax handler for this (applying the same search term on
: field1 and field2, but keep field3 with something separate)? If it
Hi,
I have this standard query:
q=(field1:hello OR field2:hello) AND (field3:world)
Can I use dismax handler for this (applying the same search term on field1 and
field2, but keep field3 with something separate)? If it can be done, what's the
advantage of doing it this way over using the s