database - Full Text Search primer? -


Do any good books / papers / articles (articles) get full text search (and maybe indexing in general) I understand What is happening behind the scenes of my applications, and I'm having trouble understanding why Sphinx and other external FTS drop MySQL / MyISAM into dust.

To understand full text search from below, I suggest "managing gigabytes".


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -