mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 15:33:09 +00:00
fix a bunch of typos
This commit is contained in:
@@ -1277,7 +1277,7 @@ public class SolrLogger
|
||||
|
||||
public static void shardSolrIndex() throws IOException, SolrServerException {
|
||||
/*
|
||||
Start by faceting by year so we can include each year in a seperate core !
|
||||
Start by faceting by year so we can include each year in a separate core !
|
||||
*/
|
||||
SolrQuery yearRangeQuery = new SolrQuery();
|
||||
yearRangeQuery.setQuery("*:*");
|
||||
|
Reference in New Issue
Block a user