Skip to content
#

Algolia

algolia logo

Algolia is a hosted API for building search into web and mobile applications, with typo-tolerance, fully configurable relevance, and other tools for making great search experiences.

Here are 334 public repositories matching this topic...

aaronbushnell
aaronbushnell commented Jan 7, 2019

It appears that in the latest version of React InstantSearch (5.3.2) the "Show More" button when used in a <RefinementList /> does not have type="button" on the button itself. Some browsers interpret this as a submit button and will attempt to submit a parent <form> element if clicked. Can type="button" be added so that clicking this only interacts with the <RefinementList /> options?

nunomaduro
nunomaduro commented Feb 19, 2019

This issue was created to be a good first issue. The Goal is to study the inclusion of some require-dev dependencies to analyse and detect issues in source for us.

Some proposals:

  • phpstan
  • phploc
  • phpmd

After discussion, we may want you to perform a pull request that includes the tool in the project. You may also have to update the travis.yml.

gatsby-gitbook-starter
dvdsgl
dvdsgl commented Feb 11, 2018

Reading the docs for algolia, I noticed that you encourage at least Swift and C# users to load JSON data as dynamic values (e.g. Dictionary and JObject). Since this repo is about awesomeness, I thought you might be able to benefit from quicktype.

quicktype can infer types from JSON data and provide types and marshaling code in a variety of languages

antoniogoncalves92
antoniogoncalves92 commented Mar 26, 2020

Hi, i am currently using your services to implement an instant search to improve system search. And everything looks great till now. But currently i m getting an issues with a model import data, since am using aggregator to use multiples models in one indice.

The issues is like so:

  1. When i add some models, lets say, Contrato, Pagamento and User to the models array property of the Aggregat
jhackett1
jhackett1 commented Apr 14, 2020

hello!

i was trying to hook up sendgrid to my rails app in development and production using the smtp config in this guide.

no matter how hard i tried i couldn't get it to work with these instructions. i tried first with a username and password and then with an api key as the password

Created by Nicolas Dessaigne, Julien Lemoine

Released October 23, 2012

Organization
algolia
Website
www.algolia.com
Wikipedia
Wikipedia

Related Topics

instant-search instantsearch
You can’t perform that action at this time.