[jira] Updated: (SOLR-1177) Distributed TermsComponent

2009-12-12 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1177: - Attachment: SOLR-1177.patch New patch that DOES NOT include the code for SOLR-1139. Make sure you have S

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-12-12 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch Updated patch in preparation for SOLR-1177 > SolrJ TermsComponent Query and R

[jira] Commented: (SOLR-1177) Distributed TermsComponent

2009-12-12 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789794#action_12789794 ] Matt Weber commented on SOLR-1177: -- The latest SOLR-1139 patch is included inside the lates

[jira] Updated: (SOLR-1177) Distributed TermsComponent

2009-12-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1177: - Attachment: SOLR-1177.patch Here is an updated patch that includes Shalin's suggestions: - replace TermDa

[jira] Commented: (SOLR-1177) Distributed TermsComponent

2009-12-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789336#action_12789336 ] Matt Weber commented on SOLR-1177: -- Thanks for the update Yonik! I will see if I can get t

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-10-03 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch Updated test to use EmbeddedSolrServer and not depend on "example" as Yonik s

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-10-03 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch Updating patch to work with latest trunk since SOLR-1156 has been committed.

[jira] Commented: (SOLR-1488) autoCommit when idle

2009-10-03 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761910#action_12761910 ] Matt Weber commented on SOLR-1488: -- Forgot to mention, the new parameter used to configure

[jira] Updated: (SOLR-1488) autoCommit when idle

2009-10-02 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1488: - Attachment: SOLR-1488.patch This patch adds autoCommit after idle support. If maxTime and idleTime are b

[jira] Created: (SOLR-1488) autoCommit when idle

2009-10-02 Thread Matt Weber (JIRA)
autoCommit when idle Key: SOLR-1488 URL: https://issues.apache.org/jira/browse/SOLR-1488 Project: Solr Issue Type: Improvement Affects Versions: 1.4 Reporter: Matt Weber Priority: Minor

[jira] Commented: (SOLR-945) JSON update handler

2009-06-01 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715198#action_12715198 ] Matt Weber commented on SOLR-945: - Any update on this for 1.4? +1 here. > JSON update hand

[jira] Updated: (SOLR-1177) Distributed TermsComponent

2009-05-22 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1177: - Attachment: SOLR-1177.patch I have cleaned up the patch, tested it against the latest version of trunk and

[jira] Updated: (SOLR-1177) Distributed TermsComponent

2009-05-20 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1177: - Attachment: SOLR-1177.patch Here is my first attempt at a patch that is not currently working. For some

[jira] Created: (SOLR-1177) Distributed TermsComponent

2009-05-20 Thread Matt Weber (JIRA)
Distributed TermsComponent -- Key: SOLR-1177 URL: https://issues.apache.org/jira/browse/SOLR-1177 Project: Solr Issue Type: Improvement Affects Versions: 1.4 Reporter: Matt Weber Priority:

[jira] Updated: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1156: - Attachment: SOLR-1156.patch Added some unit tests. > Sort TermsComponent results by frequency > -

[jira] Commented: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708223#action_12708223 ] Matt Weber commented on SOLR-1156: -- The current tests pass: [junit] Running org.apache

[jira] Updated: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1156: - Attachment: SOLR-1156.patch Updated to use BoundedTreeSet instead of a regular TreeSet. Don't know why I

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-05-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139-WITH_SORT_SUPPORT.patch Here is a patch that adds support for the sort parameters in

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-05-11 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch Updated to reflect latest changes to TermsComponent in rev. 773447. > SolrJ T

[jira] Updated: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-10 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1156: - Attachment: SOLR-1156.patch Updated patch to resolve conflicts with the recent changes to trunk (rev. 773

[jira] Commented: (SOLR-877) Access to Lucene's TermEnum capabilities

2009-05-08 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707601#action_12707601 ] Matt Weber commented on SOLR-877: - I wrote a patch for freq. sorting thar is attached to SOLR

[jira] Updated: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-08 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1156: - Attachment: SOLR-1156.patch I have implemented TermsComponent sorting by frequency. I use the same techn

[jira] Created: (SOLR-1156) Sort TermsComponent results by frequency

2009-05-08 Thread Matt Weber (JIRA)
Sort TermsComponent results by frequency Key: SOLR-1156 URL: https://issues.apache.org/jira/browse/SOLR-1156 Project: Solr Issue Type: Improvement Affects Versions: 1.4 Reporter: Matt

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-05-01 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch Added support so you can specify multiple source fields. In the previous patc

[jira] Updated: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-04-30 Thread Matt Weber (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Weber updated SOLR-1139: - Attachment: SOLR-1139.patch This patch adds TermComponent support to SolrJ. It adds a new response Terms

[jira] Created: (SOLR-1139) SolrJ TermsComponent Query and Response Support

2009-04-30 Thread Matt Weber (JIRA)
SolrJ TermsComponent Query and Response Support --- Key: SOLR-1139 URL: https://issues.apache.org/jira/browse/SOLR-1139 Project: Solr Issue Type: New Feature Components: clients - java