[KinoSearch] filtering search results
Gavin Estey
gavin at myknobs.com
Wed Jun 28 09:16:36 PDT 2006
Marvin--
I've been playing around with KinoSearch for a few days now, and it's
very impressive. I'd like to use it to replace the current search we're
using for our e-commerce site.
One of the features I need is to be able to filter a query based on the
fields in the documents that are returned. For example, if the documents
had fields for mfg and material I'd like to be able to find the unique
totals for each field to show:
Returned 1000 results, filter by:
Material: Metal (500), Stone (400), Wood (100)...
Mfg: Acme (800), ABC (100), XYZ (100)...
Is there any way to do this without seeking through the whole search
results? This makes it too slow currently.
I also seem to be having problems searching on terms, for example if I
define a code field:
$invindexer->spec_field(name => 'ourcode', analyzed => 0);
Searching for "ourcode:XXX-123" returns nothing.
Thanks!
Gavin.
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list