Search-Indexer reviews

cpanratings
 

RSS | Module Info | Add a review of Search-Indexer

Search-Indexer (0.75) ****

Among the three available indexing modules this one offers the best balance in the form of a simple and effective API and a good search description language. Indexing a few thousands documents is fast.

Unfortunately there is a little point that make the module less worth than it could.

Removing document when the 'positions' argument is 0 and you don't have the original document keeps references to the document in the index database. That is, if you add a document and then remove it, a search would still return the removed document id. This is very wrong! (RT #43508)

You can work around the problem by checking that the document id exist.

نديم الخمير - 2009-02-22T00:34:08 (permalink)

3 out of 3 found this review helpful. Was this review helpful to you?  Yes No