Hi,

I am using solr setup in Tomcat 5.5 with python 2.4 using python client solr.py. When I search, all the results are not returned.
The method call for searching is as follows : rows specifies the number of rows.
data = c.search(q='query', fl='id score unique_id Message-ID To From 
Subject',rows=50, wt='python')

I want to specify that I want all the rows. How can I do that ?

Regards
Roopesh




------------------
DigitalGlue, India



Reply via email to