diff --git a/README.md b/README.md index 6564907..870cd9a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Usage: node index.js ``` -The catalogue directory should contain "csv" files with the following format: +The catalogue directory should contain "csv" files with the following formats: ``` "Search Results" @@ -42,6 +42,20 @@ The catalogue directory should contain "csv" files with the following format: ``` +``` +"Search Results" + +"Summary" +"Saved on";"27.07.2018 12:19:10" +"Searched for";"K 14021" +"In index(es)";"X:\\yyy\\yyy\\_OA\\Indice\\Index.pdx" +"Number of document(s) found";"1" +"Number of instance(s) found";"1" + +"File name";"Title";"Page";"Search Instance" +"BC 3.pdf";"";"467";"houses, etc. [K. 14021] Left-hand corner, 1ain. by 1lin.; ......... + 6 " +``` + The fragment ID is parsed from the file name: - `.csv` => `K.` - `Sm .csv` => `Sm.`