[jira] Commented: (SOLR-1682) The field collapse

2009-12-23 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793966#action_12793966 ] Martijn van Groningen commented on SOLR-1682: - Well it is the core functionality

Solr nightly build failure

2009-12-23 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-solrj: [mkdir] Created dir: /tmp/apache-solr-nightly/build/solrj [javac] Compiling 88 source files to /tmp/apache-solr-nightly/build/solrj

[jira] Updated: (SOLR-1352) DIH: MultiThreaded

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1352: - Attachment: SOLR-1352.patch More or less final. I plan to commit this soon DIH: MultiThreaded

SolrException.ErrorCode

2009-12-23 Thread Grant Ingersoll
Any reason why ErrorCode.code isn't public final? It seems weird that we have public void assertQEx(String message, SolrQueryRequest req, int code ) { instead of public void assertQEx(String message, SolrQueryRequest req, SolrException.ErrorCode ) { So much easier to write: assertQEx(Query

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

2009-12-23 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-236: --- Attachment: SOLR-236.patch Updated the patch, so it patch without conflicts with the

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

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794050#action_12794050 ] Noble Paul commented on SOLR-236: - is't the patch built on the one given by shalin? the

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

2009-12-23 Thread Martijn v Groningen
Yes, I used his patch. 2009/12/23 Noble Paul (JIRA) j...@apache.org:    [ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794050#action_12794050 ] Noble Paul commented on SOLR-236:

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

2009-12-23 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794052#action_12794052 ] Martijn van Groningen commented on SOLR-236: Yes, I used his patch. Made a small

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

2009-12-23 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 Added some range tests. Allow a single field type to index

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794069#action_12794069 ] Grant Ingersoll commented on SOLR-1298: --- {quote}fl=foo is ambiguous... do we mean a

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794076#action_12794076 ] Grant Ingersoll commented on SOLR-1298: --- {quote}I think that the proper approach is to

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794081#action_12794081 ] Chris Male commented on SOLR-1298: -- Just a couple of thoughts about the implementation of

[jira] Updated: (SOLR-1657) convert the rest of solr to use the new tokenstream API

2009-12-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1657: -- Attachment: SOLR-1657.patch converts CommonGramsFilter, CommonGramsQueryFilter, and

[jira] Updated: (SOLR-1632) Distributed IDF

2009-12-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1632: Attachment: distrib-2.patch Updated patch, contains also: * LRU-based cache that optimizes

[jira] Created: (SOLR-1684) CarrotClusteringEngine doesn't rely on the cached Document for use

2009-12-23 Thread Grant Ingersoll (JIRA)
CarrotClusteringEngine doesn't rely on the cached Document for use -- Key: SOLR-1684 URL: https://issues.apache.org/jira/browse/SOLR-1684 Project: Solr Issue Type: Bug

[jira] Resolved: (SOLR-1684) CarrotClusteringEngine doesn't rely on the cached Document for use

2009-12-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1684. --- Resolution: Fixed Committed revision 893576. CarrotClusteringEngine doesn't rely on the

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794111#action_12794111 ] Grant Ingersoll commented on SOLR-1298: --- bq. I'm not sure if SolrIndexSearcher is the

[jira] Updated: (SOLR-1657) convert the rest of solr to use the new tokenstream API

2009-12-23 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-1657: -- Attachment: SOLR-1657.patch this one includes a converted HyphenatedWordsFilter too. convert the

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794250#action_12794250 ] Uri Boness commented on SOLR-1298: -- {quote}I think they should be inline, as they are just

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

2009-12-23 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794252#action_12794252 ] Uri Boness commented on SOLR-236: - {quote}If we are returning a number of documents (as

[jira] Commented: (SOLR-1298) FunctionQuery results as pseudo-fields

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794306#action_12794306 ] Noble Paul commented on SOLR-1298: -- Both Chris and me are trying to achieve more or less

[jira] Resolved: (SOLR-1626) Solr doesn't differentiate between a primary core and an alias

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1626. -- Resolution: Invalid with SOLR-1637 the ALIAS itself is gone Solr doesn't differentiate between a

[jira] Commented: (SOLR-1647) Remove the option of setting solrconfig from web.xml

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794327#action_12794327 ] Noble Paul commented on SOLR-1647: -- I plan to commit this shortly. Remove the option of

[jira] Resolved: (SOLR-1676) spellcheck.count has confusing default and documentation

2009-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1676. - Resolution: Fixed Fix Version/s: 1.5 Committed revision 893700. I've

[jira] Updated: (SOLR-1682) Implement CollapseComponent

2009-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1682: Affects Version/s: (was: 1.3) Summary: Implement CollapseComponent

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

2009-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1680: Description: The issue is dedicated to incorporate fieldcollapse's changes to the

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

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12794332#action_12794332 ] Noble Paul commented on SOLR-1680: -- the class org.apache.solr.util.DocSetScoreCollector is

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

2009-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1680: - Attachment: SOLR-1680.patch I have added the class DocSetScoreCollector to the previous patch. Provide