Re: ant example, tika

2008-12-12 Thread Chris Hostetter
: The only issue I see now is that DIH has been released as part of the core, so : I would vote that it stays in there. It is also quite popular, I think, so : I'd hate to break people. ...which is why having a kitchen-sink war with all the contribs might make sense. But frankly i don't see it

Re: [VOTE] LOGO

2008-12-12 Thread Mike Klaas
https://issues.apache.org/jira/secure/attachment/12394264/apache_solr_a_red.jpg https://issues.apache.org/jira/secure/attachment/12394268/apache_solr_c_red.jpg https://issues.apache.org/jira/secure/attachment/12394070/sslogo-solr-finder2.0.png https://issues.apache.org/jira/secure/attachment/12394

Re: DIH / ExtractingRequestHandler over solrj?

2008-12-12 Thread Shalin Shekhar Mangar
On Fri, Dec 12, 2008 at 10:19 PM, Ryan McKinley wrote: > I have not looked into either DIH or Solr Cell, so forgive me if this is > way off base. I understand the desire to have these baked into the server > -- it simplifies things dramatically for anyone wanting to use them. > However is it p

[jira] Updated: (SOLR-906) Buffered / Streaming SolrServer implementaion

2008-12-12 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-906: --- Attachment: SOLR-906-StreamingHttpSolrServer.patch removes @Override from interfaces I guess: does

DIH / ExtractingRequestHandler over solrj?

2008-12-12 Thread Ryan McKinley
I have not looked into either DIH or Solr Cell, so forgive me if this is way off base. I understand the desire to have these baked into the server -- it simplifies things dramatically for anyone wanting to use them. However is it possible to write them so they could be easily extracted t

Re: ant build-site

2008-12-12 Thread Koji Sekiguchi
It works on my PC. Did you check: http://www.nabble.com/-jira--Created%3A-(FOR-984)-Forrest-doesn%27t-work-properly-with-Sun%27s-JDK-1.6-td9963791.html#a14247180 koji Grant Ingersoll wrote: Anyone else seeing this when running ant build-site: [exec] [exec] -prepare-classpath: [e

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

2008-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656032#action_12656032 ] Grant Ingersoll commented on SOLR-284: -- OK, I just committed: 1. Upgraded to Tika 0.2 o

ant build-site

2008-12-12 Thread Grant Ingersoll
Anyone else seeing this when running ant build-site: [exec] [exec] -prepare-classpath: [exec] [exec] check-contentdir: [exec] [exec] examine-proj: [exec] [exec] validation-props: [exec] [exec] validate-xdocs: [exec] 8 file(s) have been succes

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

2008-12-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656023#action_12656023 ] Rogério Pereira Araújo commented on SOLR-284: - Grant, lemme know how can I help.

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

2008-12-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656018#action_12656018 ] Grant Ingersoll commented on SOLR-284: -- Forgot a couple of things on this: 1. To hook i

Re: ant example, tika

2008-12-12 Thread Grant Ingersoll
It occurred to me that we could also add a "core-example" target that only builds the core example for those impatient types w/ slow machines ;-) On Dec 12, 2008, at 8:03 AM, Grant Ingersoll wrote: On Dec 11, 2008, at 10:50 PM, Chris Hostetter wrote: : Ignoring the JSP dilemma... DIH's

Re: ant example, tika

2008-12-12 Thread Grant Ingersoll
On Dec 11, 2008, at 10:50 PM, Chris Hostetter wrote: : Ignoring the JSP dilemma... DIH's JAR doesn't need to be in the WAR, but can : ship in a lib/ directory outside the WAR and come in as a plugin. And Solr : can ship with all of the contribs wired in to a kitchen-sink example : config

[jira] Commented: (SOLR-236) Field collapsing

2008-12-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655952#action_12655952 ] Iván de Prado commented on SOLR-236: You can try with collapse.facet=before, but then you

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-12 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-821: Attachment: SOLR-821.patch Patch with minor bug fix. > replication must allow copying conf file in a

[jira] Commented: (SOLR-906) Buffered / Streaming SolrServer implementaion

2008-12-12 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655917#action_12655917 ] Shalin Shekhar Mangar commented on SOLR-906: Ryan, I'm seeing compile errors rela