How to read number of terms in the index created by whoosh library in python? -


the whoosh library automatically creates 3 files after commit operation , not able find way read seg file

i didn't find way read seg file found whoosh reading package contains methods read contents of index


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -