marqo icon indicating copy to clipboard operation
marqo copied to clipboard

Unified embedding generation and search engine. Also available on cloud - cloud.marqo.ai

Results 131 marqo issues
Sort by recently updated
recently updated
newest added

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Feature * **What is the current behavior?** (You can also link to an open issue...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Bug fix, feature * **What is the current behavior?** (You can also link to an...

I seem unable to delete an index I've got no idea on how to reproduce this. Maybe try spamming this? ![image](https://github.com/marqo-ai/marqo/assets/84920066/c9c5086a-2817-4b88-b09a-20f6c8a43151) ![image](https://github.com/marqo-ai/marqo/assets/84920066/4ed873b5-fef7-4a6a-99e7-9ad720336eb8) Ubuntu server 22.04 LTS All is up to...

bug

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) * **What is the current behavior?** (You can also link to an open issue here)...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Missing release notes * **What is the current behavior?** (You can also link to an...

**Is your feature request related to a problem? Please describe.** If you need to perform an exact match search on an index, Marqo doesn't support highlighting **Describe the solution you'd...

enhancement

**Describe the bug** Indexing/ingesting docs from simple wiki fails **To Reproduce** Follow steps outlined in this page: https://github.com/marqo-ai/marqo/tree/mainline/examples/SimpleWiki **Expected behavior** A clear and concise description of what you expected to...

bug

* **What kind of change does this PR introduce?** Improvement * **What is the current behavior?** (You can also link to an open issue here) Requests is used to download...

**Is your feature request related to a problem? Please describe.** Marqo 1.4 supported wildcards in the query string, which we relied on to do metadata-only filters and queries. **Describe the...

enhancement

**Describe the bug** A clear and concise description of what the bug is. I get this error when I try to run the following code: response = mq.index(index).search(q='', limit=K, search_method="lexical",...

bug