[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622449#action_12622449 ] Shalin Shekhar Mangar commented on SOLR-586: Committed revision 685781. Thanks R

[jira] Commented: (SOLR-697) Lucene TimeLimitCollector

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622444#action_12622444 ] Shalin Shekhar Mangar commented on SOLR-697: I can see the TimeLimitedCollector a

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
SOLR-695 seems to be a move in the right direction. Now that Multicore is renamed to CoreContainer it should not confuse anyone. The reloadCore() should be a method in CoreContainer not CoreDescriptor . On Wed, Aug 13, 2008 at 9:13 PM, Ryan McKinley <[EMAIL PROTECTED]> wrote: >>> * A Co

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622430#action_12622430 ] Yonik Seeley commented on SOLR-374: --- You've involved yourself in one of the more complicate

[jira] Updated: (SOLR-374) use IndexReader.reopen

2008-08-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-374: - Attachment: SOLR-374.patch Hmmm...looks like I was wrong about those tests failing just because of the sam

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622420#action_12622420 ] Mark Miller commented on SOLR-374: -- * a race condition: the reader could be closed betw

[jira] Commented: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622416#action_12622416 ] Ryan McKinley commented on SOLR-695: In the interest of getting this reviewed/tested ASAP

[jira] Commented: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-13 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622413#action_12622413 ] Lars Kotthoff commented on SOLR-698: Isn't the queryString attribute of ResponseBuilder t

[jira] Commented: (SOLR-697) Lucene TimeLimitCollector

2008-08-13 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622411#action_12622411 ] Lars Kotthoff commented on SOLR-697: I can't reproduce this using the Lucene jars from So

[jira] Updated: (SOLR-699) patch: snappuller fails on FreeBSD/Darwin

2008-08-13 Thread Richard "Trey" Hyde (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard "Trey" Hyde updated SOLR-699: - Attachment: SOLR-003.patch Patch uses BSDy `date` syntax. > patch: snappuller fails on Fre

[jira] Created: (SOLR-699) patch: snappuller fails on FreeBSD/Darwin

2008-08-13 Thread Richard "Trey" Hyde (JIRA)
patch: snappuller fails on FreeBSD/Darwin - Key: SOLR-699 URL: https://issues.apache.org/jira/browse/SOLR-699 Project: Solr Issue Type: Bug Components: replication Affects Versions: 1.2,

[jira] Commented: (SOLR-374) use IndexReader.reopen

2008-08-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622406#action_12622406 ] Yonik Seeley commented on SOLR-374: --- It would not have been easy in the past, but with all

[jira] Updated: (SOLR-374) use IndexReader.reopen

2008-08-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-374: - Attachment: SOLR-374.patch I may be missing something but this one is pretty simple right? The biggest iss

[jira] Updated: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-695: --- Attachment: SOLR-695-no-singlecore.patch Here is a patch (with loads of help from Henri) that gets rid

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

2008-08-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622393#action_12622393 ] Hoss Man commented on SOLR-646: --- I started digging into this patch today, making notes for myse

[jira] Commented: (SOLR-216) Improvements to solr.py

2008-08-13 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622391#action_12622391 ] Mike Klaas commented on SOLR-216: - Hi Dariusz, There will almost certainly be no more releas

[jira] Commented: (SOLR-216) Improvements to solr.py

2008-08-13 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622390#action_12622390 ] Dariusz Suchojad commented on SOLR-216: --- Hello, there are a few Python clients availab

[jira] Updated: (SOLR-216) Improvements to solr.py

2008-08-13 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Suchojad updated SOLR-216: -- Attachment: test_all.py Tests for solr.py > Improvements to solr.py > --- >

[jira] Updated: (SOLR-216) Improvements to solr.py

2008-08-13 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Suchojad updated SOLR-216: -- Attachment: solr-solrpy-r5.patch Patch against r5 of http://code.google.com/p/solrpy/ to make it

[jira] Updated: (SOLR-216) Improvements to solr.py

2008-08-13 Thread Dariusz Suchojad (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dariusz Suchojad updated SOLR-216: -- Attachment: solr.py solr.py intended to work with Solr 1.2 > Improvements to solr.py > -

Re: [jira] Created: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Ryan McKinley
perhaps those should be renamed to "CoreAdminRequest / CoreAdminParams"? We are close to posting something concrete for SOLR-695 -- after that is in, we should do a full audit of all "multicore" language, use, etc On Aug 13, 2008, at 5:50 PM, Grant Ingersoll wrote: There still seems to be M

Re: [jira] Created: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Grant Ingersoll
There still seems to be MultiCoreRequest and MulticoreParams in SolrJ... On Aug 13, 2008, at 10:23 AM, Ryan McKinley wrote: Unless I hear otherwise soon, I will go ahead and commit the first part of this patch: renaming MultiCore -> CoreContainer This is a simple refactoring with no logic c

failed tests because of wrong locale

2008-08-13 Thread Stefan Oestreicher
Hi, I just ran the unit tests on my system (uses a german locale) and the DateFieldTest and LegacyDateFieldTest failed because the expected decimal format used "." as separator but the actual result was formatted using the "," separator. This happens because the ISO8601CanonicalDateFormat clas

[jira] Resolved: (SOLR-696) NamedListCodec doesn't properly write Iterable items

2008-08-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-696. -- Resolution: Fixed Committed. > NamedListCodec doesn't properly write Iterable items > --

[jira] Updated: (SOLR-523) Solr Schema - version number requirements

2008-08-13 Thread Andrew Nagy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Nagy updated SOLR-523: - Fix Version/s: 1.4 Assigning this to 1.4 as to not effect the release of 1.3 > Solr Schema - version numbe

[jira] Updated: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-586: --- Attachment: SOLR-586-nits.patch minor changes: 1. change the inceptionYear from 2000 -> 2006 (when sol

Re: svn commit: r685645 - /lucene/solr/trunk/src/webapp/src/org/apache/solr/servlet/SolrUpdateServlet.java

2008-08-13 Thread Ryan McKinley
fixed -- thanks On Aug 13, 2008, at 3:31 PM, Guillaume Smet wrote: Hi Ryan, On Wed, Aug 13, 2008 at 9:26 PM, <[EMAIL PROTECTED]> wrote: +// Check if the "multicore.xml" file exists -- if so, this is an invalid servlet +// (even if there is only one core...) It should be "solr.xm

Re: svn commit: r685645 - /lucene/solr/trunk/src/webapp/src/org/apache/solr/servlet/SolrUpdateServlet.java

2008-08-13 Thread Guillaume Smet
Hi Ryan, On Wed, Aug 13, 2008 at 9:26 PM, <[EMAIL PROTECTED]> wrote: > +// Check if the "multicore.xml" file exists -- if so, this is an invalid > servlet > +// (even if there is only one core...) It should be "solr.xml". Regards, -- Guillaume

Re: Solr1.3 Freeze

2008-08-13 Thread Grant Ingersoll
A rose by any other name, is still the same, eh? That being said, if it helps people in Solr adoption and makes them feel more comfortable using it, it's fine by me. Not sure if we want to make the rev so prominent, might be a little confusing when 2.4.0 or 2.4.1 comes out. We could have

Re: svn commit: r685621 - /lucene/solr/trunk/example/solr/conf/schema.xml

2008-08-13 Thread Ryan McKinley
sorry -- my bad thanks Yonik On Aug 13, 2008, at 1:45 PM, [EMAIL PROTECTED] wrote: Author: yonik Date: Wed Aug 13 10:45:08 2008 New Revision: 685621 URL: http://svn.apache.org/viewvc?rev=685621&view=rev Log: remove gram fieldtype from example schema Modified: lucene/solr/trunk/example/so

Re: [Solr Wiki] Update of "MultiCore" by AndrewNagy

2008-08-13 Thread Chris Hostetter
: The comment on the change is: : Reflect change in filename from multicore.xml to solr.xml Thanks Andrew! -Hoss

[jira] Updated: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-13 Thread Steven Broadbridge (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Broadbridge updated SOLR-698: Attachment: SOLR-698.patch > SpellCheckComponent should use the queryString set in the Respon

[jira] Created: (SOLR-698) SpellCheckComponent should use the queryString set in the ResponseBuilder

2008-08-13 Thread Steven Broadbridge (JIRA)
SpellCheckComponent should use the queryString set in the ResponseBuilder - Key: SOLR-698 URL: https://issues.apache.org/jira/browse/SOLR-698 Project: Solr Issue Type: I

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Craig McClanahan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622278#action_12622278 ] Craig McClanahan commented on SOLR-586: --- bq. Committed revision 685497. This worked fo

Re: svn commit: r685497 - in /lucene/solr/trunk: ./ client/java/solrj/ contrib/dataimporthandler/ lib/

2008-08-13 Thread Shalin Shekhar Mangar
On Wed, Aug 13, 2008 at 10:02 PM, Chris Hostetter <[EMAIL PROTECTED]>wrote: > > Minor nit: can we move these new *-pom.xml.template files somewhere other > then the root dir? ... into lib, or src/maven or something maybe? > > Only the core, common and parent POMs are in the root folder. The rest a

Re: svn commit: r685497 - in /lucene/solr/trunk: ./ client/java/solrj/ contrib/dataimporthandler/ lib/

2008-08-13 Thread Chris Hostetter
Minor nit: can we move these new *-pom.xml.template files somewhere other then the root dir? ... into lib, or src/maven or something maybe? : Date: Wed, 13 Aug 2008 10:08:06 - : From: [EMAIL PROTECTED] : Reply-To: solr-dev@lucene.apache.org : To: [EMAIL PROTECTED] : Subject: svn commit: r685

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-13 Thread Ryan McKinley
* A CoreDescriptor taking a null multicore instance is fine because there is no multicore at all. Then we should, at a minimum, add a no-arg constructor, or at least document it can take null. Maybe then the name of the class is wrong. Class names are meaningful. And the name CoreDescr

[jira] Created: (SOLR-697) Lucene TimeLimitCollector

2008-08-13 Thread Wayne Graham (JIRA)
Lucene TimeLimitCollector - Key: SOLR-697 URL: https://issues.apache.org/jira/browse/SOLR-697 Project: Solr Issue Type: Bug Components: update Affects Versions: 1.3 Reporter: Wayne Graham

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-13 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Wed, Aug 13, 2008 at 6:22 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > > On Aug 13, 2008, at 12:07 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: > >> On Tue, Aug 12, 2008 at 8:39 PM, Grant Ingersoll <[EMAIL PROTECTED]> >> wrote: >>> >>> So, even though this passed in terms of votes, I don't have a re

[jira] Commented: (SOLR-502) Add search time out support

2008-08-13 Thread Magne Groenhuis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622245#action_12622245 ] Magne Groenhuis commented on SOLR-502: -- I am using the trunk version of Solr and split a

[jira] Work started: (SOLR-696) NamedListCodec doesn't properly write Iterable items

2008-08-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SOLR-696 started by Grant Ingersoll. > NamedListCodec doesn't properly write Iterable items > > >

[jira] Updated: (SOLR-696) NamedListCodec doesn't properly write Iterable items

2008-08-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-696: - Attachment: SOLR-696.patch Adds return true in the Iterable clause and a test case. > NamedListCod

[jira] Commented: (SOLR-696) NamedListCodec doesn't properly write Iterable items

2008-08-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622237#action_12622237 ] Grant Ingersoll commented on SOLR-696: -- Just for a little backfill, this came about usin

[jira] Created: (SOLR-696) NamedListCodec doesn't properly write Iterable items

2008-08-13 Thread Grant Ingersoll (JIRA)
NamedListCodec doesn't properly write Iterable items Key: SOLR-696 URL: https://issues.apache.org/jira/browse/SOLR-696 Project: Solr Issue Type: Bug Affects Versions: 1.3 R

[jira] Updated: (SOLR-589) DisMaxRequestHandler crashes on badly formed query strings ( combinations of "-" and "+" )

2008-08-13 Thread Sean Timm (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Timm updated SOLR-589: --- Attachment: SOLR-589.patch Simplified one of the regular expressions and improved performance for queries with

Re: [jira] Created: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Ryan McKinley
Unless I hear otherwise soon, I will go ahead and commit the first part of this patch: renaming MultiCore -> CoreContainer This is a simple refactoring with no logic changes. I'm breaking standard process since this seems like a high priority task, and I think it is valuable to have a patch

Re: Solr1.3 Freeze

2008-08-13 Thread Ryan McKinley
(moved to solr-dev) Maybe we should call it lucene-2.4-solr.jar so as to drop the word dev from it. +1 or: lucene-2.4-${revision}-solr.jar? that way it is easy to tell what svn version it came from

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622215#action_12622215 ] Shalin Shekhar Mangar commented on SOLR-586: One important point to note is that

[jira] Commented: (SOLR-19) pom.xml to support maven2

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622214#action_12622214 ] Ryan McKinley commented on SOLR-19: --- either way... the purpose is identical -- to have publ

Re: svn commit: r685517 - /lucene/solr/trunk/build.xml

2008-08-13 Thread Grant Ingersoll
Fixed. On Aug 13, 2008, at 9:30 AM, Shalin Shekhar Mangar wrote: Oops, my bad. The line 526: should be changed to: On Wed, Aug 13, 2008 at 6:57 PM, Grant Ingersoll <[EMAIL PROTECTED]>wrote: I think this broke the WAR build. ant clean example and delete the example/work contents and do

[jira] Created: (SOLR-695) Make "single core" solr equivolent to "multicore" with a single configured core.

2008-08-13 Thread Ryan McKinley (JIRA)
Make "single core" solr equivolent to "multicore" with a single configured core. Key: SOLR-695 URL: https://issues.apache.org/jira/browse/SOLR-695 Project: Solr

Re: svn commit: r685517 - /lucene/solr/trunk/build.xml

2008-08-13 Thread Shalin Shekhar Mangar
Oops, my bad. The line 526: should be changed to: On Wed, Aug 13, 2008 at 6:57 PM, Grant Ingersoll <[EMAIL PROTECTED]>wrote: > I think this broke the WAR build. > > ant clean example and delete the example/work contents and do a startup and > you will see a class not found exception on SolrDis

Re: svn commit: r685517 - /lucene/solr/trunk/build.xml

2008-08-13 Thread Grant Ingersoll
I think this broke the WAR build. ant clean example and delete the example/work contents and do a startup and you will see a class not found exception on SolrDispatchFilter. Seems the jars are not in the war anymore. I'll fix it. -Grant On Aug 13, 2008, at 7:19 AM, [EMAIL PROTECTED] wrot

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622210#action_12622210 ] Shalin Shekhar Mangar commented on SOLR-586: Yes, this is expected. You must have

[jira] Commented: (SOLR-19) pom.xml to support maven2

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622211#action_12622211 ] Shalin Shekhar Mangar commented on SOLR-19: --- Ryan -- this should probably be resolve

[jira] Resolved: (SOLR-19) pom.xml to support maven2

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-19. --- Resolution: Duplicate SOLR-586 implements this via an ant task > pom.xml to support maven2 > --

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622207#action_12622207 ] Ryan McKinley commented on SOLR-586: Is this expected? Or do we each need to download an

[jira] Updated: (SOLR-670) UpdateHandler must provide a rollback feature

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-670: --- Fix Version/s: 1.4 Assignee: Shalin Shekhar Mangar > UpdateHandler must provid

[jira] Updated: (SOLR-667) Alternate LRUCache implementation

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-667: --- Fix Version/s: 1.4 > Alternate LRUCache implementation > --

Re: [VOTE] Set Solr 1.3 freeze and release date

2008-08-13 Thread Grant Ingersoll
On Aug 13, 2008, at 12:07 AM, Noble Paul നോബിള്‍ नोब्ळ् wrote: On Tue, Aug 12, 2008 at 8:39 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote: So, even though this passed in terms of votes, I don't have a real strong sense that we are "there" yet. I especially feel queasy about the multicor

Re: [jira] Commented: (SOLR-647) Do SolrCore.close() in a refcounted way

2008-08-13 Thread Grant Ingersoll
Then it should be part of that patch, not this one. But, I still don't think it belongs in CoreDescriptor. On Aug 12, 2008, at 10:36 AM, Shalin Shekhar Mangar wrote: It is needed for SOLR-561 (core reload for config replication) On Tue, Aug 12, 2008 at 8:01 PM, Grant Ingersoll <[EMAIL PRO

[jira] Issue Comment Edited: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621920#action_12621920 ] shalinmangar edited comment on SOLR-586 at 8/13/08 4:21 AM: ---

[jira] Updated: (SOLR-694) Use SpellingQueryConverter as default if there is no queryconverter defined

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-694: --- Fix Version/s: 1.3 Assignee: Shalin Shekhar Mangar Description: the rele

[jira] Resolved: (SOLR-694) Use SpellingQueryConverter as default if there is no queryconverter defined

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-694. Resolution: Fixed Committed revision 685512. Thanks Stefan! > Use SpellingQueryConv

[jira] Updated: (SOLR-694) error message is misleading when there is no queryconverter defined

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-694: --- Attachment: SOLR-694.patch Uses SpellingQueryConverter as the default if no queryConver

[jira] Issue Comment Edited: (SOLR-694) error message is misleading when there is no queryconverter defined

2008-08-13 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622159#action_12622159 ] dlx edited comment on SOLR-694 at 8/13/08 3:35 AM: -- here's a

[jira] Commented: (SOLR-694) error message is misleading when there is no queryconverter defined

2008-08-13 Thread Stefan Oestreicher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622159#action_12622159 ] Stefan Oestreicher commented on SOLR-694: - here's a patch ### Eclipse Workspace Patc

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622156#action_12622156 ] Shalin Shekhar Mangar commented on SOLR-586: Committed revision 685497. Thanks S

[jira] Issue Comment Edited: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621920#action_12621920 ] shalinmangar edited comment on SOLR-586 at 8/13/08 2:54 AM: ---

[jira] Commented: (SOLR-694) error message is misleading when there is no queryconverter defined

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622146#action_12622146 ] Shalin Shekhar Mangar commented on SOLR-694: Better yet, go for sane defaults. I

[jira] Created: (SOLR-694) error message is misleading when there is no queryconverter defined

2008-08-13 Thread Stefan Oestreicher (JIRA)
error message is misleading when there is no queryconverter defined --- Key: SOLR-694 URL: https://issues.apache.org/jira/browse/SOLR-694 Project: Solr Issue Type: Improvement

[jira] Issue Comment Edited: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621920#action_12621920 ] shalinmangar edited comment on SOLR-586 at 8/13/08 1:49 AM: ---

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622122#action_12622122 ] Shalin Shekhar Mangar commented on SOLR-586: Try adding -p0. I have the same prob

[jira] Commented: (SOLR-586) Maven - Solr Artifact Publishing

2008-08-13 Thread Craig McClanahan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622121#action_12622121 ] Craig McClanahan commented on SOLR-586: --- I still have the same problems as reported ear