manticoresoftware / manticoresearch

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
https://manticoresearch.com
GNU General Public License v3.0
8.96k stars 497 forks source link

Demo of Manticore Search #1556

Closed sanikolaev closed 6 months ago

sanikolaev commented 11 months ago

We have some great tools for learning Manticore Search like the manual which is powered by Manticore Search and online courses. Plus, there are neat little demos on the play platform (like this one: https://play.manticoresearch.com/didyoumean/).

I'm thinking it's time we build a bigger demo. How about an app that uses Manticore to search for things like songs, movies, or news articles? This way, people can see a bigger project working with Manticore. We can share the app's code and also write a simple guide on how to create it.

Here's the plan:

AbstractiveNord commented 11 months ago
sanikolaev commented 9 months ago

Further ideas/plans:

sanikolaev commented 9 months ago

Empty result in this case:

image
sanikolaev commented 9 months ago

The Open/Closed states should be hidden/blocked in case of "Comments".

image
sanikolaev commented 9 months ago
image
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago

More bugs:

sanikolaev commented 9 months ago
image
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago

Check if we can integrate with https://github.com/ankane/onnxruntime-php

Blocked by https://github.com/manticoresoftware/manticoresearch-php/issues/184

sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 9 months ago
sanikolaev commented 8 months ago
sanikolaev commented 8 months ago
sanikolaev commented 8 months ago

What's left before we announce the demo:

sanikolaev commented 7 months ago

Check if we can integrate with https://github.com/ankane/onnxruntime-php

Blocked by https://github.com/manticoresoftware/manticoresearch-php/issues/184

Unblocked.

sanikolaev commented 7 months ago
donhardman commented 7 months ago

I'm currently waiting for a response because I can't use ext-php-rs with the latest PHP 8.3. I need this to move forward with building a tokenizer as an extension in PHP. For more details, you can check out this issue: https://github.com/davidcole1340/ext-php-rs/issues/314

donhardman commented 6 months ago

I believe there's no reason to keep this task open since the main project is complete, and it would be better to apply future iterations in separate tasks and steps. I've divided what we have here into two tasks and will be closing this one:

Vector Search: https://github.com/manticoresoftware/manticore-github-issue-search/issues/10 Features and Extras: https://github.com/manticoresoftware/manticore-github-issue-search/issues/11