WLJS LogoWLJS Notebook

SearchAdjustment

SearchAdjustment[query, w] represents a component of a search query that is to be treated as having weight w.

  • SearchAdjustment[query, ..., opts] represents a component of a search query with certain options.

Examples

TextSearch[texts, SearchAdjustment["term", 2.0]]

Please visit the official Wolfram Language Reference for more details.

On this page