1749 in architecture

See also: other events of 1749 and architecture timeline.

List of years in architecture (table)

Buildings and structures

Buildings and structures

Buildings

Births

Deaths

gollark: There's also a trigram tokenizer which lets you do LIKE very fast.
gollark: Yes.
gollark: SQLite also stores the position of tokens and has a stats table tracking frequency in all documents and such for better ranking.
gollark: It uses porter stemming to normalize "bee" and "bees" into "bee".
gollark: Anyway, SQLite documents it, but the basic idea is that you have a table like this```sqlCREATE TABLE thing ( token TEXT NOT NULL, document_id INTEGER NOT NULL);```so when you look up "bees" it searches for the token "bees" in there using an index and retrieves the resulting document.

References

  1. Guest, Ivor (1991). Dr. John Radcliffe and His Trust. London: The Radcliffe Trust. p. 149. ISBN 0-9502482-1-5.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.