results returned on dev machine, but not on server
13 views
Skip to first unread message
Peter W
unread,
Jan 3, 2012, 9:04:04 PM1/3/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to solrpy
Hi:
I can successfully run my Solrpy app on my development machine
(running Solr locally), and I can use curl to successfully perform
Solr queries on my server which also runs Solr. When I run my Solrpy
app on the server I get an empty resultset. I assume that Solrpy
would report an error if it encountered one, but I don't know where to
look to track down the problem.