[jira] Resolved: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1437. -- Resolution: Fixed committed r822154 Thanks Fergus > DIH: Enhance XPathRecordReader to deal with //tagn

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Priority: Major (was: Minor) Fix Version/s: (was: 1.5) 1.4 > DIH: Enhance

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762524#action_12762524 ] Noble Paul commented on SOLR-1458: -- I plan to commit this shortly, Please comment if there

[jira] Commented: (SOLR-1475) Java-based replication doesn't properly reserve its commit point during backups

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762513#action_12762513 ] Noble Paul commented on SOLR-1475: -- hi Mark . guess we can use the reserve/release methods

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762158#action_12762158 ] Noble Paul commented on SOLR-1437: -- the else return; was a bug . look at the mask_NPE patch

[jira] Assigned: (SOLR-1490) URLDataSource should be able to handle HTTP authentication

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1490: Assignee: Noble Paul > URLDataSource should be able to handle HTTP authentication >

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch I guess this should work. We need a testcase for only replicateAfter=optimize

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762129#action_12762129 ] Noble Paul commented on SOLR-1458: -- we need to ensure that any component which is using a c

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: reserve.patch added methods to reserve and unreserve to IndexDeletionPolicyWrapper > Java Rep

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Comment: was deleted (was: bq.If you rely on the replication handler to reserve it, it won't work across

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762121#action_12762121 ] Noble Paul commented on SOLR-1458: -- bq.If you rely on the replication handler to reserve it

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762118#action_12762118 ] Noble Paul commented on SOLR-1449: -- Mark the latest patch does not seem to compile. Anyway

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: masked_NPE.patch This must be fixed anyway in the trunk . I am not opening another issue becau

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: SOLR-1437.patch any_decendent_from_root fails > DIH: Enhance XPathRecordReader to deal with /

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: SOLR-1437.patch There is a crazy bug (i've added a testcase) we need to fix this before commi

[jira] Issue Comment Edited: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762093#action_12762093 ] Noble Paul edited comment on SOLR-1437 at 10/4/09 10:52 PM: bq.P

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762093#action_12762093 ] Noble Paul commented on SOLR-1437: -- bq.PutNulls: I can see what it is doing but I still don

[jira] Commented: (SOLR-1426) Allow delta-import to run continously until aborted

2009-10-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761469#action_12761469 ] Noble Paul commented on SOLR-1426: -- ${dataimporter.last_index_time} also should work > Al

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761272#action_12761272 ] Noble Paul commented on SOLR-1449: -- the idea is to have separate resourceloaders for each c

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761146#action_12761146 ] Noble Paul commented on SOLR-1437: -- the putNulls are very important . I can probably add a

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: SOLR-1437.patch removed a few unused lines and formatted at some places. Fergus, I am tempted

[jira] Resolved: (SOLR-1479) Disable Polling only appears in replication control page when replication is going on

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1479. -- Resolution: Fixed committed r820544 > Disable Polling only appears in replication control page when rep

[jira] Updated: (SOLR-1479) Disable Polling only appears in replication control page when replication is going on

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1479: - Attachment: SOLR-1479.patch > Disable Polling only appears in replication control page when replication is

[jira] Updated: (SOLR-1479) Disable Polling only appears in replication control page when replication is going on

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1479: - Fix Version/s: 1.4 > Disable Polling only appears in replication control page when replication is > going

[jira] Assigned: (SOLR-1479) Disable Polling only appears in replication control page when replication is going on

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1479: Assignee: Noble Paul > Disable Polling only appears in replication control page when replication is

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760895#action_12760895 ] Noble Paul commented on SOLR-1437: -- Fergus can you give the patch updated to trunk? > DIH:

[jira] Reopened: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-30 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reopened SOLR-1458: -- isn't this a wrong fix.? It removes an existing functionality (one can't set a custom deletion policy when

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-29 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760850#action_12760850 ] Noble Paul commented on SOLR-1449: -- I'm back from vacation and I realize that we have gone

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759457#action_12759457 ] Noble Paul commented on SOLR-1449: -- Let us get the facts. We may be barking up the wrong tr

[jira] Issue Comment Edited: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759409#action_12759409 ] Noble Paul edited comment on SOLR-1449 at 9/25/09 12:02 AM: I ha

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-09-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759409#action_12759409 ] Noble Paul commented on SOLR-1449: -- I have a few questions in mind. * Is this an issue whi

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch added 2 new methods to IndexDeletionPolicyWrapper. {code:java} public synchr

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch for any IndexCommit kept with the ReplicationHandler , reserve it for infinity

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759366#action_12759366 ] Noble Paul commented on SOLR-1458: -- diagnosis: commits keep happening and the optimized com

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759361#action_12759361 ] Noble Paul commented on SOLR-1458: -- Thanks, Artem. You have been quite accommodating w/ my

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759076#action_12759076 ] Noble Paul commented on SOLR-1448: -- does this same file work with all versions of weblogic.

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Fix Version/s: 1.4 > Java Replication error: NullPointerException SEVERE: SnapPull failed on > 2009-09-22

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch reserve commits in indexversion command > Java Replication error: NullPointer

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759004#action_12759004 ] Noble Paul commented on SOLR-1458: -- and we don't reserve the commit after an indexversion c

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759003#action_12759003 ] Noble Paul commented on SOLR-1458: -- isn't it possible that by the time filelist is invoked

[jira] Updated: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1458: - Attachment: SOLR-1458.patch log the error if no file list available > Java Replication error: NullPointer

[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758998#action_12758998 ] Noble Paul commented on SOLR-1458: -- can you hit the master with the filelist command and s

[jira] Assigned: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1458: Assignee: Noble Paul > Java Replication error: NullPointerException SEVERE: SnapPull failed on > 20

[jira] Updated: (SOLR-1456) DIH - Provide periodic autoupdate capability. Allow ability to specify an interval for autoupdate in DIH config.

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1456: - Fix Version/s: (was: 1.4) 1.5 no new feature requests for Solr1.4 we are closer to

[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758993#action_12758993 ] Noble Paul commented on SOLR-1335: -- solr.home is not technically same as solr.core.instance

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758664#action_12758664 ] Noble Paul commented on SOLR-1437: -- bq. inside parse() the valuesAddedinThisFrame HashSet a

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758663#action_12758663 ] Noble Paul commented on SOLR-1437: -- it is not an intentional. > DIH: Enhance XPathRecordR

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758608#action_12758608 ] Noble Paul commented on SOLR-1447: -- committed r817976 thanks Jason > Simple property inje

[jira] Commented: (SOLR-1335) load core properties from a properties file

2009-09-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758575#action_12758575 ] Noble Paul commented on SOLR-1335: -- bq.can someone comment on whether the single core setup

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Component/s: (was: update) Priority: Major (was: Trivial) this turned out to be a lot bigger

[jira] Resolved: (SOLR-1447) Simple property injection

2009-09-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1447. -- Resolution: Fixed committed : r817650 Thanks Jason > Simple property injection > -

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Attachment: SOLR-1447.patch supports both syntax. logs out a warning if the old syntax is used > Simple p

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758118#action_12758118 ] Noble Paul commented on SOLR-1447: -- the back-compat thing is a temporary thing. After we re

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758111#action_12758111 ] Noble Paul commented on SOLR-1447: -- yes, there is no back-compat. but changing the tag-name

[jira] Updated: (SOLR-1326) New interface PluginInfoInitialized

2009-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1326: - Attachment: SOLR-1326.patch highlighter also simplified > New interface PluginInfoInitialized > -

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Attachment: SOLR-1447.patch a test was failing > Simple property injection > --

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Attachment: SOLR-1447.patch all the conf files needed to be modified for this > Simple property injection

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757827#action_12757827 ] Noble Paul commented on SOLR-1447: -- Jason .I am fine with this. I plan to commit this shor

[jira] Resolved: (SOLR-1326) New interface PluginInfoInitialized

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1326. -- Resolution: Fixed committed r817165 > New interface PluginInfoInitialized > ---

[jira] Resolved: (SOLR-1396) standardize the updateprocessorchain syntax

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1396. -- Resolution: Won't Fix with SOLR-1326 this kind of syntax is now standard for any type of plugin . so no

[jira] Updated: (SOLR-1396) standardize the updateprocessorchain syntax

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1396: - Affects Version/s: 1.3 Fix Version/s: (was: 1.5) 1.4 > standardize the

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757823#action_12757823 ] Noble Paul commented on SOLR-1437: -- DIH needs streaming of a records which contain a bunch

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757808#action_12757808 ] Noble Paul commented on SOLR-1447: -- bq.attributes are limiting. This way we can add more co

[jira] Commented: (SOLR-1326) New interface PluginInfoInitialized

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757740#action_12757740 ] Noble Paul commented on SOLR-1326: -- I plan to commit this shortly. Please comment > New i

[jira] Updated: (SOLR-1326) New interface PluginInfoInitialized

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1326: - Attachment: SOLR-1326.patch > New interface PluginInfoInitialized > --- >

[jira] Updated: (SOLR-1326) New interface PluginInfoInitialized

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1326: - Attachment: SOLR-1326.patch This patch also includes changes for SOLR-1396 > New interface PluginInfoInit

[jira] Updated: (SOLR-1326) New interface PluginInfoInitialized

2009-09-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1326: - Description: There is no way for a plugin to know the information of the attributes mentioned in th

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757684#action_12757684 ] Noble Paul commented on SOLR-773: - I checked out the trunk code from SF > Incorporate Loca

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757681#action_12757681 ] Noble Paul commented on SOLR-773: - hi , For everyone who has not followed everything in the l

[jira] Issue Comment Edited: (SOLR-1447) Simple property injection

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757647#action_12757647 ] Noble Paul edited comment on SOLR-1447 at 9/19/09 3:09 AM: --- This w

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757647#action_12757647 ] Noble Paul commented on SOLR-1447: -- This would mean that the configuration of mergePolicy a

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Fix Version/s: (was: 1.5) 1.4 Assignee: Noble Paul Let us see if we can cl

[jira] Updated: (SOLR-1447) Simple property injection

2009-09-19 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1447: - Attachment: SOLR-1447.patch This is not the complete patch . only code changes .I guess we should change i

[jira] Commented: (SOLR-1447) Simple property injection

2009-09-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757627#action_12757627 ] Noble Paul commented on SOLR-1447: -- +1 . > Simple property injection > ---

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757091#action_12757091 ] Noble Paul commented on SOLR-1437: -- committed r816577 thanks Fergus > DIH: Enhance XPathRe

[jira] Commented: (SOLR-1444) Add option in solrconfig.xml to override the LogMergePolicy "calibrateSizeByDeletes"

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756929#action_12756929 ] Noble Paul commented on SOLR-1444: -- What should be the configuration? {code:xml} org.apach

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756916#action_12756916 ] Noble Paul commented on SOLR-1437: -- the patch looks fine. * It is not created from the lat

[jira] Resolved: (SOLR-1439) Enhance PollInterval for Java Replication

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1439. -- Resolution: Duplicate > Enhance PollInterval for Java Replication >

[jira] Resolved: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1435. -- Resolution: Fixed committed r816144 > ensure that all slaves with same pollInteval fetches index at sam

[jira] Resolved: (SOLR-1442) DIH:show failed doc count if any

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1442. -- Resolution: Fixed committed: r816141 > DIH:show failed doc count if any > -

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756477#action_12756477 ] Noble Paul commented on SOLR-1437: -- bq. I was not going to allow wild-cards in the forEach

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756476#action_12756476 ] Noble Paul commented on SOLR-1437: -- try not to make too many changes. If you have javadocs

[jira] Updated: (SOLR-1442) DIH:show failed doc count if any

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1442: - Attachment: SOLR-1442.patch > DIH:show failed doc count if any > > >

[jira] Created: (SOLR-1442) DIH:show failed doc count if any

2009-09-17 Thread Noble Paul (JIRA)
DIH:show failed doc count if any Key: SOLR-1442 URL: https://issues.apache.org/jira/browse/SOLR-1442 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandler Affects Version

[jira] Assigned: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1437: Assignee: Noble Paul > DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

[jira] Issue Comment Edited: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756453#action_12756453 ] Noble Paul edited comment on SOLR-1437 at 9/17/09 3:16 AM: --- renami

[jira] Issue Comment Edited: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756453#action_12756453 ] Noble Paul edited comment on SOLR-1437 at 9/17/09 3:16 AM: --- renami

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756453#action_12756453 ] Noble Paul commented on SOLR-1437: -- renaming done in trunk let us be clear about what all

[jira] Commented: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756358#action_12756358 ] Noble Paul commented on SOLR-1437: -- for any normal event , parser.next(); should be called

[jira] Resolved: (SOLR-1440) DIH:LineEntityprocessor does not reinitialize the reader after init

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1440. -- Resolution: Fixed committed r816042 > DIH:LineEntityprocessor does not reinitialize the reader after in

[jira] Updated: (SOLR-1440) DIH:LineEntityprocessor does not reinitialize the reader after init

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1440: - Attachment: SOLR-1440.patch > DIH:LineEntityprocessor does not reinitialize the reader after init > --

[jira] Created: (SOLR-1440) DIH:LineEntityprocessor does not reinitialize the reader after init

2009-09-16 Thread Noble Paul (JIRA)
DIH:LineEntityprocessor does not reinitialize the reader after init --- Key: SOLR-1440 URL: https://issues.apache.org/jira/browse/SOLR-1440 Project: Solr Issue Type: Bug

[jira] Commented: (SOLR-1439) Enhance PollInterval for Java Replication

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756352#action_12756352 ] Noble Paul commented on SOLR-1439: -- isn't it same as SOLR-1431? > Enhance PollInterval for

[jira] Issue Comment Edited: (SOLR-1439) Enhance PollInterval for Java Replication

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756352#action_12756352 ] Noble Paul edited comment on SOLR-1439 at 9/16/09 8:41 PM: --- isn't

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Fix Version/s: (was: 1.4) 1.5 it may not be viable to target this for 1.4 > DIH: E

[jira] Updated: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1435: - Fix Version/s: 1.4 > ensure that all slaves with same pollInteval fetches index at same time > ---

[jira] Updated: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1435: - Attachment: SOLR-1435.patch > ensure that all slaves with same pollInteval fetches index at same time > --

[jira] Updated: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1435: - Attachment: (was: SOLR-1435.patch) > ensure that all slaves with same pollInteval fetches index at sam

[jira] Updated: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-16 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1435: - Attachment: SOLR-1435.patch Should we fix this in Solr1.4 > ensure that all slaves with same pollInteval

[jira] Created: (SOLR-1435) ensure that all slaves with same pollInteval fetches index at same time

2009-09-16 Thread Noble Paul (JIRA)
ensure that all slaves with same pollInteval fetches index at same time --- Key: SOLR-1435 URL: https://issues.apache.org/jira/browse/SOLR-1435 Project: Solr Issue Type: Imp

<    1   2   3   4   5   6   7   8   9   10   >