Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

TranslationString::FindSentenceIndex findSimilarToo  )  [private]
 

Find similar sentences in the sentence index database

If $findSimilarToo is true the similar sentences will be stored in the internal $this->Matches array. The key is the sentence ID, the value is the match percentage. If $findSimilarToo is false, only one result will be returned, the exact match. $this->Matches remains empty! (Exact match = same words same times, not exactly the same string!)

Parameters:
$findSimilarToo If false, the search will end with the first exact match.

Definition at line 586 of file TranslationString.php.

References $DB, GetDbConn(), and GetTables().

Referenced by FindSimilar(), and Save().


Generated on Sat Apr 22 16:49:54 2006 for XarayaTranslationMemory by  doxygen 1.4.4