[jira] Commented: (SOLR-75) XSLT-based Schema Browser in admin view

2006-12-07 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-75?page=comments#action_12456316 ] Bertrand Delacretaz commented on SOLR-75: - The tango icons (http://tango.freedesktop.org) could be used I think. As mentioned at the bottom of

[jira] Commented: (SOLR-76) New look for the HTML admin pages

2006-12-07 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-76?page=comments#action_12456322 ] Bertrand Delacretaz commented on SOLR-76: - I agree that it'd be good to have a closer connection to the sun. Nicolas says the hard part is in avoiding the

Re: [jira] Commented: (SOLR-76) New look for the HTML admin pages

2006-12-07 Thread Chris Hostetter
: I agree that it'd be good to have a closer connection to the sun. : Nicolas says the hard part is in avoiding the cheap holiday club look well .. if we want to keep the vibe of the pages upbeat, and the color scheme bright, then we may have to get a little holiday clubish...

Re: problematicly fetching manifest info from a war

2006-12-07 Thread Erik Hatcher
A good example of putting some diagnostic help into a JSP page is Axis happy.jsp (now called HappyAxis.jsp): http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/ webapp/HappyAxis.jsp?view=markup As for Solr classes - no reason not to JAR them up. Go for it. Erik

Config Loading Improvement

2006-12-07 Thread Alexander Saar
Hello, I recently started integrating Solr as Cocoon Block into our application. While doing this I noticed that there is a problem with loading the Solr configuration in Config.getVal(). It throws an UnsupportedOperationException when Node.getTextContent() is called when I run it in our

Re: Config Loading Improvement

2006-12-07 Thread Yonik Seeley
On 12/7/06, Alexander Saar [EMAIL PROTECTED] wrote: I recently started integrating Solr as Cocoon Block into our application. While doing this I noticed that there is a problem with loading the Solr configuration in Config.getVal(). It throws an UnsupportedOperationException when

[jira] Created: (SOLR-78) [PATCH] Improved config loading

2006-12-07 Thread Alexander Saar (JIRA)
[PATCH] Improved config loading --- Key: SOLR-78 URL: http://issues.apache.org/jira/browse/SOLR-78 Project: Solr Issue Type: Improvement Reporter: Alexander Saar Priority: Minor Solr

[jira] Updated: (SOLR-78) [PATCH] Improved config loading

2006-12-07 Thread Alexander Saar (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-78?page=all ] Alexander Saar updated SOLR-78: --- Attachment: fixed-config-loading-with-older-parser-versions.patch Patch that fixes the problem described by this issue. [PATCH] Improved config loading

Re: [jira] Commented: (SOLR-75) XSLT-based Schema Browser in admin view

2006-12-07 Thread Greg Ludington
yeah .. i wasn't sure if this version was identicle or not, it sounds like you added some stuff, but the key thing i was refering to was what when showing a field we should display both the direct attributes as well as any attributes it inherits from it's fieldtype Currently, there is usage

[jira] Updated: (SOLR-58) Change Admin components to return XML like the rest of the system

2006-12-07 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-58?page=all ] Otis Gospodnetic updated SOLR-58: - Attachment: SOLR-58.patch Here is the patch with modified JSPs + XSLs. I know there are a few small things missing: - I lost the solr/schema part that goes in

[jira] Commented: (SOLR-58) Change Admin components to return XML like the rest of the system

2006-12-07 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-58?page=comments#action_12456638 ] Otis Gospodnetic commented on SOLR-58: -- Yeah, I'll make sure to put those back, but that's the easy part, whereas this XSL was new for me, so I want to make

test release artifacts

2006-12-07 Thread Yonik Seeley
I've gone through the process of making release artifacts and put them here: http://people.apache.org/~yonik/solr/test_release/ This is *not* a release candidate... this is just for people to review to see what problems they can see now. A couple of additional changes would have been in a real

Re: test release artifacts

2006-12-07 Thread Mike Klaas
On 12/7/06, Yonik Seeley [EMAIL PROTECTED] wrote: I've gone through the process of making release artifacts and put them here: http://people.apache.org/~yonik/solr/test_release/ This is *not* a release candidate... this is just for people to review to see what problems they can see now. Is

Re: test release artifacts

2006-12-07 Thread Yonik Seeley
On 12/7/06, Mike Klaas [EMAIL PROTECTED] wrote: On 12/7/06, Yonik Seeley [EMAIL PROTECTED] wrote: I've gone through the process of making release artifacts and put them here: http://people.apache.org/~yonik/solr/test_release/ This is *not* a release candidate... this is just for people to

Re: test release artifacts

2006-12-07 Thread Bertrand Delacretaz
On 12/8/06, Yonik Seeley [EMAIL PROTECTED] wrote: ...Could you go through the process of trying to verify the signatures?... Signatures for both the .tgz and .zip files pass, after importing your key from pgp.mit.edu into my gpg keystore. I have added