[KinoSearch] One question and one suggestion

Marvin Humphrey marvin at rectangular.com
Thu Jan 28 16:57:10 PST 2010


On Thu, Jan 28, 2010 at 03:17:30PM -0800, Jeremy Pickett wrote:
> I have a mysql table describing a library of images.  Kinosearch is doing a
> in some cases in the search results I would like image A to be higher than
> image B--for example image A is a better quality photo that B.  What
> strategies would you suggest? 

If you're using the dev branch, create a StringType field "image_quality"
which contains zero-padded number and use that to feed a SortSpec.

If you're using either stable or dev, you can also use document boosts, but
that'll be harder to make work.

> The suggestion: can the mailing lists be indexed and searchable?  Pretty
> please? :)

They're searchable via the general rectangular.com search, plus Google, etc.
They used to be on other archive sites as well -- gossamer-threads.com,
nabble.com -- but the archive bots all got unsubbed when the subscription
lists couldn't be restored from backups after a rectangular.com hard drive
crash in October 2008.

Marvin Humphrey




More information about the kinosearch mailing list