-
Hi,
I have a really weird issue. I have the below available in my searchResults array.
```
images:"[{"Number":1,"FullPath":"https://images.guntrader.uk/GunImages/19/1911/19112/191128124520003/191…
-
I deployed gridsome-plugin-flexsearch.
I updated the gridsome.config.js file with:
> use: 'gridsome-plugin-flexsearch',
> options: {
> collections: [
> {
> type…
-
Hey guys,
I want to use the flexsearch plugin with a Shopify website. I also use your Shopify Source Plugin for queries to Shopify.
I would like to search through the products. Unfortunately it …
-
`this repo`
```js
// in searchBox.vue/setupFlexSearch()
this.index = new Flexsearch(options);
const { pages } = this.$site;
console.debug('###', pages)
this.index.add(pages);
```
![image](http…
-
Luca, first let me say Minisearch is great. I've been battling with FlexSearch for a while _(which seems to be stagnant)_ and finally gave up and moved to Minisearch for our [Clibu Notes](blog.clibu.c…
clibu updated
4 years ago
-
great job
how can I search chinese
-
E.g:
![image](https://user-images.githubusercontent.com/38839/79300381-cb809180-7ee6-11ea-84ce-70b7c1c6a992.png)
The problem is that the search and replace in https://github.com/z3by/vuepress-pl…
-
Is there a way to get the entire object as the output of the search result so that we don't have to save the data again outside of the flexsearch for getting the remaining values of the result.
An…
-
Hi,
I've got search working with content sourced from Prismic by using the `query` and `normalizer` below .... and, it's awesome fast and works a treat - which is great.
However, because Prismic…
-
yes I know you hate such types of bugs but still
so here you have
https://github.com/typescript-eslint/typescript-eslint/blob/5eedbff01178ea33b98ab22e556df4c1a195f839/packages/typescript-estree/s…