[jira] Updated: (SOLR-658) Allow Solr to load index from arbitrary directory in dataDir and Commit point

2008-10-08 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-658: --- Attachment: SOLR-658.patch Thanks Akshay. Updated patch which calls getNewIndexDir

Re: [jira] Updated: (SOLR-84) New Solr logo?

2008-10-08 Thread Shalin Shekhar Mangar
I think what Noble meant to say is that the Apache lying below Solr does not looking very good. Perhaps we can shift Apache either left or upwards of Solr? On Wed, Oct 8, 2008 at 10:36 AM, Lukáš Vlček [EMAIL PROTECTED] wrote: It seems so, according to official requiremetns:

[jira] Commented: (SOLR-799) Add support for hash based exact/near duplicate document handling

2008-10-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637965#action_12637965 ] Grant Ingersoll commented on SOLR-799: -- Haven't looked at the patch, but I agree that it

Re: [jira] Updated: (SOLR-84) New Solr logo?

2008-10-08 Thread Noble Paul നോബിള്‍ नोब्ळ्
Adding apache just adds to the no:of letters . So the logo was a bit big. draft1 is cool --Noble On Wed, Oct 8, 2008 at 2:01 PM, Shalin Shekhar Mangar [EMAIL PROTECTED] wrote: I think what Noble meant to say is that the Apache lying below Solr does not looking very good. Perhaps we can shift

Re: EmbeddedSolrServer API usage

2008-10-08 Thread Grant Ingersoll
I get an NPE in create when trying this. Seems the loader member is not instantiated for the container.create() call, since load is not called. On Oct 2, 2008, at 10:37 AM, Ryan McKinley wrote: You could also use the CoreContainer to create a Core from the descriptor: CoreContainer

Re: [jira] Updated: (SOLR-84) New Solr logo?

2008-10-08 Thread Lukáš Vlček
Hi, I am glad you like the draft#1 (and actually I think the second design is not totally lost, just wipe out the Apache letters and you get it). But the problem is that the draft#1 (as it is today) would not make it into the contest due to violation of the strongest requirement: The logo must

[jira] Commented: (SOLR-799) Add support for hash based exact/near duplicate document handling

2008-10-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12637976#action_12637976 ] Yonik Seeley commented on SOLR-799: --- bq. I agree that it is wise to separate the detection

Re: [jira] Updated: (SOLR-84) New Solr logo?

2008-10-08 Thread Andrzej Bialecki
Lukáš Vlček wrote: Hi, I am glad you like the draft#1 (and actually I think the second design is not totally lost, just wipe out the Apache letters and you get it). But the problem is that the draft#1 (as it is today) would not make it into the contest due to violation of the strongest

[jira] Commented: (SOLR-799) Add support for hash based exact/near duplicate document handling

2008-10-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638009#action_12638009 ] Yonik Seeley commented on SOLR-799: --- Some thoughts... - How should different types be

[jira] Commented: (SOLR-799) Add support for hash based exact/near duplicate document handling

2008-10-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12638048#action_12638048 ] Mark Miller commented on SOLR-799: -- bq.I agree that it is wise to separate the detection

Re: EmbeddedSolrServer API usage

2008-10-08 Thread Grant Ingersoll
So, the answer to my own ? is: I was getting: java.lang.NullPointerException at org.apache.solr.core.CoreContainer.create(CoreContainer.java:315) at com.grantingersoll.noodles.EmbeddedTest.testEmbedded(EmbeddedTest.java: 23) at

[jira] Assigned: (SOLR-721) DirectSolrConnection is broken - missing CoreContainer initialization

2008-10-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-721: -- Assignee: Ryan McKinley DirectSolrConnection is broken - missing CoreContainer initialization

[jira] Resolved: (SOLR-721) DirectSolrConnection is broken - missing CoreContainer initialization

2008-10-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-721. Resolution: Fixed fixed in trunk... thanks Henri! DirectSolrConnection is broken - missing

[jira] Assigned: (SOLR-736) SolrCore.getSolrCore() may create a SolrCore without a CoreContainer

2008-10-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-736: -- Assignee: Ryan McKinley SolrCore.getSolrCore() may create a SolrCore without a CoreContainer

[jira] Resolved: (SOLR-736) SolrCore.getSolrCore() may create a SolrCore without a CoreContainer

2008-10-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-736. Resolution: Fixed Fix Version/s: 1.4 thanks Henri! SolrCore.getSolrCore() may create a

[jira] Created: (SOLR-805) DisMax queries are not being cached in QueryResultCache

2008-10-08 Thread Todd Feak (JIRA)
DisMax queries are not being cached in QueryResultCache --- Key: SOLR-805 URL: https://issues.apache.org/jira/browse/SOLR-805 Project: Solr Issue Type: Bug Components: search

[jira] Updated: (SOLR-805) DisMax queries are not being cached in QueryResultCache

2008-10-08 Thread Todd Feak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Feak updated SOLR-805: --- Comment: was deleted DisMax queries are not being cached in QueryResultCache