Fixing comments

This commit is contained in:
Eugene Livis 2017-01-06 16:18:45 -05:00
parent d23b78f57c
commit b5e3639167

View File

@ -1591,7 +1591,7 @@ public class Server {
/**
* Execute query that gets only number of all Solr documents indexed
* without actually returning the documents. Documents include entire
* indexed folders as well as chunks, which are treated as documents.
* indexed files as well as chunks, which are treated as documents.
*
* @return int representing number of indexed documents (entire files
* and chunks)