[jira] Resolved: (SOLR-1539) XPathEntityProcessor timeout when stream=true

2009-11-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1539. -- Resolution: Fixed committed r882852 > XPathEntityProcessor timeout when stream=true > -

[jira] Resolved: (SOLR-1522) DIH:Show proper message if

2009-11-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1522. -- Resolution: Fixed committed r882838 > DIH:Show proper message if

[jira] Commented: (SOLR-1131) Allow a single field to index multiple fields

2009-11-20 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780924#action_12780924 ] Noble Paul commented on SOLR-1131: -- Is this a good idea? This creates an extra Object (Fiel

[jira] Updated: (SOLR-1131) Allow a single field to index multiple fields

2009-11-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1131: -- Attachment: SOLR-1131.patch Brings it up to trunk. Still needs test cases. All other tests pas

[jira] Commented: (SOLR-1570) Complain loudly if uniqueKey field is definied but not stored=true,multiValued=false

2009-11-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780875#action_12780875 ] Hoss Man commented on SOLR-1570: bq. There's a third reason: integration with other data sto

[jira] Commented: (SOLR-1570) Complain loudly if uniqueKey field is definied but not stored=true,multiValued=false

2009-11-20 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780838#action_12780838 ] Lance Norskog commented on SOLR-1570: - bq. the only purpose for having a uniqueKey fiel

[jira] Resolved: (SOLR-1582) DocumentBuilder does not properly handle binary field copy fields

2009-11-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1582. --- Resolution: Fixed Fix Version/s: 1.5 committed. > DocumentBuilder does not properly ha

handling of Lucene's ParseException inside QueryComponent

2009-11-20 Thread Bill Au
I just noticed that the message of Lucene's ParseException contains the user's input that Lucene is failing to parse. The user input is not sanitize in any way. My appserver is showing the exception message in both the body and the HTTP status line of the response. So even if I set up custom err

[jira] Created: (SOLR-1582) DocumentBuilder does not properly handle binary field copy fields

2009-11-20 Thread Grant Ingersoll (JIRA)
DocumentBuilder does not properly handle binary field copy fields - Key: SOLR-1582 URL: https://issues.apache.org/jira/browse/SOLR-1582 Project: Solr Issue Type: Bug

[jira] Updated: (SOLR-874) Dismax parser exceptions on trailing OPERATOR

2009-11-20 Thread Chris Darroch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Darroch updated SOLR-874: --- Attachment: SOLR-874-1.3.patch Hi, I'm one of the httpd devs but I thought I'd throw in this patch for

[jira] Resolved: (SOLR-1574) simpler builtin functions

2009-11-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1574. Resolution: Fixed Fix Version/s: 1.5 committed. > simpler builtin functions > --

[jira] Assigned: (SOLR-1131) Allow a single field to index multiple fields

2009-11-20 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1131: - Assignee: Grant Ingersoll > Allow a single field to index multiple fields > --

Re: [Solr Wiki] Update of "FunctionQuery" by YonikSeeley

2009-11-20 Thread Yonik Seeley
On Fri, Nov 20, 2009 at 2:34 PM, Apache Wiki wrote: >  == literal == > - >   [[Solr1.5]] String literals.  Warning: not all functions can work with > string literals. > > + Signature:  literal(value), "value", 'value' Example:  'foo', literal("this > is a literal") > - Signature:  literal(value)

[jira] Updated: (SOLR-1580) Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default

2009-11-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1580: -- Priority: Major (was: Critical) Assignee: Mark Miller > Solr Configuration ignores 'mergeFactor' pa

[jira] Commented: (SOLR-1580) Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default

2009-11-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780644#action_12780644 ] Mark Miller commented on SOLR-1580: --- Ill wait a bit for comments and then commit. Thanks L

[jira] Updated: (SOLR-1580) Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default

2009-11-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1580: -- Attachment: SOLR-1580.patch > Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene def

[jira] Commented: (SOLR-1580) Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default

2009-11-20 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780592#action_12780592 ] Mark Miller commented on SOLR-1580: --- Reminder to put this issue and workaround on solr 1.4

[jira] Created: (SOLR-1581) Facet by Function

2009-11-20 Thread Grant Ingersoll (JIRA)
Facet by Function - Key: SOLR-1581 URL: https://issues.apache.org/jira/browse/SOLR-1581 Project: Solr Issue Type: New Feature Reporter: Grant Ingersoll Fix For: 1.5 It would be really great if we co

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-20 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780530#action_12780530 ] Andrzej Bialecki commented on SOLR-1316: - Re: question 1 - currently this component

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 11:12 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 11:12 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 11:07 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 11:02 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 11:01 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier edited comment on SOLR-1357 at 11/20/09 10:58 AM: -

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

2009-11-20 Thread Jean Baptiste Pionnier (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780512#action_12780512 ] Jean Baptiste Pionnier commented on SOLR-1357: -- I have not been able to set dyn

[jira] Commented: (SOLR-1316) Create autosuggest component

2009-11-20 Thread Ankul Garg (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780485#action_12780485 ] Ankul Garg commented on SOLR-1316: -- Re: Mike Am answering your 2nd query. Yes, it is possib