|
comparePhoneticCodeLists
comparePhoneticCodeLists (self, query, document)
|
Added to advas-0.2.5
Compares the two entries for both the search query (query) and
the document (document) with the help of phonetic codes, and
returns the number of matches.
In: |
query |
search request; Descriptor class object |
|
document |
document request; Descriptor class object
|
Out: |
|
number of matches as an integer value |
|
|