Query Suggestion Options
Last word completion
Keyboard Layouts
GitHub

👀 While it's loading, feel free to check out the other repositories:

🔔 To get a notification when it's ready, leave your email here:

By entering your email, you agree to receive notifications and marketing-related emails

Filter by reset

49 results 20 ms in manticoresoftware/manticore-github-issue-search

Show similiar issue

We should consider adding logic that will allow us to find similar issues/comments in the same way we do in our Image demo.

donhardmandonhardman · 2024-10-22 · 0 · #32

est::size_M

Migrate to per-repo storage scheme

donhardmandonhardman · 2024-09-12 · 1 · #27

This issue conflicts with https://github.com/manticoresoftware/manticore-github-issue-search/issues/17 (about JOINs)

sanikolaevsanikolaev · 2024-09-12

Consider enabling bigram_index to improve autocomplete

…Here The autocomplete results could be better if they included native support . It's currently impossible likely because bigram_index is not enabled. If we do it, the results may be better. E.g.: mysql> drop table if exists t; create table t(f text) min_ …

sanikolaevsanikolaev · 2024-10-22 · 0 · #31

size_S

Add license and fix indexers

donhardmandonhardman · 2024-12-23 · 5 · #38

All updates for Github Issue Search were merged. Updates for image search demo: https://github.com/manticoresoftware/manticore-image-search/pull/1

donhardmandonhardman · 2024-12-05

Show comments on state filter change for those issue state only (JOIN in the demo)

When we work with filters and search, we can currently filter by the state that only issues and pull requests have. However, when we change the state to open or close, we still search for comments everywhere. As discussed before, it would be a good idea …

donhardmandonhardman · 2024-05-31 · 0 · #17

size_S

Add license and fix indexers

donhardmandonhardman · 2024-12-23 · 5 · #38

Requested changes in the PR.

sanikolaevsanikolaev · 2024-12-06

Experiment with distributed table

Try to use a distributed table with issue and comment tables in it and CALL AUTOCOMPLETE on it to validate whether it works as expected or not.

donhardmandonhardman · 2024-09-17 · 0 · #30

Add license and fix indexers

donhardmandonhardman · 2024-12-23 · 5 · #38

Fixed in the PR

donhardmandonhardman · 2024-12-19

Migrate to per-repo storage scheme

As we discussed here we should try to migrate to table-per-repo scheme: https://github.com/manticoresoftware/manticore-github-issue-search/issues/25#issuecomment-2249352562 To do so we should first implement the logic that will help us dirrectly query the …

donhardmandonhardman · 2024-09-12 · 1 · #27

Add license and fix indexers

donhardmandonhardman · 2024-12-23 · 5 · #38

Requested one change in the PR

sanikolaevsanikolaev · 2024-12-19

Add license and fix indexers

donhardmandonhardman · 2024-12-23 · 5 · #38

All merged.

sanikolaevsanikolaev · 2024-12-23

Enable all full-text search operators

donhardmandonhardman · 2025-01-09 · 3 · #40

Implementation: https://github.com/manticoresoftware/manticore-github-issue-search/pull/41

donhardmandonhardman · 2025-01-09

Enable all full-text search operators

donhardmandonhardman · 2025-01-09 · 3 · #40

Closing as merged and deployed

donhardmandonhardman · 2025-01-09

Enable all full-text search operators

donhardmandonhardman · 2025-01-09 · 3 · #40

I've added a link to the full-text search demo on the full-text use case page - https://manticoresearch.com/use-case/full-text-search/

sanikolaevsanikolaev · 2025-01-09

Change internal architecture of storing data

donhardmandonhardman · 2024-08-01 · 5 · #25

Implementing: https://github.com/manticoresoftware/manticore-github-issue-search/pull/26 Looking for the best way to migrate production database

donhardmandonhardman · 2024-07-22

Change internal architecture of storing data

donhardmandonhardman · 2024-08-01 · 5 · #25

Fixes TODO: Update link to point to the correct repository in the "searching in ..." line Resolve issue with showcase repository Implement CPU allocation for indexation process Upgrade backup version in assets

donhardmandonhardman · 2024-07-25

Change internal architecture of storing data

donhardmandonhardman · 2024-08-01 · 5 · #25

The problem with registryurl can't be fixed in our current setup. The reason? It's in a different repository, but we're searching in another one. We still suggest it because we now store data in the organization's repo.

donhardmandonhardman · 2024-07-25

Change internal architecture of storing data

donhardmandonhardman · 2024-08-01 · 5 · #25

It's in a different repository, but we're searching in another one. We still suggest it because we now store data in the organization's repo The context is that we now have a table per-organization to be able to do CALL KEYWORDS/SUGGEST easier. But what …

sanikolaevsanikolaev · 2024-07-25

Change internal architecture of storing data

donhardmandonhardman · 2024-08-01 · 5 · #25

This task is done, merged into the main branch, and deployed. As a result of splitting into table-per-repo, I created this task: https://github.com/manticoresoftware/manticore-github-issue-search/issues/27

donhardmandonhardman · 2024-08-01

Implement the query suggestion logic

donhardmandonhardman · 2024-07-22 · 2 · #19

The integration is complete. If everything works well from the client's perspective, further improvements will focus on the Fuzzy-related tasks in Buddy.

donhardmandonhardman · 2024-07-09

Implement the query suggestion logic

donhardmandonhardman · 2024-07-22 · 2 · #19

Closing, as it was merged into the main

donhardmandonhardman · 2024-07-22

Add fuzzy configuration panel

donhardmandonhardman · 2024-07-22 · 3 · #23

I've pushed the necessary changes to the autocomplete branch: https://github.com/manticoresoftware/manticore-github-issue-search/pull/21

donhardmandonhardman · 2024-07-18

Add fuzzy configuration panel

donhardmandonhardman · 2024-07-22 · 3 · #23

Added titles on hover and other fixes

donhardmandonhardman · 2024-07-18

Add fuzzy configuration panel

donhardmandonhardman · 2024-07-22 · 3 · #23

Closing, as it was merged to the main.

donhardmandonhardman · 2024-07-22

Integrate Fuzzy search

donhardmandonhardman · 2024-07-22 · 2 · #20

The integration is complete. If everything works well from the client's perspective, further improvements will focus on the Fuzzy-related tasks in Buddy.

donhardmandonhardman · 2024-07-09