Skip to content
#

search

Here are 5,208 public repositories matching this topic...

josecarlosweb
josecarlosweb commented Oct 15, 2021

What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:

(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md

I can send some :

jina
divyasreedev
divyasreedev commented Mar 14, 2022

Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.

Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search

good first issue
RandomClaim
RandomClaim commented Oct 15, 2020

Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.

Currently the preview is too small in my opinion which forces me to visit the website.

Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch 🔍 Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

  • Updated Mar 26, 2022
  • C++
NOVATechnocrat
NOVATechnocrat commented Apr 25, 2021

Installed it, typed ctrl + space, and the application presented itself as expected. When I started typing in the query box, the dialog expanded and presented a black screen only, with what looked like a Google icon. Clearly not as expected.

After looking around I saw that cerebro had theme settings and since I use a dark theme, many things commonly have issues supporting it so I tried to change

whoogle-search
Yury-Fridlyand
Yury-Fridlyand commented Mar 29, 2022

Describe the bug
OpenSearch is able to warn a use about upcoming deprecation of API used. Some of deprecation messages refers to Elasticsearch version instead of OpenSearch.
There are deprecations seen by .Net client automated test:

299 OpenSearch-1.3.0-e45991597c86ba1bbcc36ee1dfdc165197a913af "Parameter [boost] on field [name] is deprecated and will be removed in 8.0"
299 OpenS
bug good first issue Indexing & Search

Improve this page

Add a description, image, and links to the search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the search topic, visit your repo's landing page and select "manage topics."

Learn more