|
setSearchStrategy
setSearchStrategy (self, fullTextWeight, advancedWeight)
|
Added to advas-0.2.5
Sets the weighting for the search result. You can influence the
weighting for both the full-text search, and the advanced search.
In: |
fullTextWeight |
weighting for the full-text search; float value between
0 and 1 |
|
advancedWeight |
weighting for the advanced search; float value between 0
and 1
|
Out: |
|
|
|
|