Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated tokenizer to better matching when search for code snippets (#32261) | Bruno Sofiato | 2024-11-06 | 1 | -2/+11 |
* | Allow code search by filename (#32210) | Bruno Sofiato | 2024-10-11 | 1 | -15/+60 |
* | Fixed race condition when deleting documents by repoId in ElasticSearch (#32185) | Bruno Sofiato | 2024-10-03 | 1 | -1/+27 |
* | Change the code search to sort results by relevance (#32134) | Bruno Sofiato | 2024-09-28 | 1 | -2/+4 |
* | Refactor the usage of batch catfile (#31754) | Lunny Xiao | 2024-08-20 | 1 | -9/+11 |
* | Refactor code_indexer to use an SearchOptions struct for PerformSearch (#29724) | 6543 | 2024-03-16 | 1 | -15/+11 |
* | Patch in exact search for meilisearch (#29671) | 6543 | 2024-03-09 | 1 | -4/+4 |
* | fix: Elasticsearch: Request Entity Too Large #28117 (#29062) | dark-angel | 2024-02-07 | 1 | -5/+11 |
* | Preserve BOM in web editor (#28935) | silverwind | 2024-01-27 | 1 | -1/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 1 | -3/+3 |
* | Refactor indexer (#25174) | Jason Song | 2023-06-23 | 1 | -0/+358 |