Roman Kenig-Gusev

Results 10 comments of Roman Kenig-Gusev

@AllThingsSmitty hi, I'll help with ru-RU translation (is it Google translated now, btw?)

@marlun78 have you stopped to maintain the package?

@marlun78 yes, would be happy to help with Russian

@katherine-egorova this repo seems not being maintained anymore; it seems https://github.com/RobPethick/react-custom-scrollbars-2/pull/8 could (probably) help you

For anyone who wonder, it seems that required config is here: https://github.com/odota/core/blob/master/elasticsearch/index.json, and the required tweaks are described here: [stackoverflow question](https://stackoverflow.com/questions/40007971/case-insensitive-elasticsearch-with-uppercase-or-lowercase) related links: 1. [search analyzer](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-analyzer.html) 1. [n-gram tokenizer](https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-ngram-tokenizer.html) (used...

@sorahn have you managed to find the answer?

Have you called me?

Hey @blakeembrey, I have created a simple VSCode extension with mdn.io-powered search here: https://marketplace.visualstudio.com/items?itemName=rgusev.mdn-io-search / https://github.com/102/mdn-io-search Are there any other ideas that you have had apart from context search/input search?...

> Is it actually true that the value could be _any_ though? Seems like the change to have the specific type it could be is a better direction than going...