Re: update response warning

2008-08-29 Thread Shalin Shekhar Mangar
On Sat, Aug 30, 2008 at 4:13 AM, Chris Hostetter <[EMAIL PROTECTED]>wrote: > > : DataImportHandler should also be considered experimental. > > Yonik was specificly refering to response formats/structures, many of > which have had a warning in them cautioning people not to write code that > depends

[jira] Commented: (SOLR-741) Add support for rounding dates in DateField

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627176#action_12627176 ] Hoss Man commented on SOLR-741: --- I propose a lot of "more general" things -- but I'm also a fan

[jira] Resolved: (SOLR-740) legacy gettableFiles support not working in 1.3.0-RC1

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-740. --- Resolution: Fixed trunk r690430 1.3 branch r690432 > legacy gettableFiles support not working in 1.3.0-RC1 >

[jira] Assigned: (SOLR-740) legacy gettableFiles support not working in 1.3.0-RC1

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-740: - Assignee: Hoss Man > legacy gettableFiles support not working in 1.3.0-RC1 > --

Re: update response warning

2008-08-29 Thread Chris Hostetter
: DataImportHandler should also be considered experimental. Yonik was specificly refering to response formats/structures, many of which have had a warning in them cautioning people not to write code that depends on the exct format (ie: programmaticly parsing th response) until we decided if we

Re: solr2: Onward and Upward

