[Kinosearch] Incremental indexing and deletion.

Marcus Ramberg marcus at nordaaker.com
Tue Nov 11 14:03:27 PST 2008



Hi.

I've recently ported my Catalyst-based Wiki MojoMojo from using  
Plucene over to KinoSearch. However, I have some problems with  
incremental indexing. Seems like the terms are not deleted properly.

Here's the search model in version control:

http://github.com/marcusramberg/mojomojo/tree/master/lib/MojoMojo/Model/Search.pm

As you can see on line 95 http://github.com/marcusramberg/mojomojo/tree/master/lib/MojoMojo/Model/Search.pm#L95 
  I delete docs by term before reindexing it. However, for each page  
save the term count increases by one for each word in the document. Am  
I misunderstanding something about kinosearch?

Thanks

Marcus Ramberg
Nordaaker Ltd





More information about the kinosearch mailing list