Re: using edismax without velocity

2013-04-06 Thread Erick Erickson
In fact, just remove or comment these lines from the /browse handler and you won't be using velocity, it might make a good place to start velocity browse layout Solritas Best Erick On Sat, Apr 6, 2013 at 6:55 AM, Jack Krupansky wrote: > Yes, qf will search in

Re: using edismax without velocity

2013-04-06 Thread Jack Krupansky
Yes, qf will search in both fields and boost according. If the only reason to try velocity or even /browse was because you wanted edismax, don't bother. You can just add defType to t.he /select request handler in solrconfig, so that you don't need to add it to every request. Same for qf, if i

Re: using edismax without velocity

2013-04-06 Thread DC tech
Definitely in 4.x release. Did you try it and found a problem?