[jira] Commented: (SOLR-717) Distribute Solr test jar so test code can be used by clients

2008-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625002#action_12625002 ] Hoss Man commented on SOLR-717: --- bq. The AbstractSolrTestCase class is distributed with the ap

[jira] Updated: (SOLR-716) Support properties in configuration files

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-716: --- Attachment: SOLR-716.patch *Changes* # SolrResourceLoader keeps a reference to the Cor

Re: NamedList and SearchComponent in practice

2008-08-22 Thread Chris Hostetter
: I don't quite agree. Actually my particular use case would be easier to : achieve if QueryComponent was subclassable and overridable in the query/docset making existing components easier to subclass and customize should be a goal ... better ot have people wriging small little subclasses then

Re: Solr nightly build failure

2008-08-22 Thread Chris Hostetter
: Can you double check which ant is geting used and make changes as appropriate? Actually, wait a minute nightly.sh is just running "ant nightly" which is the same as "ant test package" ... people who want to run tests and package things up shouldn't be required to have Maven ant tasks ava

Re: Solr nightly build failure

2008-08-22 Thread Chris Hostetter
Yonik: is nightly.sh running in your crontab? Can you double check which ant is geting used and make changes as appropriate? (and update the new NightlyBuilds wiki page) : maven.ant.tasks-check: : : BUILD FAILED : /tmp/apache-solr-nightly/common-build.xml:334: ##

[jira] Resolved: (SOLR-718) Support persisting solr.xml through SolrJ

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-718. Resolution: Fixed Committed revision 688188. Thanks Henri ! > Support persisting so

[jira] Updated: (SOLR-718) Support persisting solr.xml through SolrJ

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-718: --- Fix Version/s: 1.3 Assignee: Shalin Shekhar Mangar > Support persisting solr.x

[jira] Updated: (SOLR-718) Support persisting solr.xml through SolrJ

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-718: --- Attachment: SOLR-718.patch Patch courtesy of Henri's code in SOLR-646. I shall commit

[jira] Created: (SOLR-718) Support persisting solr.xml through SolrJ

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
Support persisting solr.xml through SolrJ - Key: SOLR-718 URL: https://issues.apache.org/jira/browse/SOLR-718 Project: Solr Issue Type: New Feature Components: clients - java Affects Vers

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

2008-08-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624935#action_12624935 ] Hoss Man commented on SOLR-646: --- I've attempted to catch up on the comments on this issue, and

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

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-646: --- Fix Version/s: (was: 1.3) 1.4 Per Henri's suggestion, marking th

[jira] Commented: (SOLR-717) Distribute Solr test jar so test code can be used by clients

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624913#action_12624913 ] Shalin Shekhar Mangar commented on SOLR-717: The AbstractSolrTestCase class is di

[jira] Created: (SOLR-717) Distribute Solr test jar so test code can be used by clients

2008-08-22 Thread Aaron Whittier (JIRA)
Distribute Solr test jar so test code can be used by clients Key: SOLR-717 URL: https://issues.apache.org/jira/browse/SOLR-717 Project: Solr Issue Type: Wish Affects Versions:

[jira] Created: (SOLR-716) Support properties in configuration files

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
Support properties in configuration files - Key: SOLR-716 URL: https://issues.apache.org/jira/browse/SOLR-716 Project: Solr Issue Type: New Feature Affects Versions: 1.3 Reporter: Shali

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

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624897#action_12624897 ] Shalin Shekhar Mangar commented on SOLR-646: Henri -- This is indeed very big of

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

2008-08-22 Thread Otis Gospodnetic
That's a good and valid point that applies most of the time. So is SOLR-646 ready to go now? Personally, I'm for getting 1.3 released now and polishing between 1.3 and 1.3.1. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Noble Paul നോബി

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

2008-08-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
In genral that has been the recommendation from committers when we make too many changes to the core .For instance SOLR-561 was originally filed as as a single issue and now it is split into around 6 issues according to the recommendation of committers. It helps us to move faster by focusing on a

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

2008-08-22 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624866#action_12624866 ] Otis Gospodnetic commented on SOLR-646: --- Henri - this is very big of you! It's good to

[jira] Created: (SOLR-715) CoreDescriptor should fully describe what is necessary to create/re-create a SolrCore

2008-08-22 Thread Henri Biestro (JIRA)
CoreDescriptor should fully describe what is necessary to create/re-create a SolrCore - Key: SOLR-715 URL: https://issues.apache.org/jira/browse/SOLR-715 Project: Sol

[jira] Created: (SOLR-714) CoreContainer.Load does not handle correctly multiple aliases

2008-08-22 Thread Henri Biestro (JIRA)
CoreContainer.Load does not handle correctly multiple aliases - Key: SOLR-714 URL: https://issues.apache.org/jira/browse/SOLR-714 Project: Solr Issue Type: Bug Affects Versions:

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

2008-08-22 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624813#action_12624813 ] Henri Biestro commented on SOLR-646: Given that: 1 - I've wasted too much time of too man

[jira] Updated: (SOLR-633) QParser for use with user-entered query which recognizes subphrases as well as allowing some other customizations on per field basis

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-633: --- Fix Version/s: 1.4 Affects Version/s: 1.4 Remaining Estimate: (was: 33

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

2008-08-22 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624630#action_12624630 ] Shalin Shekhar Mangar commented on SOLR-646: bq. 0 - I do use today an include me

Build failed in Hudson: Solr-trunk #542

2008-08-22 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/542/changes Changes: [koji] SOLR-517: highlighter now returns fragments with hl.requireFieldMatch=true on un-optimized index. updated lucene-*.jar (r687052). -- [...truncated 4812 lines...] [clov

Solr nightly build failure

2008-08-22 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 36 source files to /tmp/apache-solr-nightly/build/common