[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797572#action_12797572 ] Noble Paul commented on SOLR-1602: -- bq.but there have also been some threads out there in

[jira] Commented: (SOLR-1653) add PatternReplaceCharFilter

2010-01-07 Thread Paul taylor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797601#action_12797601 ] Paul taylor commented on SOLR-1653: --- Hi, Im using in non Solr in an analyser, and think

[jira] Updated: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-07 Thread Simon Lachinger (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Lachinger updated SOLR-1708: -- Attachment: 02-single-update.patch Allowing import / update of a specific document using the

[jira] Created: (SOLR-1708) Allowing import / update of a specific document using the data import handler

2010-01-07 Thread Simon Lachinger (JIRA)
Allowing import / update of a specific document using the data import handler - Key: SOLR-1708 URL: https://issues.apache.org/jira/browse/SOLR-1708 Project: Solr

Race condition in org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer

2010-01-07 Thread Attila Babo
While inserting a large pile of documents using StreamingUpdateSolrServer I've found a race condition as all Runner instances stopped while the blocking queue was full. The attached patch solves the problem, to minify it all indentation has been removed. Index:

[jira] Commented: (SOLR-1680) Provide an API to specify custom Collectors

2010-01-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797666#action_12797666 ] Grant Ingersoll commented on SOLR-1680: --- Why not broaden this and allow people to pass

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797677#action_12797677 ] Ryan McKinley commented on SOLR-1602: - | .Besides which: even if it's just an example it

[jira] Commented: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-01-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797678#action_12797678 ] Ryan McKinley commented on SOLR-1602: - Nobel, this issue is assigned to you? Do you

[jira] Commented: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797687#action_12797687 ] Yonik Seeley commented on SOLR-1707: True immutability? What's that mean over

[jira] Commented: (SOLR-1707) Use google collections immutable collections instead of Collections.unmodifiable**

2010-01-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797713#action_12797713 ] Yonik Seeley commented on SOLR-1707: OK, I whipped up a quick test with String keys,

[jira] Commented: (SOLR-236) Field collapsing

2010-01-07 Thread Patrick Jungermann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797716#action_12797716 ] Patrick Jungermann commented on SOLR-236: - Hi all, we using the Solr's trunk with

[jira] Commented: (SOLR-1680) Provide an API to specify custom Collectors

2010-01-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797771#action_12797771 ] Shalin Shekhar Mangar commented on SOLR-1680: - bq. Why not broaden this and

[jira] Commented: (SOLR-1680) Provide an API to specify custom Collectors

2010-01-07 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797774#action_12797774 ] patrick o'leary commented on SOLR-1680: --- We've just done something like this recently

[jira] Commented: (SOLR-236) Field collapsing

2010-01-07 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797794#action_12797794 ] Martijn van Groningen commented on SOLR-236: bq. The result document of our

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2010-01-07 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797794#action_12797794 ] Martijn van Groningen edited comment on SOLR-236 at 1/7/10 9:28 PM:

Re: Race condition in org/apache/solr/client/solrj/impl/StreamingUpdateSolrServer

2010-01-07 Thread Ryan McKinley
can you submit a patch to JIRA? On Jan 7, 2010, at 10:23 AM, Attila Babo wrote: While inserting a large pile of documents using StreamingUpdateSolrServer I've found a race condition as all Runner instances stopped while the blocking queue was full. The attached patch solves the problem, to

[jira] Updated: (SOLR-1698) load balanced distributed search

2010-01-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1698: --- Attachment: SOLR-1698.patch Attaching new patch, still limited to LBHttpSolrServer at this point. -

[jira] Resolved: (SOLR-1672) RFE: facet reverse sort count

2010-01-07 Thread Peter Sturge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Sturge resolved SOLR-1672. Resolution: Fixed Marking as resolved. RFE: facet reverse sort count

[jira] Commented: (SOLR-1706) wrong tokens output from WordDelimiterFilter when english possessives are in the text

2010-01-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797829#action_12797829 ] Robert Muir commented on SOLR-1706: --- its not just the concatenation, but also the subword

[jira] Updated: (SOLR-1706) wrong tokens output from WordDelimiterFilter depending upon options

2010-01-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1706: -- Description: below you can see that when I have requested to only output numeric concatenations (not

[jira] Commented: (SOLR-1696) Deprecate old highlighting syntax and move configuration to HighlightComponent

2010-01-07 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797841#action_12797841 ] Koji Sekiguchi commented on SOLR-1696: -- Noble, thank you for opening this and attaching

[jira] Created: (SOLR-1709) Distributed Date Faceting

2010-01-07 Thread Peter Sturge (JIRA)
Distributed Date Faceting - Key: SOLR-1709 URL: https://issues.apache.org/jira/browse/SOLR-1709 Project: Solr Issue Type: Improvement Components: SearchComponents - other Affects Versions: 1.4

[jira] Commented: (SOLR-1709) Distributed Date Faceting

2010-01-07 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12797898#action_12797898 ] Jason Rutherglen commented on SOLR-1709: Tim, Thanks for the patch... bq. as I'm

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

2010-01-07 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/1024/changes