gs in
> the response. What is the QueryComponent time? Try returning fewer
> rows and see how the speed changes.
>
> Erik
>
> On Apr 24, 2009, at 7:04 AM, Alessandro F wrote:
>
>>
>> Hi all,
>> I'm working to replace my old lucene java-based
Hi all,
I'm working to replace my old lucene java-based search functionalities with
Solr.
I implemented multi-field query search using the "dismax", but the query
seams to take to much time (if I compare with my old lucene queries).
There is another way to perform multi-field query in solr?