Re: incubator report due

2006-11-08 Thread Bill Au
+1 Bill On 11/7/06, Chris Hostetter [EMAIL PROTECTED] wrote: : http://wiki.apache.org/incubator/November2006 +1 -Hoss

[jira] Commented: (SOLR-59) Copy request parameters to Solr's response

2006-11-08 Thread Bill Au (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-59?page=comments#action_12448143 ] Bill Au commented on SOLR-59: - I can help stick in some backward compatible code if we decide it should be there. +1 on keeping things backward compatible. Copy

[jira] Updated: (SOLR-69) PATCH:MoreLikeThis support

2006-11-08 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-69?page=all ] Bertrand Delacretaz updated SOLR-69: Attachment: SOLR-69.patch PATCH:MoreLikeThis support -- Key: SOLR-69 URL:

[jira] Commented: (SOLR-69) PATCH:MoreLikeThis support

2006-11-08 Thread Erik Hatcher (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-69?page=comments#action_12448207 ] Erik Hatcher commented on SOLR-69: -- I love it when features get implemented by others! :) Thanks Bertrand! PATCH:MoreLikeThis support

Re: Adding Phonetic Search to Solr

2006-11-08 Thread Chris Hostetter
: A naming convention question: should the class names end in : Filter or TokenFilter (and FilterFactory or TokenFilterFactory)? : I see both in org.apache.solr.analysis. Ummm yes :) I don't think it makes a big difference ... i'd never noticed the inconsistency untill now. : I'm a bit

Re: Adding Phonetic Search to Solr

2006-11-08 Thread Walter Underwood
On 11/8/06 10:30 AM, Chris Hostetter [EMAIL PROTECTED] wrote: : Also, the phonetic matches are ranked a bit high, so I'm trying a : sub-1.0 boost. I was expecting the lower idf to fix that automatically. : The metaphone will almost always have a lower idf because multiple : words are mapped

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Fuad Efendi (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448229 ] Fuad Efendi commented on SOLR-68: - understood, thanks... As I understood (functional requirement): we need to be able to easily add plugins without making changes to

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448230 ] Hoss Man commented on SOLR-68: -- the most 'naive' solution could be separate shared solr.jar in the same classpath/classloader as plugins... Yeah, I considered that

[jira] Commented: (SOLR-65) Multithreaded DirectUpdateHandler2

2006-11-08 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-65?page=comments#action_12448273 ] Yonik Seeley commented on SOLR-65: -- Everything looks good to me. While I was at it, I converted the result output for multi-adds to a single xml element. Was

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448278 ] Hoss Man commented on SOLR-68: -- FYI: I just did a fresh install of jetty-5.1.11 and confirmed that (for my simple test case of some self contained request handlers in a

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448296 ] Otis Gospodnetic commented on SOLR-68: -- Hoss, Mortbay guys releases Jetty 6.0 and even 6.1 (or 6.0.1, not sure any more) a few weeks ago. Jetty 5.* is getting

[jira] Commented: (SOLR-65) Multithreaded DirectUpdateHandler2

2006-11-08 Thread Mike Klaas (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-65?page=comments#action_12448318 ] Mike Klaas commented on SOLR-65: [[ Old comment, sent from unregistered email on Wed, 8 Nov 2006 13:43:59 -0800 ]] Yep, that's a 2-cpu machine. A good

[jira] Commented: (SOLR-68) Custom ClassLoader for plugins

2006-11-08 Thread Mike Klaas (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-68?page=comments#action_12448319 ] Mike Klaas commented on SOLR-68: [[ Old comment, sent from unregistered email on Wed, 8 Nov 2006 14:40:07 -0800 ]] Just wanted to comment that I'm +1 on the

[jira] Resolved: (SOLR-65) Multithreaded DirectUpdateHandler2

2006-11-08 Thread Mike Klaas (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-65?page=all ] Mike Klaas resolved SOLR-65. Resolution: Fixed Checked in patch r472720 Multithreaded DirectUpdateHandler2 -- Key: SOLR-65 URL:

[jira] Resolved: (SOLR-2) adding multiple docs at the same time does not produce a well formed response

2006-11-08 Thread Mike Klaas (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-2?page=all ] Mike Klaas resolved SOLR-2. --- Resolution: Fixed Assignee: Mike Klaas Fixed in SOLR-65 adding multiple docs at the same time does not produce a well formed response