Skip to content

Instantly share code, notes, and snippets.

View gquintana's full-sized avatar

Gerald Quintana gquintana

View GitHub Profile
@jbaiter
jbaiter / solrstats
Last active July 12, 2018 05:30
Print size distribution of your Solr index
#!/usr/bin/env python3
# coding=utf8
"""
CFE file layout:
Header:
CodecHeader:
Magic [4byte uint32]
Codecname [?byte String]
Version [4byte uint32]