[
https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600191#action_12600191
]
timmsc edited comment on SOLR-502 at 5/27/08 9:55 AM:
---------------------------------------------------------
* Added Javadoc note that a timeallowed param <=0 (or omitted) results in
no timeout.
* Fixed the "CamelCase: timeallowed => timeAllowed"
* Removed the System.out.println(...) statements.
bq. I see "This should only be called using either filterList or filter, but
not both.", but I don't see a check for that. Should there be a test for the
two vars?
This comment was copied from the existing getDocListC method (without the
timeAllowed parameter). If there should be a sanity check there, it should
probably be added as a separate JIRA issue.
was (Author: timmsc):
* Added Javadoc note that a timeallowed param <=0 (or omitted) results
in no timeout.
* Fixed the "CamelCase: timeallowed => timeAllowed"
* Removed the System.out.println(...) statements.
bq.
I see "This should only be called using either filterList or filter, but not
both.", but I don't see a check for that. Should there be a test for the two
vars?
bq.
This comment was copied from the existing getDocListC method (without the
timeAllowed parameter). If there should be a sanity check there, it should
probably be added as a separate JIRA issue.
> Add search time out support
> ---------------------------
>
> Key: SOLR-502
> URL: https://issues.apache.org/jira/browse/SOLR-502
> Project: Solr
> Issue Type: New Feature
> Components: search
> Reporter: Sean Timm
> Assignee: Otis Gospodnetic
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-502-solrj.patch, SOLR-502.patch, SOLR-502.patch,
> solrTimeout.patch, solrTimeout.patch, solrTimeout.patch, solrTimeout.patch,
> solrTimeout.patch
>
>
> Uses LUCENE-997 to add time out support to Solr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.