[jira] Commented: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-12-07 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654195#action_12654195 ] Lars Kotthoff commented on SOLR-781: Thanks Yonik! On the topic of issues which have been

Solr 1.3 - Field Collapsing - SOLR 236

2008-12-07 Thread SOLR lists
Hi, About a year ago, I took the then-existing SOLR 1.2 patches for Field Collapsing, adapted them to my use, and have been using them successfully in production for most of this year. I'm now looking to upgrade my installation to SOLR 1.3. That leads to several questions. - As far as

[jira] Updated: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-12-07 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Kotthoff updated SOLR-781: --- Attachment: SOLR-781.patch I've taken a look at the non-overrequesting stuff -- we also need to

[jira] Commented: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654213#action_12654213 ] Yonik Seeley commented on SOLR-781: --- Lars, I already committed some code to normalize on

ant example, tika

2008-12-07 Thread Yonik Seeley
I notice that SOLR-284 (extraction data handler + tika) is in the default example now. Is this what we want? On the topic of example, it used to be much faster in the past to use for debugging... now when I do ant example, I go get a cup of coffee. -Yonik

[jira] Commented: (SOLR-781) Change facet.sort from boolean to string and specify sort method explicitely

2008-12-07 Thread Lars Kotthoff (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654214#action_12654214 ] Lars Kotthoff commented on SOLR-781: bq. Lars, I already committed some code to normalize

[jira] Commented: (SOLR-900) Move solrj into root 'src' tree

2008-12-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654215#action_12654215 ] Ryan McKinley commented on SOLR-900: Looking over this now Something that does not

[jira] Updated: (SOLR-900) Move solrj into root 'src' tree

2008-12-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-900: --- Attachment: SOLR-900-move-solrj-into-src.patch.gz Here is a patch that moves things around and updates

Re: svn commit: r724175 - in /lucene/solr/trunk: ./ client/java/ contrib/dataimporthandler/ contrib/extraction/ contrib/velocity/ lib/ src/common/ src/common/org/ src/common/org/apache/ src/common/org

2008-12-07 Thread Ryan McKinley
sorry, just checked the .war file... it is not building correctly, i'll fix it an check in soon... On Dec 7, 2008, at 2:07 PM, [EMAIL PROTECTED] wrote: Author: ryan Date: Sun Dec 7 11:07:11 2008 New Revision: 724175 URL: http://svn.apache.org/viewvc?rev=724175view=rev Log: SOLR-900: Moving

Re: ant example, tika

2008-12-07 Thread Ryan McKinley
On Dec 7, 2008, at 11:42 AM, Yonik Seeley wrote: I notice that SOLR-284 (extraction data handler + tika) is in the default example now. Is this what we want? I don't think so. Also, it looks like DataImportHandler puts itself in the war file -- I don't think we want that either. On

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

2008-12-07 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654234#action_12654234 ] Ryan McKinley commented on SOLR-284: Looks like there are a bunch of duplicate .jar files

Re: ant example, tika

2008-12-07 Thread Grant Ingersoll
Tika shouldn't be in the example. It just puts the libs there but is not hooked into the config. On Dec 7, 2008, at 2:32 PM, Ryan McKinley wrote: On Dec 7, 2008, at 11:42 AM, Yonik Seeley wrote: I notice that SOLR-284 (extraction data handler + tika) is in the default example now. Is

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

2008-12-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12654235#action_12654235 ] Grant Ingersoll commented on SOLR-284: -- Thanks, Ryan, I will remove them. Parsing Rich

Re: ant example, tika

2008-12-07 Thread Erik Hatcher
On Dec 7, 2008, at 2:32 PM, Ryan McKinley wrote: On Dec 7, 2008, at 11:42 AM, Yonik Seeley wrote: I notice that SOLR-284 (extraction data handler + tika) is in the default example now. Is this what we want? I don't think so. Also, it looks like DataImportHandler puts itself in the war file

Re: ant example, tika

2008-12-07 Thread Ryan McKinley
On Dec 7, 2008, at 3:04 PM, Erik Hatcher wrote: On Dec 7, 2008, at 2:32 PM, Ryan McKinley wrote: On Dec 7, 2008, at 11:42 AM, Yonik Seeley wrote: I notice that SOLR-284 (extraction data handler + tika) is in the default example now. scriplet Is this what we want? I don't think so. Also,

[jira] Updated: (SOLR-475) multi-valued faceting via un-inverted field

2008-12-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-475: -- Attachment: SOLR-475.patch update: - closing of term enumerators (not strictly necessary in Lucene now,

Re: ant example, tika

2008-12-07 Thread Yonik Seeley
On Sun, Dec 7, 2008 at 2:47 PM, Grant Ingersoll [EMAIL PROTECTED] wrote: Tika shouldn't be in the example. It just puts the libs there but is not hooked into the config. Hmmm, so it's half installed. Seems like we should either add in the extraction handler (perhaps lazily loaded if it takes

Re: svn commit: r724190 - in /lucene/solr/trunk/contrib/extraction: build.xml lib/commons-codec-1.3.jar lib/commons-io-1.4.jar lib/commons-lang-2.1.jar lib/junit-3.8.1.jar

2008-12-07 Thread Ryan McKinley
On Dec 7, 2008, at 3:21 PM, [EMAIL PROTECTED] wrote: SOLR-284: remove duplicated Tika libs Removed: lucene/solr/trunk/contrib/extraction/lib/commons-lang-2.1.jar My mistake, commons-lang is not in the root /lib, so this may cause some problem with dependent libraries. I don't know if

[jira] Assigned: (SOLR-343) Constraining date facets by facet.mincount

2008-12-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-343: Assignee: (was: Grant Ingersoll) Constraining date facets by facet.mincount

Re: ant example, tika

2008-12-07 Thread Grant Ingersoll
The jars aren't checked in to the example. The thing is, the extraction stuff is a contrib and not on by default and not packaged into the WAR. DIH currently does package into the WAR, but I don't think contribs should do that. Frankly, I think the better answer is an overhaul of the

Re: svn commit: r724190 - in /lucene/solr/trunk/contrib/extraction: build.xml lib/commons-codec-1.3.jar lib/commons-io-1.4.jar lib/commons-lang-2.1.jar lib/junit-3.8.1.jar

2008-12-07 Thread Grant Ingersoll
Hmm, the tests pass w/o commons-lang, but they fail w/o commons- logging. Sigh. I'll put lang back in. On Dec 7, 2008, at 3:46 PM, Ryan McKinley wrote: On Dec 7, 2008, at 3:21 PM, [EMAIL PROTECTED] wrote: SOLR-284: remove duplicated Tika libs Removed:

Re: ant example, tika

2008-12-07 Thread Yonik Seeley
On Sun, Dec 7, 2008 at 5:50 PM, Grant Ingersoll [EMAIL PROTECTED] wrote: The jars aren't checked in to the example. But ant example puts them there - doesn't matter from a user perspective. The thing is, the extraction stuff is a contrib and not on by default and not packaged into the WAR.

Re: svn commit: r724181 - /lucene/solr/trunk/build.xml

2008-12-07 Thread Koji Sekiguchi
Ryan, I got an error when doing 'ant dist'. Koji [EMAIL PROTECTED] wrote: Author: ryan Date: Sun Dec 7 11:27:54 2008 New Revision: 724181 URL: http://svn.apache.org/viewvc?rev=724181view=rev Log: SOLR-900 -- fixing war file Modified: lucene/solr/trunk/build.xml Modified:

Re: svn commit: r724181 - /lucene/solr/trunk/build.xml

2008-12-07 Thread Ryan McKinley
try now... On Dec 7, 2008, at 8:20 PM, Koji Sekiguchi wrote: Ryan, I got an error when doing 'ant dist'. Koji [EMAIL PROTECTED] wrote: Author: ryan Date: Sun Dec 7 11:27:54 2008 New Revision: 724181 URL: http://svn.apache.org/viewvc?rev=724181view=rev Log: SOLR-900 -- fixing war file

Re: ant example, tika

2008-12-07 Thread Ryan McKinley
On Dec 7, 2008, at 5:50 PM, Grant Ingersoll wrote: The jars aren't checked in to the example. The thing is, the extraction stuff is a contrib and not on by default and not packaged into the WAR. DIH currently does package into the WAR, but I don't think contribs should do that.

Re: svn commit: r724181 - /lucene/solr/trunk/build.xml

2008-12-07 Thread Koji Sekiguchi
Ryan, Fixed. Thank you! Ryan McKinley wrote: try now...

Re: ant example, tika

2008-12-07 Thread Grant Ingersoll
On Dec 7, 2008, at 5:56 PM, Yonik Seeley wrote: On Sun, Dec 7, 2008 at 5:50 PM, Grant Ingersoll [EMAIL PROTECTED] wrote: The jars aren't checked in to the example. But ant example puts them there - doesn't matter from a user perspective. The thing is, the extraction stuff is a contrib

Re: logo contest

2008-12-07 Thread Chris Hostetter
: I would personally prefer more of an elimination-style vote (i.e., STV). Ah... yeah, that seems like it would be a more fair way to deal with things then my suggestion, and it doesn't violate the spirt of the rules as original outlined (it's still a vote of ranked preferences). Are you

[jira] Created: (SOLR-901) FastOutputStream ignores write(byte[]) call

2008-12-07 Thread Noble Paul (JIRA)
FastOutputStream ignores write(byte[]) call Key: SOLR-901 URL: https://issues.apache.org/jira/browse/SOLR-901 Project: Solr Issue Type: Bug Affects Versions: 1.3 Reporter: Noble

[jira] Updated: (SOLR-901) FastOutputStream ignores write(byte[]) call

2008-12-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-901: Attachment: SOLR-901.patch the fix FastOutputStream ignores write(byte[]) call

[jira] Created: (SOLR-902) Potential bug w/ FastInputStream

2008-12-07 Thread Noble Paul (JIRA)
Potential bug w/ FastInputStream Key: SOLR-902 URL: https://issues.apache.org/jira/browse/SOLR-902 Project: Solr Issue Type: Bug Reporter: Noble Paul Priority: Minor When I use

[jira] Updated: (SOLR-902) Potential bug w/ FastInputStream

2008-12-07 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-902: Attachment: SOLR-902.patch A testcase to demonstrate this Potential bug w/ FastInputStream

Re: ant example, tika

2008-12-07 Thread Shalin Shekhar Mangar
On Mon, Dec 8, 2008 at 1:02 AM, Ryan McKinley [EMAIL PROTECTED] wrote: Also, it looks like DataImportHandler puts itself in the war file -- I don't think we want that either. One big difference between DataImportHandler and other contribs is that it has zero extra dependencies and it

Re: ant example, tika

2008-12-07 Thread Erik Hatcher
On Dec 8, 2008, at 2:33 AM, Shalin Shekhar Mangar wrote: On Mon, Dec 8, 2008 at 1:02 AM, Ryan McKinley [EMAIL PROTECTED] wrote: Also, it looks like DataImportHandler puts itself in the war file -- I don't think we want that either. One big difference between DataImportHandler and