From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 24 Jan 2008 21:04:30 -0800 Subject: [sup-talk] sup crash on tab completion In-Reply-To: <20080123192521.GA30955@manheim.library.drexel.edu> References: <1200987490-sup-7392@south> <1200994656-sup-4998@tomsk> <1201072070-sup-2323@south> <20080123192521.GA30955@manheim.library.drexel.edu> Message-ID: <1201237209-sup-6966@south> Reformatted excerpts from Gabriel Sean Farrell's message of 2008-01-23: > Using Ferret's LetterAnalyzer on the "from" and "to" fields should do > this for you (i.e., create the appropriate tokens). I've stuck it in > the code, but I haven't been able to make it work. Something to do > with the twice-over query parsing, I think. I don't think we even need to be so sophisticated. Check out commits d09d4afbeb035c497f3682559ecb30ab42c009c6 and 360e105c0d08a5765b23c37b2026bff586b3d136 which I just merged into next. You should be able to search the from: field with email address LHSes and first and last names. Of course you will need to run sup-sync --all to reindex the sources you're interested in, if you want to apply this retroactively. -- William