[jira] Updated: (SOLR-1183) Example script not updated for new analysis path from SOLR-1099

2009-05-24 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-1183: Description: The example script example/exampleAnalysis/post.sh attempts to post to the path http:

[jira] Updated: (SOLR-1183) Example script not update for new analysis path from SOLR-1099

2009-05-24 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Wolanin updated SOLR-1183: Attachment: SOLR-1183.patch > Example script not update for new analysis path from SOLR-1099 > -

[jira] Created: (SOLR-1183) Example script not update for new analysis path from SOLR-1099

2009-05-24 Thread Peter Wolanin (JIRA)
Example script not update for new analysis path from SOLR-1099 -- Key: SOLR-1183 URL: https://issues.apache.org/jira/browse/SOLR-1183 Project: Solr Issue Type: Bug Compone

Re: Solr nightly build failure

2009-05-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
The same test fails in my box consistently On Sat, May 23, 2009 at 4:58 PM, Mark Miller wrote: >   [junit] Running > org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest >   [junit] Tests run: 8, Failures: 1, Errors: 0, Time elapsed: 20.341 sec > > -- ---

[jira] Commented: (SOLR-914) Presence of finalize() in the codebase

2009-05-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712576#action_12712576 ] Noble Paul commented on SOLR-914: - what do we plan to do with this? > Presence of finalize(

[jira] Commented: (SOLR-1116) Add a Binary FieldType

2009-05-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712575#action_12712575 ] Noble Paul commented on SOLR-1116: -- I plan to commit this in a day or two . Please let me k

[jira] Commented: (SOLR-785) Distributed SpellCheckComponent

2009-05-24 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712562#action_12712562 ] Shalin Shekhar Mangar commented on SOLR-785: Matthew, thanks for the patch. Can y

[jira] Commented: (SOLR-769) Support Document and Search Result clustering

2009-05-24 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712557#action_12712557 ] Koji Sekiguchi commented on SOLR-769: - {code} fully.qualified.class.Name {code} This wor

[jira] Resolved: (SOLR-831) revist jar packaging prior to next release

2009-05-24 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-831. Resolution: Invalid Marking as resolved as per previous comment. > revist jar packag

[jira] Commented: (SOLR-769) Support Document and Search Result clustering

2009-05-24 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712545#action_12712545 ] Stanislaw Osinski commented on SOLR-769: Ah, I should have mentioned that up front --

[jira] Commented: (SOLR-769) Support Document and Search Result clustering

2009-05-24 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712544#action_12712544 ] Koji Sekiguchi commented on SOLR-769: - {quote} In fact, you can set Carrot2 attributes (b

[jira] Commented: (SOLR-769) Support Document and Search Result clustering

2009-05-24 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712534#action_12712534 ] Stanislaw Osinski commented on SOLR-769: In fact, you can set Carrot2 attributes (bot

Hudson build is back to normal: Solr-trunk #811

2009-05-24 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/811/changes

[jira] Updated: (SOLR-1116) Add a Binary FieldType

2009-05-24 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1116: - Attachment: SOLR-1116.patch The text format is standard base64 encoding > Add a Binary FieldType > --