[jira] Commented: (SOLR-659) Explicitly set start and rows per shard for more efficient bulk queries across distributed Solr

2009-10-23 Thread johnson.hong (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769114#action_12769114 ] johnson.hong commented on SOLR-659: --- This is really helpful to bulk queries ,but how to

Solr nightly build failure

2009-10-23 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 87 source files to /tmp/apache-solr-nightly/build/solrj

Build failed in Hudson: Solr-trunk #964

2009-10-23 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/964/ -- [...truncated 4051 lines...] [junit] Running org.apache.solr.analysis.TestSynonymMap [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.137 sec [junit] Running

Re: Solr nightly build failure

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
Aparently the replication handler tests are failing too frequently. Any idea why is it so? On Fri, Oct 23, 2009 at 2:12 PM, solr-dev@lucene.apache.org wrote: init-forrest-entities:    [mkdir] Created dir: /tmp/apache-solr-nightly/build    [mkdir] Created dir:

RE: Dinamic field name with Data import handler

2009-10-23 Thread Renata Mota
Ok, thanks Noble Paul. But, now, i am trying to use ScriptTransformer (where, we must use Java6, and i am), but is happening the error below, I tried to use in different servers, both use java6 and same error: SEVERE: Exception while processing: index document : SolrInputDocumnt[{}]

Re: Dinamic field name with Data import handler

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
could you paste your dataconfig.xml? On Fri, Oct 23, 2009 at 5:48 PM, Renata Mota renata.m...@accurate.com.br wrote: Ok, thanks Noble Paul. But, now, i am trying to use ScriptTransformer (where, we must use Java6, and i am), but is happening the error below, I tried to use in different

RE: Dinamic field name with Data import handler

2009-10-23 Thread Renata Mota
I did, using the example: dataConfig dataSource type=JdbcDataSource driver=oracle.jdbc.driver.OracleDriver url=jdbc:oracle:thin:@127.0.0.1:1521:XY user=root/ document script![CDATA[ function f1(row){ row.put('id',

Re: Dinamic field name with Data import handler

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
try putting the script tag directly under the dataConfig tag . it does not read it if it is under the document tag On Fri, Oct 23, 2009 at 6:18 PM, Renata Mota renata.m...@accurate.com.br wrote: I did, using the example: dataConfig    dataSource type=JdbcDataSource

[jira] Created: (SOLR-1522) DIH:Show proper message if script tag is missing

2009-10-23 Thread Noble Paul (JIRA)
DIH:Show proper message if script tag is missing --- Key: SOLR-1522 URL: https://issues.apache.org/jira/browse/SOLR-1522 Project: Solr Issue Type: Improvement Components: contrib -

[jira] Updated: (SOLR-1522) DIH:Show proper message if script tag is missing

2009-10-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1522: - Attachment: SOLR-1522.patch DIH:Show proper message if script tag is missing

RE: Dinamic field name with Data import handler

2009-10-23 Thread Renata Mota
Yes, this was the problem. Thanks, -Original Message- From: noble.p...@gmail.com [mailto:noble.p...@gmail.com] On Behalf Of Noble Paul ??? ?? Sent: Friday, October 23, 2009 10:53 AM To: solr-dev@lucene.apache.org Subject: Re: Dinamic field name with Data import handler try

patch for ExtractingDocumentLoader

2009-10-23 Thread John Thorhauer
Hi, I would like to extend the ExtractingRequestHandler and in doing so I will need to instantiate the ExtractingDocumentLoader in my own package. So could someone please apply this simple patch that would allow me to create an instance of the ExtractingDocumentLoader? Thanks for your help,

Re: patch for ExtractingDocumentLoader

2009-10-23 Thread Noble Paul നോബിള്‍ नोब्ळ्
Grant , is there any reason why the constructor can't be public? On Fri, Oct 23, 2009 at 8:07 PM, John Thorhauer jthorha...@yakabod.com wrote: Hi, I would like to extend the ExtractingRequestHandler and in doing so I will need to instantiate the ExtractingDocumentLoader in my own package.  

Setting solr.home in web.xml

2009-10-23 Thread Mark Miller
Anyone able to get this to work? I can't. !-- People who want to hardcode their Solr Home directly into the WAR File can set the JNDI property here... -- env-entry env-entry-namesolr/home/env-entry-name env-entry-value/put/your/solr/home/here/env-entry-value

Re: Setting solr.home in web.xml

2009-10-23 Thread Mark Miller
Mark Miller wrote: Anyone able to get this to work? I can't. !-- People who want to hardcode their Solr Home directly into the WAR File can set the JNDI property here... -- env-entry env-entry-namesolr/home/env-entry-name

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2009-10-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-561: Component/s: (was: replication (scripts)) replication (java) change component

[jira] Updated: (SOLR-551) Solr replication should include the schema also

2009-10-23 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-551: Component/s: (was: replication (scripts)) replication (java) change component