pipedown / noise

Nested Object Inverted Search Engine
https://noisesearch.org/
Apache License 2.0
324 stars 11 forks source link

Would you like to take part in the the search benchmark game? #65

Open fulmicoton opened 6 years ago

fulmicoton commented 6 years ago

Hi,

We built a search benchmark for tantivy. It proved to be very helpful to get a breakdown of our performance compared to that of Lucene. It helped me identify the need for a skip info for instance. https://github.com/tantivy-search/search-benchmark-game

Would you guys want to add your engine to the bench?

(I tried to integrate noise with it. The noise API is hands off the easiest I have seen so far. I might want to copy it at one point :) . Kudos for that. However I failed indexing as little as 10K docs...)

vmx commented 6 years ago

Thanks for the pointer! I'm surely interested, I'm a fan of having cross projects benchmarks. I won't have time till mid of September. But I'll hopefully have a chance to look into it afterwards.

fulmicoton commented 6 years ago

Awesome!

piaoger commented 6 years ago

@vmx Is this project dead? I saw your blog and you said "I don’t want to see this project vanish and it won’t" :)

vmx commented 6 years ago

@piaoger: I still don't consider this project being dead. I still plan to build a prototype for IPFS using Noise. See more at https://github.com/ipld/ipld/issues/43.

piaoger commented 6 years ago

@vmx 👍