eventbrite - Stemming in other languages through the API -


What is the Eventbrite SE stem word in languages ​​other than English? If so, what are those languages ​​and how the language has been determined?

I used a quick check interactive docs here:

Spanish language In many cases it seems to work - because many Spanish words are pluralized by adding "S" to the end. The discovery of "Gato" and "Gato" both return the same results list.

The basic support of SOLR, which I think, will automatically attempt to remove or add a letter at the end of most searches. I think it does the same for common English-language word extensions like 'ing'.

EventBrit is very focused on i18n, and support for international events.

I will try to test many words from the languages ​​you want to support. If you are getting support for lack of a particular language, please pass your opinion on the Eventbrite support team.

Comments