> Now I want to split things up. Is there a way that I can > only get > suggestions of a query without getting the normal search > results? I may need > to create a new handler for this. Can anyone please give me > some ideas on > that?
Appending &query=false disables QueryComponent. I am not sure id spellcheck component uses/needs results of QueryComponent. For example FacetComponent uses/needs results of QueryComponent.