IFullTextSearchProviderMatch Method | 
| Name | Description | |
|---|---|---|
| Match(String) | 
            Searches for matches for specific text.
              | |
| Match(IEnumerableUri, String) | 
            Searches for matches for specific text.
              | |
| Match(String, Double) | 
            Searches for matches for specific text.
              | |
| Match(String, Int32) | 
            Searches for matches for specific text.
              | |
| Match(IEnumerableUri, String, Double) | 
            Searches for matches for specific text.
              | |
| Match(IEnumerableUri, String, Int32) | 
            Searches for matches for specific text.
              | |
| Match(String, Double, Int32) | 
            Searches for matches for specific text.
              | |
| Match(IEnumerableUri, String, Double, Int32) | 
            Searches for matches for specific text.
              |