Viewing profile — sidi
sidi
HN member- Joined
- Fri, Jun 24, 2011, 10:24 PM UTC
- HN karma
- 801
- Public activity
- 196 items
- HN profile
- View on Hacker News ↗
About sidi
No profile information was provided.
Recent public activity
-
comment
Comment #35828267
There currently isn't a way to filter docs alongside a KNN query, and the dimension support is limited to 1024 (a Lucene limitation) and OpenAI embeddings are 1536 dimensions - als…
-
comment
Comment #28886210
Disclaimer: founder here We offer a hosted/managed app search experience on top of Elastic or OpenSearch with appbase.io. You can leverage the best of Elasticsearch (state-of-the-a…
- story
-
comment
Comment #25289516
Hey HN'ers We're really excited about this launch, as it has been some time in the making. Our goal with appbase.io is to offer a supercharged Elasticsearch experience - we do this…
- story
-
comment
Comment #24593260
Hey HN'ers :wave: Searchbox is designed with the goal of being a lightweight (16KB to 35KB when minified + gzipped), performance focused library for building search UIs declarative…
- story
-
comment
Comment #23722628
This pricing change from Algolia makes it easier for low-volume search users or someone who is just getting started to use their enterprise features, but at the same time as the pa…
- story
-
comment
Comment #22003577
Does Insomnia offer hosted documentation of the API collections? That's the feature which keeps me using Postman.
-
comment
Comment #21720905
Hey, addressing some of the concerns raised here directly: > - client side query construction basically puts you in a position .. We recommend using a proxy server for these cases.…
-
comment
Comment #21716397
This is good feedback, thanks :-)
-
comment
Comment #21716370
Not really, just seems like the dataset didn't contain any match for the first word there. Counter example: https://i.imgur.com/6Z1m1g1.png . The way a search would work is configu…
-
comment
Comment #21714792
Thanks for the compliment. :-) The UI components would always remain open-source. We offer a hosted search service at appbase.io which funds this and have very recently started off…
-
comment
Comment #21714176
We've been asked about this a couple of times. It's not a trivial undertaking but it's definitely something on our mind.
-
comment
Comment #20884300
I am not sure about the merits of the case to comment on this directly (blog post is sparse on details), but this is certainly unfortunate for the ElasticSearch community. I want t…
-
comment
Comment #20833010
Hi HN, ReactiveSearch is a UI components library for creating powerful search experiences. While we originally created it with React in mind, we have added components for Vue.JS an…
- story
- story
-
comment
Comment #20055096
Sharing more context about why we built it here: https://medium.appbase.io/appbase-droid-a-lightweight-androi...
- story
-
comment
Comment #19701301
"The more advanced multi-tenant use case – where RediSearch was able to complete 25 million indices in just 201 seconds or ~125K indices/sec, while Elasticsearch crashed after it i…
-
comment
Comment #19701249
In a production setting, I wouldn't recommend doing ElasticSearch multi-tenancy in this manner. Indexes aren't free.
- story
-
comment
Comment #19362099
That's definitely good to read. And gathering from other comments, they have done something similar for Security too. :-)