Skip to content

params not included in next_batch #27

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. res = s.select(keyword, fields='id,pubDate')
2. res = res.next_batch()

What is the expected output? What do you see instead?
1. solr => path=/select params={fl=id,pubDate,score ...
2. solr => path=/select params={fl=*,score ...

(2) missing field list param

What version of the product are you using? On what operating system?
solrpy-0.9.4, Windows

Please provide any additional information below.


Original issue reported on code.google.com by otor...@gmail.com on 6 Apr 2011 at 9:44

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions