Attach &debugQuery=true to the URL and look at the results, that'll
show you what the query parsed as on the actual server.
Where did shards come from? I'd advise turning all the shard stuff
off until you answer this question and querying the server directly,
shards may be confusing the issue. Let
Hi,
Thanks for the suggestions.
The index is the same in both the servers. We index using JDBC drivers.
We have not modified the request handler in solrconfig on either machine and
also after the latest schema update, we have re-indexed the data.
*We even checked the analysis page and there is
Well, based on what you've written, they should be returning similar results,
so there must be something else lurking. Possibilities:
1> the index is different on the two machines. How did you index server B?
2> Look at your admin/analysis page and try your text. This will help if
you've over