[jira] Updated: (SOLR-565) Component to abstract shards from clients

2008-07-27 Thread Jeremy Hinegardner (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Hinegardner updated SOLR-565: Attachment: SOLR-565.patch I was testing out this patch, and found a couple of bugs. 1) if t

[jira] Created: (SOLR-664) Highlighter (maybe phraseHighlighter) is highlighting non-highlight fields in query

2008-07-27 Thread Brian Whitman (JIRA)
Highlighter (maybe phraseHighlighter) is highlighting non-highlight fields in query --- Key: SOLR-664 URL: https://issues.apache.org/jira/browse/SOLR-664 Project: Solr

[jira] Commented: (SOLR-664) Highlighter (maybe phraseHighlighter) is highlighting non-highlight fields in query

2008-07-27 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617282#action_12617282 ] Koji Sekiguchi commented on SOLR-664: - bq. Highlighter should only return fragments match

[jira] Updated: (SOLR-663) Allow multiple files for stopwords, protwords and synonyms

2008-07-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-663: --- Attachment: SOLR-663.patch Added StrUtils#splitFileNames for the split logic. I chose t

[jira] Commented: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617318#action_12617318 ] Ryan McKinley commented on SOLR-614: perhaps I'm missing something... where/how does thi

[jira] Commented: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617319#action_12617319 ] Ryan McKinley commented on SOLR-614: Perhaps I'm not thinking of configurations substanti

[jira] Commented: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617321#action_12617321 ] Noble Paul commented on SOLR-614: - bq.perhaps I'm missing something... where/how does this ge

[jira] Issue Comment Edited: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617321#action_12617321 ] noble.paul edited comment on SOLR-614 at 7/27/08 11:06 AM: --- bq.perh

[jira] Commented: (SOLR-646) Configuration properties in multicore.xml

2008-07-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617323#action_12617323 ] Shalin Shekhar Mangar commented on SOLR-646: I haven't looked into the patch but

[jira] Commented: (SOLR-646) Configuration properties in multicore.xml

2008-07-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617322#action_12617322 ] Henri Biestro commented on SOLR-646: I'll update soon the patch to add an 'import' featur

[jira] Updated: (SOLR-646) Configuration properties in multicore.xml

2008-07-27 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-646: --- Attachment: solr-646.patch Besides the syntax, the latest patch version adds the (where resource can

[jira] Created: (SOLR-665) FIFO Cache (Unsynchronized): 9x times performance boost

2008-07-27 Thread Fuad Efendi (JIRA)
FIFO Cache (Unsynchronized): 9x times performance boost --- Key: SOLR-665 URL: https://issues.apache.org/jira/browse/SOLR-665 Project: Solr Issue Type: Improvement Affects Versions: 1.3

[jira] Updated: (SOLR-665) FIFO Cache (Unsynchronized): 9x times performance boost

2008-07-27 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fuad Efendi updated SOLR-665: - Attachment: FIFOCache.java > FIFO Cache (Unsynchronized): 9x times performance boost >

[jira] Commented: (SOLR-665) FIFO Cache (Unsynchronized): 9x times performance boost

2008-07-27 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617357#action_12617357 ] Fuad Efendi commented on SOLR-665: -- I renamed to FIFOCache just before opening an issue; in

[jira] Commented: (SOLR-665) FIFO Cache (Unsynchronized): 9x times performance boost

2008-07-27 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617359#action_12617359 ] Fuad Efendi commented on SOLR-665: -- Almost forgot: I am estimating performance gains basing

[jira] Commented: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12617368#action_12617368 ] Shalin Shekhar Mangar commented on SOLR-614: Just to elaborate on the UpdateReque

[jira] Updated: (SOLR-614) Allow components to read any kind of XML from solrconfig

2008-07-27 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-614: --- Attachment: SOLR-614.patch Adds SolrConfig#getAllNodesAsNamedList and SolrConfig#getNod