-
Updated
Feb 15, 2022 - Java
search
Here are 5,076 public repositories matching this topic...
-
Updated
Feb 11, 2022 - Rust
-
Updated
Feb 15, 2022 - Python
-
Updated
Feb 9, 2022
-
Updated
Feb 15, 2022 - C++
-
Updated
Feb 14, 2022 - Markdown
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 :
Star Patterns
At Jina, we build crazy fun things using Jina and one such example is the meme search.
Meme search allows you to upload a meme of your choice and renders many similar memes to your meme !.
If you are interested in getting your hands on coding with Jina and creating something, this is the issue for you.
Idea:
Create a Pet image classification!.
-
Updated
Dec 1, 2021 - Rust
-
Updated
Feb 9, 2022 - C
-
Updated
Dec 21, 2021 - JavaScript
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.
-
Updated
Feb 15, 2022 - C++
-
Updated
Feb 13, 2022 - Go
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 13, 2021 - Python
-
Updated
Dec 25, 2021 - Ruby
Describe the feature you'd like to see added
Current the /search endpoint returns a HTML file to display the results. This works well for UI users, which might be the first use case of Whoogle. But it's hard for prog
-
Updated
Jan 22, 2022 - Python
-
Updated
Feb 12, 2022 - JavaScript
Describe the bug
TL;DR: same issue reported here.
Per ElasticSearch's 7.10 documentation (which AFAICT should be compatible with OpenSearch 1.x), setting term_vector on a search_as_you_type field should only affect the shingle s
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 15, 2022 - Python
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
It is definitely not clear in the man pages that
fduses regular expression search as its default. That ought to be specified in the DESCRIPTION section offd's man page.