Solr nightly build failure

2009-07-17 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 83 source files to /tmp/apache-solr-nightly/build/solrj

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

2009-07-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732433#action_12732433 ] Noble Paul commented on SOLR-1229: -- bq.1) that this column must exist for a document to be

[jira] Updated: (SOLR-919) Cache and reuse the SolrConfig

2009-07-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-919: Description: If there are 1000's of cores the no:of times we need to load and parse the solrconfig.xml is

[jira] Created: (SOLR-1293) Support for large no:of cores and faster loading/unloading of cores

2009-07-17 Thread Noble Paul (JIRA)
Support for large no:of cores and faster loading/unloading of cores --- Key: SOLR-1293 URL: https://issues.apache.org/jira/browse/SOLR-1293 Project: Solr Issue Type: New Feature

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

2009-07-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732506#action_12732506 ] Mark Miller commented on SOLR-1272: --- Lance, have you checked that this is actually not ade

[jira] Closed: (SOLR-1285) Add TokenFilterFactory for DelimitedPayloadTokenFilter

2009-07-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed SOLR-1285. - Resolution: Fixed > Add TokenFilterFactory for DelimitedPayloadTokenFilter > -

[jira] Updated: (SOLR-1270) The FloatField (and probably others) field type takes any string value at index, but JSON writer outputs as numeric without checking

2009-07-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1270: --- Attachment: SOLR-1270.patch I agree we should strive to generate valid transfer syntax, and that is p

[jira] Updated: (SOLR-1270) The FloatField (and probably others) field type takes any string value at index, but JSON writer outputs as numeric without checking

2009-07-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1270: --- Fix Version/s: 1.4 targeting to 1.4 since there is a simple proposed patch. we can move back out if

[jira] Updated: (SOLR-1262) DIH needs support for prepared statements

2009-07-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1262: -- Priority: Minor (was: Critical) > DIH needs support for prepared statements >

[jira] Commented: (SOLR-1270) The FloatField (and probably others) field type takes any string value at index, but JSON writer outputs as numeric without checking

2009-07-17 Thread Matt Schraeder (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732582#action_12732582 ] Matt Schraeder commented on SOLR-1270: -- Personally I think that's a perfect compromise.

[jira] Created: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-07-17 Thread Eric Pugh (JIRA)
SolrJS/Javascript client fails in IE8! -- Key: SOLR-1294 URL: https://issues.apache.org/jira/browse/SOLR-1294 Project: Solr Issue Type: Bug Affects Versions: 1.4 Reporter: Eric Pugh SolrJ

[jira] Updated: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-07-17 Thread Eric Pugh (JIRA)
ry! I have posted a screenshot of the error at http://img.skitch.com/20090717-jejm71u6ghf2dpn3mwrkarigwm.png The error is just a whole bunch of repeated messages in the vein of: Message: 'jQuery.solrjs' is null or not an object Line: 24 Char: 1 Code: 0 URI: file:///C:/dev/projects/lib/so

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

2009-07-17 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732712#action_12732712 ] Lance Norskog commented on SOLR-1272: - I conflated source code logging and production mo

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

2009-07-17 Thread Mark Miller
bq. Now that I look at the logging code & messages I would have to say no. could you cite a couple examples of what is missing? On Fri, Jul 17, 2009 at 4:04 PM, Lance Norskog (JIRA) wrote: > >[ > https://issues.apache.org/jira/browse/SOLR-1272?page=com.atlassian.jira.plugin.system.issuetabpa

[jira] Updated: (SOLR-1295) Move javascript client from contrib to clients dir in source

2009-07-17 Thread Eric Pugh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Pugh updated SOLR-1295: Attachment: move_js_from_contrib_to_client.patch > Move javascript client from contrib to clients dir in sou

[jira] Created: (SOLR-1295) Move javascript client from contrib to clients dir in source

2009-07-17 Thread Eric Pugh (JIRA)
Move javascript client from contrib to clients dir in source Key: SOLR-1295 URL: https://issues.apache.org/jira/browse/SOLR-1295 Project: Solr Issue Type: Improvement Affects V

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-07-17 Thread Donovan Jimenez (JIRA)
unk/contrib/javascript library. Seems to be a show stopper from the > standpoint of really using this library! > I have posted a screenshot of the error at > http://img.skitch.com/20090717-jejm71u6ghf2dpn3mwrkarigwm.png > The error is just a whole bunch of repeated messages in the vein of: &

[jira] Assigned: (SOLR-1291) implement Trie.toInternal/toExternal and friends

2009-07-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-1291: -- Assignee: Yonik Seeley > implement Trie.toInternal/toExternal and friends >

[jira] Assigned: (SOLR-1295) Move javascript client from contrib to clients dir in source

2009-07-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher reassigned SOLR-1295: -- Assignee: Erik Hatcher > Move javascript client from contrib to clients dir in source >

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

2009-07-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732845#action_12732845 ] Noble Paul commented on SOLR-1272: -- look at the HTTP API with the command=details. This car

[jira] Assigned: (SOLR-1262) DIH needs support for prepared statements

2009-07-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1262: Assignee: Noble Paul > DIH needs support for prepared statements >

[jira] Commented: (SOLR-1262) DIH needs support for prepared statements

2009-07-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732846#action_12732846 ] Noble Paul commented on SOLR-1262: -- do you mean prepared statement or callablestatement (st

[jira] Commented: (SOLR-1270) The FloatField (and probably others) field type takes any string value at index, but JSON writer outputs as numeric without checking

2009-07-17 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732850#action_12732850 ] Shalin Shekhar Mangar commented on SOLR-1270: - bq. What do people thing about th