2023-03-20 16:44:02 +01:00
|
|
|
# Useful Resources
|
|
|
|
|
2023-03-28 16:35:50 +02:00
|
|
|
These are good resources for getting into information retrieval in general, and search engines
|
|
|
|
in particular. They don't always describe the exact architecture of Marginalia Search, but are
|
|
|
|
still very enlightening.
|
2023-03-20 16:44:02 +01:00
|
|
|
|
2023-03-28 16:35:50 +02:00
|
|
|
[Search Engines Information Retrieval in Practice](https://ciir.cs.umass.edu/irbook/) - Croft, Metzler & Strohman (2015)
|
2023-03-20 16:44:02 +01:00
|
|
|
|
2023-03-28 16:35:50 +02:00
|
|
|
[Introduction to Information Retrieval](https://nlp.stanford.edu/IR-book/html/htmledition/irbook.html) - Manning, Raghavan & Schütze (2008)
|
|
|
|
|
|
|
|
[The Anatomy of a Large-Scale Hypertextual Web Search Engine](http://infolab.stanford.edu/~backrub/google.html) - Page & Brin (2000)
|
|
|
|
|
|
|
|
|
|
|
|
## Older Resources
|
|
|
|
|
2023-05-27 12:01:45 +02:00
|
|
|
[Information Retreival](https://www.dcs.gla.ac.uk/Keith/Preface.html), Rijsbergen (1979)
|
|
|
|
|
|
|
|
## Interesting papers
|
|
|
|
|
|
|
|
[Are You Sure You Want to Use MMAP in Your
|
|
|
|
Database Management System?](http://www.cidrdb.org/cidr2022/papers/p13-crotty.pdf)
|
|
|
|
|
|
|
|
https://research.cs.wisc.edu/wind/Publications/fast20-wiser.pdf
|