Project

General

Profile

« Previous | Next » 

Revision 57285

return facets with more than the default 100 value

View differences:

SolrResultSetFactory.java
47 47
            return solrResultSets;
48 48

  
49 49
        } catch (Exception e) {
50
            logger.error("Error creating solr client", e);
50
            logger.warn("Error creating solr client", e);
51 51
        }
52 52

  
53 53
        logger.debug("NOT HERE!");

Also available in: Unified diff