From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 27 Jul 2009 12:40:05 -0700 Subject: [sup-talk] [PATCH] before-search hook In-Reply-To: <1248716405-sup-6097@javelin> References: <1244612627-sup-982@javelin> <1245087294-sup-6276@entry> <1246035946-sup-7069@javelin> <1248716405-sup-6097@javelin> Message-ID: <1248717965-sup-1834@masanjin.net> Reformatted excerpts from Edward Z. Yang's message of 2009-07-27: > What's the status on getting this patch into the tree? Thanks for the ping. I've put this on branch custom-search-hook and merged into next. Note that it only applies to Ferret for now. Now that we've split into two indexes, we need to plan out how this hook is going to work going forward, since different indexes have different query languages. Probably the best option is to have the index type be passed as an argument, and let the user special-case on that. -- William