[
https://issues.apache.org/jira/browse/SOLR-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768563#action_12768563
]
johnson.hong commented on SOLR-1519:
------------------------------------
thank you for your answer,
but I don't understand that. Why distributed search fetches start+rows
documents from eash shard?
do you mean that distributed search can't work fine with solr1.3 ,or how can i
do for greater efficiency?
> why it takes more and more time with small rows but increased start across
> distributed Solr
> ---------------------------------------------------------------------------------------------
>
> Key: SOLR-1519
> URL: https://issues.apache.org/jira/browse/SOLR-1519
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.3
> Reporter: johnson.hong
>
> Hi,
> I get a problem on Distributed Search:
> There are 5 shards in my system, and I set rows to 20 and set start to 20
> * pageIndex across each query.
> It means I would get only 20 results easy query,and it did.
> buy my question is :why it takes more and more time when start is
> incrementally increased ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.