MathWebSearch / mws

MathWebSearch Implementation
https://search.mathweb.org/
GNU General Public License v3.0
46 stars 12 forks source link

Basic indexing analytics #18

Closed cprodescu closed 10 years ago

cprodescu commented 10 years ago

Be able to log the size of the index as it is being built.

The exact measure would be given by dumping the compressed index and using get_size, but querying the number of nodes will probably give a decent estimate.