|
searchByPhoneticCode
searchByPhoneticCode (self, query)
|
Added to advas-0.2.5
Finds all the documents that are phonetically similar to the given
search request.
In: |
pattern |
search request; Descriptor class object
|
Out: |
dictionary |
list of matches. The keys of the list are the document
ids, and the value represents the number of matches in the according
document. |
|
|