Resources for the paper "Comparing Data Store Performance for Full-Text Search: to SQL or to NoSQL?" published in DATA 2023
- Each numbered folder correlates to each section mentioned in the paper (Data processing, Data insertion & indexing, Exact phrase matching, Wildcard search, and Boolean search)
- The Data folder is where the user should add the dataset files in their respective folders.
If you utilize any of the processes and scripts in this repository, please cite us in the following way:
@INPROCEEDINGS{data23-FKRT,
AUTHOR = {George Fotopoulos and
Paris Koloveas and
Paraskevi Raftopoulou and
Christos Tryfonopoulos},
TITLE = {Comparing Data Store Performance for Full-Text Search: to SQL or to NoSQL?},
BOOKTITLE = {Proceedings of the 12th International Conference on Data Science, Technology and Applications (DATA)},
PAGES = {406-413},
PUBLISHER = {SciTePress},
ORGANIZATION = {INSTICC},
DOI = {10.5220/0012089200003541},
ISBN = {978-989-758-664-4},
YEAR = {2023},
ADDRESS = {Rome, Italy},
MONTH = {July}
}