Lena

Lena or LENA may refer to:

Places

Russia

United States

People

  • Lena (name), a female given name (includes a list of people and characters with the name)

Other uses

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.
gollark: [REDACTED].
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.