[jira] Updated: (SOLR-1297) Enable sorting by Function Query

2009-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1297: -- Attachment: SOLR-1297.patch First crack at a patch. I think it's in pretty good shape, but I

[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789743#action_12789743 ] Grant Ingersoll commented on SOLR-773: -- Just an update: # SOLR-1131: aka poly fields is

[jira] Created: (SOLR-1650) Consider being able to cache function results per request

2009-12-12 Thread Grant Ingersoll (JIRA)
Consider being able to cache function results per request - Key: SOLR-1650 URL: https://issues.apache.org/jira/browse/SOLR-1650 Project: Solr Issue Type: New Feature

[jira] Commented: (SOLR-1644) Provide a clean way to keep flags and helper objects in ResponseBuilder

2009-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789745#action_12789745 ] Yonik Seeley commented on SOLR-1644: While we should make it easy for custom components

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789759#action_12789759 ] Yonik Seeley commented on SOLR-1277: Been trying to get the cloud branch going... but

[jira] Created: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

2009-12-12 Thread Akshay K. Ukey (JIRA)
Incorrect dataimport handler package name in SolrResourceLoader --- Key: SOLR-1651 URL: https://issues.apache.org/jira/browse/SOLR-1651 Project: Solr Issue Type: Bug

[jira] Updated: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

2009-12-12 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1651: - Attachment: SOLR-1651.patch Incorrect dataimport handler package name in SolrResourceLoader

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789769#action_12789769 ] Yonik Seeley commented on SOLR-1277: Update: seems to pass for me on Linux, but it's

[jira] Commented: (SOLR-1650) Consider being able to cache function results per request

2009-12-12 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789770#action_12789770 ] patrick o'leary commented on SOLR-1650: --- Can we ensure that function queries have an

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789771#action_12789771 ] Mark Miller commented on SOLR-1277: --- It looks to me like the ZooKeeper server is shutting

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

2009-12-12 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: field-collapse-5.patch @Marc. This was a silly bug, that occurs when you

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

2009-12-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789790#action_12789790 ] Shalin Shekhar Mangar commented on SOLR-1177: - Thanks Matt. Can you please

[jira] Assigned: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

2009-12-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-1651: --- Assignee: Shalin Shekhar Mangar Incorrect dataimport handler package name in

[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-tabpanelfocusedCommentId=12789794#action_12789794 ] Matt Weber commented on SOLR-1177: -- The latest SOLR-1139 patch is included inside the

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

2009-12-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789795#action_12789795 ] Shalin Shekhar Mangar commented on SOLR-1177: - bq. The latest SOLR-1139 patch is

[jira] Created: (SOLR-1652) Allow single unit test to be executed from SOLR build.xml

2009-12-12 Thread Chris A. Mattmann (JIRA)
Allow single unit test to be executed from SOLR build.xml - Key: SOLR-1652 URL: https://issues.apache.org/jira/browse/SOLR-1652 Project: Solr Issue Type: New Feature

[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

[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

[jira] Commented: (SOLR-1652) Allow single unit test to be executed from SOLR build.xml

2009-12-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789803#action_12789803 ] Shalin Shekhar Mangar commented on SOLR-1652: - This capability already exists.

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

2009-12-12 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 Missing an in DistanceUtils.parsePoint Allow a single field type

[jira] Commented: (SOLR-1650) Consider being able to cache function results per request

2009-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789804#action_12789804 ] Grant Ingersoll commented on SOLR-1650: --- I was thinking of a cache whose scope was the

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789808#action_12789808 ] Yonik Seeley commented on SOLR-1277: OK, I fixed it for now (rather hacked around it).

[jira] Resolved: (SOLR-1297) Enable sorting by Function Query

2009-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1297. --- Resolution: Fixed Committed revision 889997. Enable sorting by Function Query

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789812#action_12789812 ] Yonik Seeley commented on SOLR-1277: Mark - I notice that you're currently using a

[jira] Resolved: (SOLR-1652) Allow single unit test to be executed from SOLR build.xml

2009-12-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved SOLR-1652. - Resolution: Won't Fix Thanks, Shalin. Since I didn't see documentation on this anywhere

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789814#action_12789814 ] Henry Robinson commented on SOLR-1277: -- Yonik - You're right, the way to correctly

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789820#action_12789820 ] Mark Miller commented on SOLR-1277: --- bq. Mark - I notice that you're currently using a

[jira] Commented: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789822#action_12789822 ] Mark Miller commented on SOLR-1277: --- Ok, continued being a rude host and looked right now

[jira] Issue Comment Edited: (SOLR-1277) Implement a Solr specific naming service (using Zookeeper)

2009-12-12 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789822#action_12789822 ] Mark Miller edited comment on SOLR-1277 at 12/12/09 11:46 PM: --

[jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: Attachment: SOLR-1586.Mattmann.121209.geohash.outarr.patch.txt Okay, so I gave up on

[jira] Updated: (SOLR-1586) Create Spatial Point FieldTypes

2009-12-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1586: Attachment: SOLR-1586.Mattmann.121209.geohash.outstr.patch.txt , and #2, the string

Re: Synchronizing Webapp on Tomcat with Solr instance

2009-12-12 Thread Israel Ekpo
Hi, I think this is a question for the solr-u...@lucene.apache.org mailing list. The solr-dev mailing list is mostly for communication that has to do with Solr internals and development of Solr itself. On Sat, Dec 12, 2009 at 12:34 AM, insaneyogi3008 insaney...@gmail.comwrote: Hello, I

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

2009-12-12 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789833#action_12789833 ] Chris A. Mattmann commented on SOLR-1131: - Hi Grant: Thanks. Your latest patch