Thanks for your reply, I performed these steps.
in data-config.xml :

<entity name="f" processor="FileListEntityProcessor" ... >
    <field column="fileSize" name="fileSize"/>
</entity>

in schema.xml :

<field name="fileSize" type="string" indexed="true" stored="true"
required="false"/>
--------------------------------------------------------------------------------------------------------------------------------------
But still there is no response in browse section....I edited facet_ranges.vm
for this. It does not calculate size of the documents. can you please tell
me the command to check that in response it shows size of file?
Thanks again


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

Reply via email to