[jira] Updated: (SOLR-297) RequiredSolrParams.getField* don't fallback to non-field specific values

2007-07-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-297: -- Summary: RequiredSolrParams.getField* don't fallback to non-field specific values (was: RequestSolrParams.getFie

[jira] Commented: (SOLR-297) RequestSolrParams.getField* don't fallback to non-field specific values

2007-07-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511611 ] Ryan McKinley commented on SOLR-297: looks good to me. perhaps change the issue title from "RequestSolrParams" to

[jira] Updated: (SOLR-297) RequestSolrParams.getField* don't fallback to non-field specific values

2007-07-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-297: -- Attachment: non-override-required-field-params.diff patch and tests. if no objections, i'll commit fairly soon (

[jira] Created: (SOLR-297) RequestSolrParams.getField* don't fallback to non-field specific values

2007-07-10 Thread Hoss Man (JIRA)
RequestSolrParams.getField* don't fallback to non-field specific values --- Key: SOLR-297 URL: https://issues.apache.org/jira/browse/SOLR-297 Project: Solr Issue Type: Bug

Re: removing most @author tags

2007-07-10 Thread Mike Klaas
On 10-Jul-07, at 1:59 PM, Yonik Seeley wrote: OK, so it seems there's general agreement to remove author tags. Should we remove all author tags for solr code, or only for those who voted +1? I say do it all. Anyone care to whip up a script?

Re: removing most @author tags

2007-07-10 Thread Chris Hostetter
: Should we remove all author tags for solr code, or only for those who voted +1? eh. i say we do it all .. if anyone really wanted to keep their author tags they would have said something. : Anyone care to whip up a script? find -name \*.java -and -not -wholename \*.svn\* | xargs perl -i -ne

Re: removing most @author tags

2007-07-10 Thread Yonik Seeley
OK, so it seems there's general agreement to remove author tags. Should we remove all author tags for solr code, or only for those who voted +1? Anyone care to whip up a script? -Yonik

[jira] Commented: (SOLR-215) Multiple Solr Cores

2007-07-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511551 ] Yonik Seeley commented on SOLR-215: --- I don't know if we should make Henri keep his patch up to date with the trunk (

[jira] Commented: (SOLR-215) Multiple Solr Cores

2007-07-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511454 ] Otis Gospodnetic commented on SOLR-215: --- Henri: I've finally started looking at this. The latest version of the

[jira] Updated: (SOLR-282) snapshooter does not work under solaris

2007-07-10 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Au updated SOLR-282: - Attachment: solr-282-solaris-and-osx.patch Attached is an updated patch that works for both Solaris and OS X. > sn

[jira] Commented: (SOLR-213) snapshooter link creation doesn't work on OS X

2007-07-10 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511406 ] Bill Au commented on SOLR-213: -- I have attached an updated patch to SOLR-282 that works for both Solaris and OS X. > sna

[jira] Resolved: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

2007-07-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-296. Resolution: Fixed committed in rev554915. Thanks Koji! > NPE on LukeRequestHandler with numTerms=1

Re: URL Encoding/Decoding

2007-07-10 Thread Eric Pugh
Thanks... I am backing out my code! On Jul 10, 2007, at 12:45 AM, Chris Hostetter wrote: the URL encoding/decoding in Solr only happens when dealing with HTTP based requests. When writing unit test that deal with the SolrTestHarness (and LocalSOlrQueryRequest which is what the loadLocal()

[jira] Assigned: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

2007-07-10 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley reassigned SOLR-296: -- Assignee: Ryan McKinley > NPE on LukeRequestHandler with numTerms=1 > ---

[jira] Updated: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

2007-07-10 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-296: Attachment: SOLR-296.patch The patch fixes this problem. And I put finally block to close TermEnum.

[jira] Created: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

2007-07-10 Thread Koji Sekiguchi (JIRA)
NPE on LukeRequestHandler with numTerms=1 - Key: SOLR-296 URL: https://issues.apache.org/jira/browse/SOLR-296 Project: Solr Issue Type: Bug Reporter: Koji Sekiguchi To reproduce, access h

Build failed in Hudson: Solr-Nightly #138

2007-07-10 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Solr-Nightly/138/changes Changes: [ryan] SOLR-292 - fix MoreLikeThis facet counting [ryan] SOLR-292 -- CHANGES.txt [yonik] queryResultMaxDocsCached: SOLR-291 [ryan] Removing a low-level entry from CHANGES.txt -

Solr nightly build failure

2007-07-10 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build checkJunitPresence: compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 25 source files to /tmp/apache-solr-nightly/build/common [javac] Note: /tmp/apache-solr-nig

[jira] Commented: (SOLR-295) Implementing MoreLikeThis support in DismaxRequestHandler

2007-07-10 Thread Pieter Berkel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511346 ] Pieter Berkel commented on SOLR-295: Thanks Ryan, I missed that original thread mentioned in SOLR-281 but completel