Re: Bertrand's Jira perms

2006-12-15 Thread Chris Hostetter
Hmmm... acctually, i just found the mail from when Bertrand became a committer: Yonik sid he didn't have the Jira permissions. It looks like Doug did it for Mike. Doug: can you add Bertrand to solr-developers in Jira and/or give one of the rest of use the neccessary permissions to modify the gro

Re: javadoc location

2006-12-15 Thread Chris Hostetter
: > We may want to move stuff arround on the site so a relative link can work : > better. : : We could generate "docs" under "site" and that would fix the problem. : Or are you thinking of moving everything in the real site under : another directory so that docs could be ../docs ? i was just thin

javadoc location

2006-12-15 Thread Yonik Seeley
On 12/15/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: Also: one hitch when adding the site to the distribution, was that the link the the left nav of the HTML pages ot the javadocs doesn't work ... it wants one extra level of "docs" tags and i couldn't think of anyway to fix it that wouldn't br

Re: svn commit: r487638 - in /incubator/solr/trunk: README.txt build.xml

2006-12-15 Thread Chris Hostetter
I'd appreciate a little copy editing on this ... i'm not the best grammerist. Also: one hitch when adding the site to the distribution, was that the link the the left nav of the HTML pages ot the javadocs doesn't work ... it wants one extra level of "docs" tags and i couldn't think of anyway to f

Re: [jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Chris Hostetter
: The next thing on my list is to write a small cli based on httpclient to : send the update docs as alternative of the post.sh. You may want to take a look at SOLR-20 and SOLR-30 ... those issues are first stabs at Java Client APIs for query/update which if cleaned up a bit could become the basi

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458887 ] Hoss Man commented on SOLR-85: -- There really isn't any easy way for a "plugin" to modify the web.xml to register new servlets ... but i think this would definitely be a

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458853 ] Yonik Seeley commented on SOLR-85: -- Cool stuff Thorsten! Things like this can increase the user-friendliness of Solr and make it easier to learn. To be safe though,

[jira] Updated: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=all ] Thorsten Scherler updated SOLR-85: -- Attachment: solar-85.png New screenshot including the new features. > [PATCH] Add update form to the admin screen > --

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458779 ] Thorsten Scherler commented on SOLR-85: --- @Hoss yeah I understand your concerns and actually the update form is a wee bit apart from the rest of the forms in adm

[jira] Updated: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Thorsten Scherler (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=all ] Thorsten Scherler updated SOLR-85: -- Attachment: solar-85.with.file.upload.diff The solar-85.with.file.upload.diff is further extending the current patch and makes the old diffs obsolete. I sadly

[jira] Commented: (SOLR-85) [PATCH] Add update form to the admin screen

2006-12-15 Thread Hoss Man (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-85?page=comments#action_12458715 ] Hoss Man commented on SOLR-85: -- having a way to send updates using a more standard CGI/form-encoding POST mechanism is probably a good idea ... but i'm not sure if i'm k

Re: svn commit: r487373 - in /incubator/solr/trunk/src: java/org/apache/solr/util/IteratorChain.java test/org/apache/solr/EchoParamsTest.java test/org/apache/solr/util/IteratorChainTest.java

2006-12-15 Thread Bertrand Delacretaz
On 12/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: ...New Revision: 487373 new style ASL header... Oops...sorry about that, I should copy license headers from more recent stuff next time ;-) -Bertrand

Re: [jira] Created: (SOLR-84) New Solr logo?

2006-12-15 Thread Bertrand Delacretaz
On 12/15/06, Chris Hostetter <[EMAIL PROTECTED]> wrote: ..."hey, we are considering a new logo and want your input... I've asked on solr-user, see "Opinions wanted about a new Solr logo (SOLR-58) " there. -Bertrand

[jira] Updated: (SOLR-84) New Solr logo?

2006-12-15 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-84?page=all ] Bertrand Delacretaz updated SOLR-84: Attachment: solr-84-source-files.zip solr-84-source-files.zip contains Adobe Illustrator and SVG versions of the proposed logo. > New Solr logo? > --

Re: Update via web (was Re: [jira] Updated: (SOLR-85) [PATCH] Add update form to the admin screen)

2006-12-15 Thread Chris Hostetter
: can somebody remove the former attachments from 14/Dec/06 04:34 AM and : 14/Dec/06 04:36 AM from http://issues.apache.org/jira/browse/SOLR-85. : The only valid patch is solr-85.FINAL.diff it's relaly not that big of a deal .. if you reuse the same name for newer versions of a patch, the older v