Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 216 Bytes

todo_add_docs.md

File metadata and controls

17 lines (16 loc) · 216 Bytes

format of index:

{
  "df": {
    "term": "noOfAppearenceInAllDocs"
  },
  "tfpd": {
    "(url/path-ofFile)": [
      "noOfTerms",
      {
        "term": "noOfTimesTermAppearedInDoc"
      }
    ]
  }
}