Re: Searcher.search():Hits

2006-05-27 Thread Yonik Seeley
On 5/27/06, karl wettin <[EMAIL PROTECTED]> wrote: This time I will use it to transparently connect any searcher to my statistical analysis of queries and results. Ah, I read too quickly and saw "catch" as "cache" in your original email. Anyway, to your original question, no, there isn't a sin

Re: Searcher.search():Hits

2006-05-27 Thread karl wettin
On Sat, 2006-05-27 at 21:21 -0400, Yonik Seeley wrote: > On 5/27/06, karl wettin <[EMAIL PROTECTED]> wrote: > > Is there a one method all searches are routed though that I can > > interface with a decorator or so to catch all Hits created? > > Search results, or only actual Hits objects? > For Hit

Re: Searcher.search():Hits

2006-05-27 Thread Yonik Seeley
On 5/27/06, karl wettin <[EMAIL PROTECTED]> wrote: Is there a one method all searches are routed though that I can interface with a decorator or so to catch all Hits created? Search results, or only actual Hits objects? For Hits, perhaps the 4 methods on Searcher that return Hits. But IMO, cal

Searcher.search():Hits

2006-05-27 Thread karl wettin
Is there a one method all searches are routed though that I can interface with a decorator or so to catch all Hits created? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]