-
Something like:
```js
try {
providers = await RemoteSettings.get("search.providers");
for(const p of providers) {
UI.addSearch(p, ...);
}
} catch(e) { … }
```
Or, to be notifi…
-
Consider using https://community.algolia.com/docsearch/ for site search.
-
For example, if I try to compile these ACM examples with the MikText Docker distro, there are some bugs regarding bibliography (biber, natbib,...) so still some debugging is required.
It would be gre…
-
Hello there!
I was trying to do something like this
```
new URI('foo').addSearch('a', [1, 1]).toString()
```
I was expecting two 'a' in URL, but what I got is
Got
```
new URI('foo').add…
-
I've implemented a hacky solution to implement fuse.js (fuzzy object search library) to filter api data based on user input before calling your create method.
It would be convenient to extend the Q…
-
I'd like to create what some might call content groups. In third-party search providers, like addsearch.com, they provide a method for adding a group based on the URL. For example, you might want to…
-
I am obviously doing something wrong.
I am trying to migrate my thunk setup to redux-saga with universal rendering.
I mainly trying to replicate the real-world example that is awesome, thank you for t…
-
The advanced search does not implement all search possibilities (barcode, multilingual, palm oil stuff, nutrition score levels, roles (photographer, informer, contributor), last edit date, entry date)…
-
All,
I'm wondering what your thoughts are using Norconex and Solr as a replacement for the now discontinued Google Site Search (Google Custom Search Engine). We've been using GSS on our eCommerce …
-
@areebakamal found it too restrictive that the profile was the only place to update the search radius while she tested #205.
The new input can go left aligned under the "Location Search Results for…