Dude, stop being so awesome (and the whole Solr team). Seriously! Every
problem / request (MoreLikeThis class, change AND/OR preference
programatically, etc) I've submitted to this mailing list has received a
quick, more-than-I-ever-expected answer.
I'll subscribe to the dev list (been reading it off and on), but I'm
afraid I couldn't code my way of a paper bag in Java. I'll contribute to
the Solr wiki (the SolrPHP part in particular) as soon as I can. Thats
the least I can do!
Btw, Any plans for a facets cache?
Michael Imbeault
CHUL Research Center (CHUQ)
2705 boul. Laurier
Ste-Foy, QC, Canada, G1V 4G2
Tel: (418) 654-2705, Fax: (418) 654-2212
Yonik Seeley wrote:
On 9/21/06, Michael Imbeault <[EMAIL PROTECTED]> wrote:
It turns out that journal_name has 17038 different tokens, which is
manageable, but first_author has > 400 000. I don't think this will ever
yield good performance, so i might only do journal_name facets.
Hang in there Michael, a fix is on the way for your scenario (and
subscribe to solr-dev if you want to stay on the bleeding edge):
http://www.nabble.com/big-faceting-speedup-for-single-valued-fields-tf2308153.html
-Yonik