mayya-sharipova edited a comment on pull request #1653:
URL: https://github.com/apache/lucene-solr/pull/1653#issuecomment-654242849


   ## Benchmarking
   
   ### Index size
   We have 3 stored fields:
   1. id
   2. body 
   3. date
   
   Executing command: `find . -name '*.fdt' -exec du -ch {} +`
   
   | Dataset        | Size of *.fdt files  trunk| Size of *.fdt files  patch|
   | ------------- | -----:|-----:|
   | wikimedium 1M     | 606M | 606M |
   | wikimedium 10M     |   5.5G | 5.5G| 
   |wikimediumall 33M |     16G |    16G|
   
   The patch doesn't seem to affect the size of the index.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to