Procházet zdrojové kódy

docs(elasticsearch-plugin): Add link to stemming example

Michael Bromley před 3 roky
rodič
revize
e75ea9ca19
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      packages/elasticsearch-plugin/src/options.ts

+ 2 - 0
packages/elasticsearch-plugin/src/options.ts

@@ -92,6 +92,8 @@ export interface ElasticsearchOptions {
      *   }
      *   }
      * },
      * },
      * ```
      * ```
+     * A more complete example can be found in the discussion thread
+     * [How to make elastic plugin to search by substring with stemming](https://github.com/vendure-ecommerce/vendure/discussions/1066).
      *
      *
      * @since 1.2.0
      * @since 1.2.0
      * @default
      * @default