[KinoSearch] KinoSearch: Patch extending query language in 0.15.

Matthew O'Connor matthew.oconnor at socialtext.com
Thu Sep 6 16:07:36 PDT 2007


Marvin, (resending to list)

I have attached a patch which slightly extends the query language in  
KinoSearch 0.15.  It adds the ability to specify a field on a logical  
group.  So if I have field "foo" and terms "bar" and "baz" then "foo: 
(bar baz)" is equivalent to "(foo:bar foo:baz)".  The expression "foo: 
(bar baz)" formerly had no semantics, but my implementation seems  
like a reasonable interpretation.

The patch contains documentation and tests.  Would you consider  
including this in a new version of KinoSearch based on the 0.15 code  
base?

Thank you!

-matthew

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 001-field-on-boolean-group.patch
Type: application/octet-stream
Size: 2799 bytes
Desc: not available
Url : http://rectangular.com/pipermail/kinosearch/attachments/20070906/d4aa935b/attachment-0001.obj 
-------------- next part --------------
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch


More information about the kinosearch mailing list