This file handles the backbone of searches, such as the tokeniser and manages getting the tables actually maintained.
Identify and return the character set parameters for searching.
Takes an input string and returns a large array of word and word position identifiers.
Parameter: $string
Expected type: string
A regular post's contents, or that of the subject of a post.
Theoretically, a 32 bit hash (a la CRC32) would be suitable if it didn't have the collision incidence factor it does, so we have to do it this way. If we didn't permit prefix matching it would probably be suitable, actually.
Parameter: $string
Expected type: string
The string to take the hash of.
Page created in 0.020 seconds with 11 queries.