[jira] Created: (SOLR-1272) Java Replication does not log actions

2009-07-11 Thread Lance Norskog (JIRA)
Java Replication does not log actions - Key: SOLR-1272 URL: https://issues.apache.org/jira/browse/SOLR-1272 Project: Solr Issue Type: Improvement Components: replication (java) Affects Versio

Re: svn commit: r792861 - in /lucene/solr/trunk/src: java/org/apache/solr/core/RequestHandlers.java java/org/apache/solr/core/SolrCore.java webapp/web/admin/index.jsp webapp/web/admin/replication/head

2009-07-11 Thread Erik Hatcher
Also, may want to use instanceof instead of == for class comparison, in case subclasses are used. Erik On Jul 10, 2009, at 3:06 PM, Chris Hostetter wrote: Dude you've got to at least run "ant test" before you commit ... TestWriterPerf can't even compile now. This breaks anyone

Re: svn commit: r792861 - in /lucene/solr/trunk/src: java/org/apache/solr/core/RequestHandlers.java java/org/apache/solr/core/SolrCore.java webapp/web/admin/index.jsp webapp/web/admin/replication/he

2009-07-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
mea culpa, It looked like a trivial fix . I did an only ant example . Thanks for catching this On Sat, Jul 11, 2009 at 12:36 AM, Chris Hostetter wrote: > > Dude you've got to at least run "ant test" before you commit ... > TestWriterPerf can't even compile now. > > This breaks anyone that w

[jira] Reopened: (SOLR-1229) deletedPkQuery feature does not work when pk and uniqueKey field do not have the same value

2009-07-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reopened SOLR-1229: -- this fix does not allow the user to override the pk key name from the data-config.xml . The deduced key tak

[jira] Commented: (SOLR-1255) An attempt to visit the replication admin page when its not a defined handler should display an approp message

2009-07-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729970#action_12729970 ] Noble Paul commented on SOLR-1255: -- bq.Is it concievable that someone could register multip

Build failed in Hudson: Solr-trunk #861

2009-07-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/861/ -- started Building remotely on lucene.zones.apache.org (Solaris 10) ERROR: svn: Invalid argument svn: OPTIONS request failed on '/repos/asf/lucene/solr/trunk' org.tmatesoft.svn.core.SVNException:

[jira] Commented: (SOLR-920) Cache and reuse IndexSchema

2009-07-11 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729955#action_12729955 ] Shalin Shekhar Mangar commented on SOLR-920: I think this change is not mentioned