[jira] Commented: (SOLR-1431) CommComponent abstracted

2009-11-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782802#action_12782802 ] Noble Paul commented on SOLR-1431: -- Still needs to eliminate the ResponseBuildr#shards

Links to in-dev features on wiki?

2009-11-26 Thread Shalin Shekhar Mangar
Pages such as ZooKeeperIntegration and KattaIntegration used to be linked off the Wiki front page. Now I can't find them any more. Where have those links been moved to? -- Regards, Shalin Shekhar Mangar.

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

2009-11-26 Thread Age Jan Kuperus
Chris Hostetter wrote: Perhaps instead of making API additions/generalizations to XMLWriter, we should approach the problem differnelty and think about what a good reusable general pupose XML generation toolkit that could be used by custom response writers should look like, and then implement

Re: SOLR-1131 - Multiple Fields per Field Type

2009-11-26 Thread Grant Ingersoll
On Nov 25, 2009, at 8:24 PM, Chris Hostetter wrote: I'm having a hard time wrapping my head arround this entire concept ... i know part of my problem is that your example use case seems somewhat nonsensical... : As a simple proof of concept, imagine that I define a new FieldType :

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

2009-11-26 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782925#action_12782925 ] Lars Grote commented on SOLR-1357: -- Hello, I think the way Avlesh suggested is more

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

2009-11-26 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Grote updated SOLR-1357: - Attachment: SOLR-1357.patch provides the behavior like shown in my post on November the 26. 2009

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

2009-11-26 Thread Lars Grote (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Grote updated SOLR-1357: - Comment: was deleted (was: provides the behavior like shown in my post on November the 26. 2009)

[jira] Updated: (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2009-11-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1604: --- Attachment: ComplexPhrase.zip To enable ComplexPhraseQueryParser in Solr 1.4.0 1-) extract

[jira] Updated: (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2009-11-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1604: --- Attachment: ComplexPhraseQueryParser.java SOLR-1604.patch There is a fixed but

[jira] Updated: (SOLR-1537) Dedupe Sharded Search Results by Shard Order or Score

2009-11-26 Thread Dennis Kubes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Kubes updated SOLR-1537: --- Attachment: SOLR-1537-20091126-4.patch Final patch. This incorporates an updated version of SOLR