[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Gereon Steffens (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556881#action_12556881 ] Gereon Steffens commented on SOLR-303: -- Yonik - thanks, that's what caused it. Patrick

[jira] Commented: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556898#action_12556898 ] Grant Ingersoll commented on SOLR-445: -- {quote} Option 2 seems like a good approach...

[jira] Commented: (SOLR-175) Implement hl.formatter=interleave

2008-01-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556903#action_12556903 ] Yonik Seeley commented on SOLR-175: --- We may want to use an expandable format that we can

[jira] Commented: (SOLR-42) Highlighting problems with HTMLStripWhitespaceTokenizerFactory

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556928#action_12556928 ] Grant Ingersoll commented on SOLR-42: - Yet another problem: In certain circumstances, it

[jira] Issue Comment Edited: (SOLR-42) Highlighting problems with HTMLStripWhitespaceTokenizerFactory

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556928#action_12556928 ] gsingers edited comment on SOLR-42 at 1/8/08 8:21 AM: - Yet another

[jira] Commented: (SOLR-42) Highlighting problems with HTMLStripWhitespaceTokenizerFactory

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556946#action_12556946 ] Grant Ingersoll commented on SOLR-42: - OK, I think the solution for these pieces is to

[jira] Updated: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated SOLR-303: - Attachment: distributed_trunk.patch This might help, merged the distributed federated patchs with

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556950#action_12556950 ] Yonik Seeley commented on SOLR-303: --- I'm in the middle of implementing some distributed

[jira] Updated: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-303: --- Comment: was deleted Distributed Search over HTTP Key:

Re: [jira] Updated: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Sean Timm
User error. I thought I had a clean sandbox, but I didn't. So, the only issues I have with the patch are the 2 *Test* files previously reported, and the o.a.s.handler.SearchHandler patching file src/java/org/apache/solr/handler/SearchHandler.java Reversed (or previously applied) patch

[jira] Commented: (SOLR-452) Allow for merging of contiguous fragments

2008-01-08 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556988#action_12556988 ] Mike Klaas commented on SOLR-452: - Looks good Grant. One comment: might it be better to make

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557012#action_12557012 ] patrick o'leary commented on SOLR-303: -- Was missing a file from an svn add, so the patch

[jira] Updated: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated SOLR-303: - Attachment: (was: distributed_trunk.patch) Distributed Search over HTTP

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-01-08 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557017#action_12557017 ] Ryan McKinley commented on SOLR-303: yonik, if you say go, I'll add SOLR-446

[jira] Commented: (SOLR-446) TextResponseWriter should be able to work with SolrDocument and SolrDocumentList

2008-01-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557027#action_12557027 ] Yonik Seeley commented on SOLR-446: --- looks good on a quick scan, go for it!

[jira] Updated: (SOLR-452) Allow for merging of contiguous fragments

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-452: - Attachment: SOLR-452.patch Per field per Mike's comments. Allow for merging of contiguous

[jira] Resolved: (SOLR-452) Allow for merging of contiguous fragments

2008-01-08 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Klaas resolved SOLR-452. - Resolution: Fixed commited, thanks Grant! I fixed some whitespace, added CHANGES.txt note, and changed

[jira] Assigned: (SOLR-445) XmlUpdateRequestHandler bad documents mid batch aborts rest of batch

2008-01-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-445: Assignee: Grant Ingersoll XmlUpdateRequestHandler bad documents mid batch aborts rest of

[jira] Commented: (SOLR-434) interfaces should support 2B docs

2008-01-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12557136#action_12557136 ] Yonik Seeley commented on SOLR-434: --- Looks good. In my distributed faceting code I'm using