[jira] Commented: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661517#action_12661517 ] Gunnar Wagenknecht commented on SOLR-851: - Any chance this can be included in a 1.4

Re: solrj delete by Id problem

2009-01-07 Thread Parisa
I call deleteById , besides, when I restart the solr server the result show is ok and it shows the correct result set. and I also test it by commit(false,false) and commit(true,true) in both cases the result set is emty. thanx. Erik Hatcher wrote: On Jan 6, 2009, at 8:57 AM, Parisa

[jira] Commented: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661614#action_12661614 ] Ryan McKinley commented on SOLR-851: stax utils is removed from trunk... but the stax

[jira] Commented: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661615#action_12661615 ] Gunnar Wagenknecht commented on SOLR-851: - Cool. So this issue can be marked resolved

[jira] Issue Comment Edited: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Gunnar Wagenknecht (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661615#action_12661615 ] gunnar edited comment on SOLR-851 at 1/7/09 7:56 AM: - Cool.

[jira] Resolved: (SOLR-851) Remove dependency on StAX Utils or make it optional

2009-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-851. Resolution: Fixed Fix Version/s: 1.4 Remove dependency on StAX Utils or make it optional

[jira] Updated: (SOLR-896) Solr Query Parser Plugin for Mark Miller's Qsol Parser

2009-01-07 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Harris updated SOLR-896: -- Attachment: SOLR-896.patch Update common.classpath variable in contrib\qsol\build.xml to to be

build fails -cannot find symbol IOException

2009-01-07 Thread Peter Wolanin
Trying to build Solr from the current svn HEAD with java 1.5 (on Mac OS 10.5), the build (ant example) fails: [javac] /Users/Shared/engineering/apachesolr-trunk/src/java/org/apache/solr/handler/XMLLoader.java:73: cannot find symbol [javac] symbol : constructor

Re: build fails -cannot find symbol IOException

2009-01-07 Thread Koji Sekiguchi
Peter, Thank you for your report. The cause of the error is XMLLoader uses Java 1.6 feature. I just committed revert XMLLoader.java in r732576. Koji Peter Wolanin wrote: Trying to build Solr from the current svn HEAD with java 1.5 (on Mac OS 10.5), the build (ant example) fails:

[jira] Assigned: (SOLR-938) DataImportHandler: Add close hooks to the completion of a full-import process

2009-01-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-938: -- Assignee: Shalin Shekhar Mangar DataImportHandler: Add close hooks to the