2008-08-29 Thread Yonik Seeley
On Fri, Aug 29, 2008 at 2:03 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > - allow more lower level index operations... create a new index at a > given spot, merge multiple indicies, etc. - possibly add the ability to pull a lucene index from hdfs (via a plugin if we don't want a hard dependency

[jira] Commented: (SOLR-739) Add support for OmitTf

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627129#action_12627129 ] Hoss Man commented on SOLR-739: --- FWIW: this is a situation where reving the schema version coul

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-08-29 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-742: -- Fix Version/s: (was: 1.3) 1.4 > Unable to create dynamic fields with custo

Forrest PDF non-Latin-1 support [was: RE: prototype Solr 1.3 RC 1]

2008-08-29 Thread Steven A Rowe
On 08/29/2008 at 3:24 PM, Chris Hostetter wrote: > I suspect the PDF formatter just doesn't play nicely with the > non-trivial UTF-8 characters. This is an Apache FOP FAQ; from : 6.2. Some characters are not displayed, or displayed

[jira] Created: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-08-29 Thread Wojtek Piaseczny (JIRA)
Unable to create dynamic fields with custom DataImportHandler transformer - Key: SOLR-742 URL: https://issues.apache.org/jira/browse/SOLR-742 Project: Solr Issue Type: B

[jira] Created: (SOLR-741) Add support for rounding dates in DateField

2008-08-29 Thread Shalin Shekhar Mangar (JIRA)
Add support for rounding dates in DateField --- Key: SOLR-741 URL: https://issues.apache.org/jira/browse/SOLR-741 Project: Solr Issue Type: Improvement Components: search Affects Versions

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Chris Hostetter
: I haven't gone through with a fine tooth comb yet, hence the "prototype" in : the subject line, but my preliminary skimming of it seems like it is on track. : I will cover it more later today. In the meantime, feedback is appreciated. I've done some testing with both the Solr 1.2 example and t

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627108#action_12627108 ] Hoss Man commented on SOLR-684: --- bq. When you get something like 690356:690357M it's highly unl

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627106#action_12627106 ] Mike Klaas commented on SOLR-684: - Good point, Hoss. > Hudson builds do not have the SVN r

Re: solr2: Onward and Upward

2008-08-29 Thread Shalin Shekhar Mangar
On Fri, Aug 29, 2008 at 11:33 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > I've been thinking about the next major version of Solr. > Here's some brainstorming on goals/ideas: > - use a standard IOC container for externalization of configuration > and plugins... Spring "springs" to mind as the o

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627099#action_12627099 ] Lars Kotthoff commented on SOLR-684: ...but then again it's probably no big deal if the s

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627097#action_12627097 ] Hoss Man commented on SOLR-684: --- bq. In case this ever needs to be done with pure "svn": I str

[jira] Resolved: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-684. --- Resolution: Fixed > Hudson builds do not have the SVN revision because svnversion is not available > --

[jira] Updated: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-684: -- Fix Version/s: 1.3 I've merged to 1.3 in r690384 and made the appropriate Hudson config changes for Grant's shin

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627090#action_12627090 ] Mike Klaas commented on SOLR-684: - In case this ever needs to be done with pure "svn": $ svn

[jira] Created: (SOLR-740) legacy gettableFiles support not working in 1.3.0-RC1

2008-08-29 Thread Hoss Man (JIRA)
legacy gettableFiles support not working in 1.3.0-RC1 - Key: SOLR-740 URL: https://issues.apache.org/jira/browse/SOLR-740 Project: Solr Issue Type: Bug Affects Versions: 1.3

[jira] Resolved: (SOLR-334) pluggable query parsers

2008-08-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-334. --- Resolution: Fixed Fix Version/s: 1.3 resolving this issue. > pluggable query parsers >

[jira] Commented: (SOLR-334) pluggable query parsers

2008-08-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627084#action_12627084 ] Yonik Seeley commented on SOLR-334: --- bq. Should I submit a new issue for this or add to thi

[jira] Updated: (SOLR-284) Parsing Rich Document Types

2008-08-29 Thread Chris Harris (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Harris updated SOLR-284: -- Attachment: un-hardcode-id.diff The patch, as currently stands, treats a field called "id" as a special c

[jira] Commented: (SOLR-334) pluggable query parsers

2008-08-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627081#action_12627081 ] David Smiley commented on SOLR-334: --- I intend on submitting a patch very soon which I think

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627080#action_12627080 ] Lars Kotthoff commented on SOLR-684: Looks good :) > Hudson builds do not have the SVN r

Re: docs nad src jars in tgz and zip distributions?

2008-08-29 Thread Grant Ingersoll
Yeah, no need for them to be in there. I'll take care of it. On Aug 29, 2008, at 3:07 PM, Chris Hostetter wrote: checking out 1.3 RC1 i notice that the "src" Jars and "docs" Jars generated for maven (containing the source and and javadocs for each corrisponding "code" jar) are included i

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Grant Ingersoll
On Aug 29, 2008, at 3:18 PM, Otis Gospodnetic wrote: Maybe this is the answer: http://forrest.apache.org/docs_0_90/faq.html#encoding And this is what we've got: $ head -1 src/site/src/documentation/content/xdocs/who.xml Sounds like something that would be good to fix in general, but I do

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Chris Hostetter
: Maybe this is the answer: : http://forrest.apache.org/docs_0_90/faq.html#encoding my reading of that is that setting an encoding will let you use the litteral UTF-8 character 9which is what i would expect) but not the end of the answer... >> Another option is to use "character entities" suc

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627077#action_12627077 ] Hoss Man commented on SOLR-684: --- yeah ... i forgot the solr hudson builds are actually run on t

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Chris Hostetter
: If Forrest and friends don't like that diacritic, I suppose I can live : with Gospodnetic -- damn i18n! ;) I seem to recall that we had this problem with forrest and the Lucene-Java "who" page as well ... over there you are listed in lowly ASCII, without your I18N goodness. -- Sematext -- h

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Otis Gospodnetic
Maybe this is the answer: http://forrest.apache.org/docs_0_90/faq.html#encoding And this is what we've got: $ head -1 src/site/src/documentation/content/xdocs/who.xml Sounds like something that would be good to fix in general, but I don't have forrest set up to try it :( Otis - Or

Re: svnversion on lucene.zones.a.o ?

2008-08-29 Thread Yonik Seeley
I put it in my path just recently (and that old nightly build runs under my id). -bash-3.00$ type svnversion svnversion is /export/home/yonik/bin/svnversion -bash-3.00$ ls -l /export/home/yonik/bin/svnversion lrwxrwxrwx 1 yonikother 38 Aug 27 19:18 /export/home/yonik/bin/svnversion -

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Otis Gospodnetic
Grant, here is what it's supposed to be: Gospodnetić If Forrest and friends don't like that diacritic, I suppose I can live with Gospodnetic -- damn i18n! ;) This is what I see locally: $ ffxg Gospod ./src/site/src/documentation/content/xdocs/who.xml: Otis Gospodnetić $ find . -name \*ht

Re: solr2: Onward and Upward

2008-08-29 Thread Chris Hostetter
You guys are all nuts. I'm barely hanging on by a thread keeping up with all of the 1.3 stuff, and you're already talking about 1.4, 1.X, and 2.0 ... madness i tell you, madness! PS: seriously, I'm going to hold off on actually reading this thread untill 1.3 is shipped. it doesn't mean i'm n

Re: docs nad src jars in tgz and zip distributions?

2008-08-29 Thread Yonik Seeley
Doesn't seem like maven artifacts should be in the download... that's what the maven repo is for, right? -Yonik On Fri, Aug 29, 2008 at 3:07 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > > checking out 1.3 RC1 i notice that the "src" Jars and "docs" Jars generated > for maven (containing the s

svnversion on lucene.zones.a.o ?

2008-08-29 Thread Chris Hostetter
can someone with a lucene zone account do me a favor and run "locate svnversion" on that box for me and reply with the output? I thought i had a decent solution for SOLR-684, but i forgot that all the Lucene builds acutally execute on the lucene zone (which aparently doesn't have the svn too

docs nad src jars in tgz and zip distributions?

2008-08-29 Thread Chris Hostetter
checking out 1.3 RC1 i notice that the "src" Jars and "docs" Jars generated for maven (containing the source and and javadocs for each corrisponding "code" jar) are included in the dist directory of the release. It makes sense to have these for maven users -- but they seem like overkill for

[jira] Commented: (SOLR-540) Add support for hl.fl=*

2008-08-29 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627071#action_12627071 ] David Smiley commented on SOLR-540: --- I'd like this incorporated into Solr. I stupidly didn

Re: solr2: Onward and Upward

2008-08-29 Thread Erik Hatcher
On Aug 29, 2008, at 2:58 PM, Grant Ingersoll wrote: Onward and upward... Other thoughts & ideas? Better support for Spans, Payloads, Term Vectors. Granted, Spans just need support via a query parser and the results written to the output, but Payloads are a bit trickier when it comes to th

Re: solr2: Onward and Upward

2008-08-29 Thread Grant Ingersoll
On Aug 29, 2008, at 2:03 PM, Yonik Seeley wrote: I've been thinking about the next major version of Solr. Here's some brainstorming on goals/ideas: - use a standard IOC container for externalization of configuration and plugins... Spring "springs" to mind as the obvious choice here. May want to

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627067#action_12627067 ] Lars Kotthoff commented on SOLR-684: Hmmm, doesn't look like it :( [exec] Execute failed

Re: prototype Solr 1.3 RC 1

2008-08-29 Thread Grant Ingersoll
On Aug 29, 2008, at 12:05 PM, Steven A Rowe wrote: Random nit: in release-candidate/build/docs/who.pdf, Otis's name is spelled "Otis Gospodneti#" (final character is a hash mark). - Steve Hmm, that's weird. It's also that way on the current site. On 08/29/2008 at 11:16 AM, Grant Ingerso

[jira] Commented: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627059#action_12627059 ] Hoss Man commented on SOLR-684: --- r690357 should help us solve this problem ... i've made the co

[jira] Assigned: (SOLR-684) Hudson builds do not have the SVN revision because svnversion is not available

2008-08-29 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-684: - Assignee: Hoss Man > Hudson builds do not have the SVN revision because svnversion is not available > -

[jira] Commented: (SOLR-739) Add support for OmitTf

2008-08-29 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627057#action_12627057 ] Yonik Seeley commented on SOLR-739: --- I think it's unlikely to matter for non-text fields, b

solr2: Onward and Upward

2008-08-29 Thread Yonik Seeley
I've been thinking about the next major version of Solr. Here's some brainstorming on goals/ideas: - use a standard IOC container for externalization of configuration and plugins... Spring "springs" to mind as the obvious choice here. May want to use other spring services such as JMX integration,

[jira] Commented: (SOLR-739) Add support for OmitTf

2008-08-29 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627049#action_12627049 ] Mike Klaas commented on SOLR-739: - Haven't looked at the patch, but defaulting to omitTf=true

[jira] Commented: (SOLR-731) CoreDescriptor.getCoreContainer should not be public

2008-08-29 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627035#action_12627035 ] Henri Biestro commented on SOLR-731: The issue is about having public access from CD to t

Re: svn commit: r689978 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/search/SolrQueryParser.java src/java/org/apache/solr/search/WildcardFilter.java src/test/org/apache/solr/Converted

2008-08-29 Thread Chris Hostetter
: fire. Imagine everything working fine for months, docs being : occasionally added, until *boom* a magic limit is hit. : : I wouldn't be opposed to a config option I guess... but I think the : default should be something that doesn't unpredictably break (so it : still wouldn't be 100% back comp

Re: svn commit: r689978 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/search/SolrQueryParser.java src/java/org/apache/solr/search/WildcardFilter.java src/test/org/apache/solr/Converted

2008-08-29 Thread Yonik Seeley
On Fri, Aug 29, 2008 at 12:18 PM, Chris Hostetter <[EMAIL PROTECTED]> wrote: > Are we really sure we want to do this w/o making it configurable on > the QParser? (ala: SOLR-218) I thought about that, but these expanding term queries that have no bounds are really broken... people who depend on the

Re: svn commit: r689978 - in /lucene/solr/trunk: CHANGES.txt src/java/org/apache/solr/search/SolrQueryParser.java src/java/org/apache/solr/search/WildcardFilter.java src/test/org/apache/solr/Converted

2008-08-29 Thread Chris Hostetter
Are we really sure we want to do this w/o making it configurable on the QParser? (ala: SOLR-218) Unless I'm missing something this change breaks back compatibility of for users who highlight wildcard queries. As i recall: we even have users who force their prefix queries to be wildcards by us

RE: prototype Solr 1.3 RC 1

2008-08-29 Thread Steven A Rowe
Random nit: in release-candidate/build/docs/who.pdf, Otis's name is spelled "Otis Gospodneti#" (final character is a hash mark). - Steve On 08/29/2008 at 11:16 AM, Grant Ingersoll wrote: > I created a Hudson task to do the building/archival tasks for the > release candidates.It is a on-demand

[jira] Commented: (SOLR-731) CoreDescriptor.getCoreContainer should not be public

2008-08-29 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627007#action_12627007 ] Otis Gospodnetic commented on SOLR-731: --- I've just started looking at CoreDescriptor/Co

prototype Solr 1.3 RC 1

2008-08-29 Thread Grant Ingersoll
I created a Hudson task to do the building/archival tasks for the release candidates.It is a on-demand task (i.e. not scheduled) See http://hudson.zones.apache.org/hudson/job/Solr%20Release%20Candidate/ for the job in general. The artifacts (including Maven) are at: http://hudson.zones.

[jira] Commented: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-29 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626993#action_12626993 ] Henri Biestro commented on SOLR-725: Paul Would it be fair to say that you fear the alias

[jira] Closed: (SOLR-738) Facet counts over non-linear date intervals

2008-08-29 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher closed SOLR-738. - Resolution: Fixed Please use the solr-user list for usage questions. Give fact.query a try using range que

Re: solr-specific-forrest-variables.ent

2008-08-29 Thread Grant Ingersoll
Clearing it out did the trick. Thanks! On Aug 28, 2008, at 5:54 PM, Chris Hostetter wrote: : How does Forrest pick them up from siteconf.xml? The reference in there seems : to be to a local file and not the one in build/. catalog.xcat refers to the file using a relative path that goes al

[jira] Updated: (SOLR-739) Add support for OmitTf

2008-08-29 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-739: - Attachment: SOLR-739.patch Simple patch, but my first look at Schema stuff so merits a bit of scrutiny. >

[jira] Created: (SOLR-739) Add support for OmitTf

2008-08-29 Thread Mark Miller (JIRA)
Add support for OmitTf -- Key: SOLR-739 URL: https://issues.apache.org/jira/browse/SOLR-739 Project: Solr Issue Type: New Feature Reporter: Mark Miller Priority: Minor Fix For: 1.4 A

Re: [jira] Updated: (SOLR-726) driver and datasources are not loaded using the multicore lib aware SolrResourceLoader

2008-08-29 Thread Grant Ingersoll
I solved this using: http://www.kfu.com/~nsayer/Java/dyn-jdbc.html -Grant On Aug 29, 2008, at 1:04 AM, Shalin Shekhar Mangar (JIRA) wrote: [ https://issues.apache.org/jira/browse/SOLR-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated

[jira] Updated: (SOLR-728) Add synchronization to avoid race condition of multiple imports working concurrently

2008-08-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-728: --- Fix Version/s: (was: 1.3) 1.4 Unmarking this for 1.3 -- the chan

[jira] Resolved: (SOLR-726) driver and datasources are not loaded using the multicore lib aware SolrResourceLoader

2008-08-29 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-726. Resolution: Fixed Committed revision 690131. Thanks Walter and Noble! > driver and