When should I use OBSearch?

When you need to approximately match objects and you have a distance function that satisfies the triangular inequality.

[top]

Why should I use OBSearch?

Because it is the only distributed similarity search index available in the open source market right now. Also, because OBSearch uses SMAP, a simple but effective technique for indexing any type of object. Other programs you could use are:

M-Tree

XXL

Arboretum

SISAP

[top]