>
> How the total count of records are fetched in Solr , does it refer any
> Schema or XML file?.
>
Sorry, but I did not get you. What does that mean? The total count is not
stored anywhere; it is computed based on how many documents you have in your
index matching the query.
Cheer
Hi,
When Solr retrives records based on a input match , it gives total count of
records.
Say for Ex , it displays like : 1 out of 20,000 for the particular search
string.
How the total count of records are fetched in Solr , does it refer any Schema
or XML file?.
Regards
Bhaskar