I ran this command and can see size of my files
http://localhost:8080/solr/select?q=user&f.fileSize.facet.range.start=100
Great thanks...string worked...i dont know why that did not work last time

But when I do that in browse section......following output i saw in my logs
SEVERE: Exception during facet.range of
fileSize:org.apache.solr.common.SolrException: Unable to range facet on
field:fileSize{type=string,properties=indexed,stored,omitNorms,omitTermFreqAndPositions,sortMissingLast}
        at
org.apache.solr.request.SimpleFacets.getFacetRangeCounts(SimpleFacets.java:834)
        at
org.apache.solr.request.SimpleFacets.getFacetRangeCounts(SimpleFacets.java:778)
        at
org.apache.solr.request.SimpleFacets.getFacetCounts(SimpleFacets.java:178)
        at
org.apache.solr.handler.component.FacetComponent.process(FacetComponent.java:72)
        at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:194)
        at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1368)
        at
org.apache.solr.servl......................................................

This does not come when I set it to type int and when I use int it does not
show size!!
 Please help me out

--
View this message in context: 
http://lucene.472066.n3.nabble.com/delta-import-of-rich-documents-like-word-and-pdf-files-tp3502039p3515567.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to