[jira] Commented: (SOLR-1308) Cache docsets and docs at the SegmentReader level

2009-12-01 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784668#action_12784668 ] Jason Rutherglen commented on SOLR-1308: I'm taking a look at this, it's straightfor

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784643#action_12784643 ] Noble Paul commented on SOLR-1277: -- Should we let the users choose the way they wish to cre

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784640#action_12784640 ] Noble Paul commented on SOLR-1277: -- Mark, we are building the wiki http://wiki.apache.org/

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784628#action_12784628 ] Mark Miller commented on SOLR-1277: --- bq. zookeeper component can be kept by CoreContainer.

[jira] Commented: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-12-01 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784618#action_12784618 ] Chris A. Mattmann commented on SOLR-1592: - Hi Lance: I'd have to agree with Noble o

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784608#action_12784608 ] Noble Paul commented on SOLR-1357: -- The second one is not ignored. In fact this is not a ro

[jira] Commented: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784607#action_12784607 ] Noble Paul commented on SOLR-1592: -- bq.lease add unit tests and test against the XSLTRespon

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784606#action_12784606 ] Noble Paul commented on SOLR-1277: -- zookeeper component can be kept by CoreContainer. Zooke

[jira] Commented: (SOLR-1592) Refactor XMLWriter startTag to allow arbitrary attributes to be written

2009-12-01 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784507#action_12784507 ] Lance Norskog commented on SOLR-1592: - Please add unit tests and test against the XSLTRe

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

2009-12-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-785: --- Attachment: SOLR-785.patch # Break ties exactly as Lucene SpellChecker # Merge frequenc

[jira] Updated: (SOLR-1615) backslash escaping bug

2009-12-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1615: --- Attachment: SOLR-1615.patch Here's a patch that fixes the problem and adds java-style unicode escaping

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784449#action_12784449 ] Lars Grote commented on SOLR-1357: -- Hey Noble, I have a question ... again. The question i

[jira] Assigned: (SOLR-1615) backslash escaping bug

2009-12-01 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-1615: -- Assignee: Yonik Seeley > backslash escaping bug > -- > > Key

[jira] Created: (SOLR-1615) backslash escaping bug

2009-12-01 Thread Yonik Seeley (JIRA)
backslash escaping bug -- Key: SOLR-1615 URL: https://issues.apache.org/jira/browse/SOLR-1615 Project: Solr Issue Type: Bug Affects Versions: 1.3 Reporter: Yonik Seeley Fix For: 1.5 backslas

Re: Character Escape in QueryParsing.StrParser.getQuotedString()

2009-12-01 Thread Yonik Seeley
Thanks for the report - that definitely looks wrong. I've opened https://issues.apache.org/jira/browse/SOLR-1615 -Yonik http://www.lucidimagination.com On Mon, Nov 30, 2009 at 7:04 PM, wojtekpia wrote: > > I'm confused by the following code snippet in > QueryParsing.StrParser.getQuotedString(

[jira] Issue Comment Edited: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784317#action_12784317 ] Mark Miller edited comment on SOLR-1277 at 12/1/09 6:18 PM: I'd

[jira] Updated: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1277: -- Attachment: SOLR-1277.patch I'd like to reboot this issue a bit. I've started a fresh experimental pass.

[jira] Updated: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1277: -- Attachment: (was: zookeeper-3.2.0.jar) > Implement a Solr specific naming service (using Zookeeper)

[jira] Updated: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1277: -- Attachment: zookeeper-3.2.1.jar > Implement a Solr specific naming service (using Zookeeper) > -

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784222#action_12784222 ] Jean Baptiste Pionnier commented on SOLR-1357: -- ok, Thank you very much. > Sol

[jira] Commented: (SOLR-1614) Search in Hadoop

2009-12-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784212#action_12784212 ] Andrzej Bialecki commented on SOLR-1614: - If query performance is not a concern, th

[jira] Commented: (SOLR-1612) Use java.sql.Array to populate Multivalue field in DataImportHandler

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784203#action_12784203 ] Noble Paul commented on SOLR-1612: -- isn't it simpler to write a Transformer to achieve this

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784196#action_12784196 ] Lars Grote commented on SOLR-1357: -- 2 to 1 you win! I'll implement that and update the uni

[jira] Issue Comment Edited: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784188#action_12784188 ] Lars Grote edited comment on SOLR-1357 at 12/1/09 12:03 PM: Firs

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784192#action_12784192 ] Noble Paul commented on SOLR-1357: -- bq.put the correct field name and get the correct field

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784191#action_12784191 ] Shalin Shekhar Mangar commented on SOLR-1357: - Solr does not need to add any int

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784188#action_12784188 ] Lars Grote commented on SOLR-1357: -- First of all, you are right there is someting wrong wit

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784183#action_12784183 ] Noble Paul commented on SOLR-1357: -- Please clarify what the behavior is going to be? > S

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784163#action_12784163 ] Lars Grote commented on SOLR-1357: -- Thanks for the claification! Indeed that would be VERY

[jira] Updated: (SOLR-1608) Make it easy to write distributed search test cases

2009-12-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1608: Attachment: SOLR-1608.patch Renamed to BaseDistributedSearchTestCase > Make it easy

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

2009-12-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784158#action_12784158 ] Shalin Shekhar Mangar commented on SOLR-785: There are a couple of problems with

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784150#action_12784150 ] Noble Paul commented on SOLR-1357: -- assume that the data that is fetched works as follows

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784129#action_12784129 ] Lars Grote commented on SOLR-1357: -- Hello Noble, I'm sorry to bother you, but I don't under

[jira] Commented: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784121#action_12784121 ] Noble Paul commented on SOLR-1357: -- bq.I think the way Avlesh suggested is more intuitive.

[jira] Assigned: (SOLR-1357) SolrInputDocument cannot process dynamic fields

2009-12-01 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-1357: Assignee: Noble Paul > SolrInputDocument cannot process dynamic fields > ---