Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
Corrected comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Dec 14, 2013
1 parent e5feda6 commit 3963404
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -64,7 +64,7 @@ public class SolrIndexer extends AsynchIndexer<NamedFields, UpdateResponse> {
private final SolrServer server;

/**
* Number of threads to use for operating against the triplestore.
* Number of threads to use for operating against the index.
*/
private static final Integer THREAD_POOL_SIZE = 5;

Expand Down

0 comments on commit 3963404

Please sign in to comment.