RE: dismax and facets with constraints

2006-09-21 Thread Chris Hostetter
: Just to clarify on this point, I am using highlighting in standardquery. : When I add a constraint and sort by a field, the highlighting function no : longer works. Possible bug or user error? : I can do it with standardrequest, but then it doesn't appear like I can sort : the results. this s

Re: dismax and facets with constraints

2006-09-21 Thread Chris Hostetter
: I'm experimenting with dismax to do faceted browsing, and when I add a : constraint with dismax on that facet, I no longer get the entire : facet-count. that sounds expected ... when you add a constraint using "fq" (or adding new clauses to the main query) the overall result set is going to get

RE: dismax and facets with constraints

2006-09-21 Thread Brian Lucas
Just to clarify on this point, I am using highlighting in standardquery. When I add a constraint and sort by a field, the highlighting function no longer works. Possible bug or user error? _ I can do it with standardrequest, but then it doesn't appear like I can sort the results.

dismax and facets with constraints

2006-09-21 Thread Brian Lucas
I'm experimenting with dismax to do faceted browsing, and when I add a constraint with dismax on that facet, I no longer get the entire facet-count. i.e. q=blah&qt=dismax&fq=type_id:1&hl=true&hl.fl=title+summary&hl.snippets=3&face t=true&facet.limit=-1&facet.zeros=false&facet.field=type_id