[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107050#comment-13107050 ] Dawid Weiss commented on SOLR-2762: --- Ugh... David, you're a machine (5:20am). No, I wasn'

IOException ignoring in QueryParserBase

2011-09-16 Thread Chris Male
As part of moving over to mandatory reusable Analyzers, I'm confronting how best to handle the IOException thrown by reusableTokenStream. One piece of code thats frustrating me is QueryParserBase.newFieldQuery where I notice that at any stage if an IOException is thrown, its simply ignored. Does

[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107029#comment-13107029 ] David Smiley commented on SOLR-2762: The patch looks good to me, Dawid. You tease me wi

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-16 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107016#comment-13107016 ] Chris Male commented on SOLR-1895: -- I agree with Ryan. This doesn't need to be a contrib,

[jira] [Commented] (LUCENE-2215) paging collector

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106994#comment-13106994 ] Robert Muir commented on LUCENE-2215: - Maybe instead 'searchAfter' ? perhaps we could

[jira] [Commented] (LUCENE-2215) paging collector

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106987#comment-13106987 ] Hoss Man commented on LUCENE-2215: -- bq. Hoss, how can they use this in combination with

[jira] [Commented] (LUCENE-2215) paging collector

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106971#comment-13106971 ] Robert Muir commented on LUCENE-2215: - Hoss, how can they use this in combination wit

[jira] [Commented] (LUCENE-2215) paging collector

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106944#comment-13106944 ] Hoss Man commented on LUCENE-2215: -- I'm not overly familiar with the historical evolutio

Re: trunk test failure (1316205661)

2011-09-16 Thread Robert Muir
I committed a fix for this, false fail in the assert (it relied upon docid order) On Fri, Sep 16, 2011 at 8:01 PM, Robert Muir wrote: > I'm gonna look into this tonight: could be a nasty like a codec-stats > bug, because the test isnt really random (it tests all sims and some > index configuratio

Re: trunk test failure (1316205661)

2011-09-16 Thread Robert Muir
I'm gonna look into this tonight: could be a nasty like a codec-stats bug, because the test isnt really random (it tests all sims and some index configuration caused it to fail here, which is bad) On Fri, Sep 16, 2011 at 4:59 PM, Charlie Cron wrote: > A test failure occurred running the tests. >

[jira] [Commented] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106924#comment-13106924 ] Robert Muir commented on SOLR-2754: --- {quote} I can understand the reasoning behind this i

[jira] [Commented] (SOLR-2585) Context-Sensitive Spelling Suggestions & Collations

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106918#comment-13106918 ] Robert Muir commented on SOLR-2585: --- Here is what i'm thinking with this discussion, I th

[jira] [Commented] (SOLR-2585) Context-Sensitive Spelling Suggestions & Collations

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106907#comment-13106907 ] Robert Muir commented on SOLR-2585: --- Just glancing over the patch, this adds a lot of log

trunk test failure (1316213221)

2011-09-16 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1316213221.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa

[jira] [Commented] (SOLR-1301) Solr + Hadoop

2011-09-16 Thread Viktors Rotanovs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106900#comment-13106900 ] Viktors Rotanovs commented on SOLR-1301: Beware: with ZIP option enabled, this patc

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106865#comment-13106865 ] Ryan McKinley commented on SOLR-1895: - What else would go in the 'contrib/auth' contrib

[jira] [Commented] (SOLR-2755) StreamingUpdateSolrServer is hard-coded to write XML data. It should integrate the RequestWriter API so that it can be used to send binary update payloads.

2011-09-16 Thread Patrick Sauts (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106850#comment-13106850 ] Patrick Sauts commented on SOLR-2755: - Patch done on 3.4 release. Bug fix : asynchronou

[jira] [Commented] (LUCENE-2215) paging collector

2011-09-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106848#comment-13106848 ] Michael McCandless commented on LUCENE-2215: Patch looks great! I like the A

[jira] [Updated] (SOLR-2755) StreamingUpdateSolrServer is hard-coded to write XML data. It should integrate the RequestWriter API so that it can be used to send binary update payloads.

2011-09-16 Thread Patrick Sauts (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Sauts updated SOLR-2755: Attachment: patch-StreamingUpdateSolrServer.txt > StreamingUpdateSolrServer is hard-coded to write X

[jira] [Updated] (SOLR-2755) StreamingUpdateSolrServer is hard-coded to write XML data. It should integrate the RequestWriter API so that it can be used to send binary update payloads.

2011-09-16 Thread Patrick Sauts (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Sauts updated SOLR-2755: Attachment: (was: patch-StreamingUpdateSolrServer.txt) > StreamingUpdateSolrServer is hard-coded

[jira] [Updated] (LUCENE-2215) paging collector

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-2215: Attachment: LUCENE-2215.patch I think for this issue, we should just add IndexSearcher.pagedSearch

trunk test failure (1316205661)

2011-09-16 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1316205661.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106805#comment-13106805 ] Jan Høydahl commented on SOLR-1895: --- This is great Karl! > ManifoldCF SearchComponent pl

[jira] [Updated] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1895: -- Summary: ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time (was: LCF S

[jira] [Updated] (SOLR-1895) LCF SearchComponent plugin for enforcing LCF security at search time

2011-09-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated SOLR-1895: -- Attachment: SOLR-1895.patch Uploaded complete patch > LCF SearchComponent plugin for enforcing LCF sec

[jira] [Commented] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-16 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106795#comment-13106795 ] David Mark Nemeskey commented on SOLR-2754: --- bq. Alternative, another idea would

[jira] [Assigned] (SOLR-1565) StreamingUpdateSolrServer should support RequestWriter API

2011-09-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-1565: --- Assignee: Shalin Shekhar Mangar > StreamingUpdateSolrServer should support Req

[jira] [Assigned] (SOLR-2775) DataImportHandler jdbc password

2011-09-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-2775: --- Assignee: Shalin Shekhar Mangar > DataImportHandler jdbc password > --

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread karl.wright
You’re right – the package moved since this was originally developed. An awful lot of stuff has, in fact, moved. ;-) That made the difference in finding that class – now I’ve got to chase down a few others and I should be set. Karl From: ext Steven A Rowe [mailto:sar...@syr.edu] Sent: Friday,

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread Steven A Rowe
Hmm, BooleanFilter is in package org.apache.lucene.queries, but that’s not on your import list? From: karl.wri...@nokia.com [mailto:karl.wri...@nokia.com] Sent: Friday, September 16, 2011 4:15 PM To: dev@lucene.apache.org Subject: RE: How to access a Lucene contrib package from a Solr contrib pac

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread Steven A Rowe
I have no idea what’s wrong, but sometimes running “clean” at the top level fixes weird problems – it’s worth a try anyway ☺ From: karl.wri...@nokia.com [mailto:karl.wri...@nokia.com] Sent: Friday, September 16, 2011 4:15 PM To: dev@lucene.apache.org Subject: RE: How to access a Lucene contrib pa

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread karl.wright
common.compile-core: [javac] Compiling 1 source file to C:\wip\solr\trunk\solr\build\contrib\solr -auth\classes\java [javac] C:\wip\solr\trunk\solr\contrib\auth\src\java\org\apache\solr\auth\Ma nifoldCFSecurityFilter.java:163: cannot find symbol [javac] symbol : class BooleanFilter

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread Steven A Rowe
The lucene-libs/ dir doesn’t need to be created for compilation. What problem(s) are you seeing, exactly? From: karl.wri...@nokia.com [mailto:karl.wri...@nokia.com] Sent: Friday, September 16, 2011 3:57 PM To: dev@lucene.apache.org Subject: RE: How to access a Lucene contrib package from a Solr c

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread karl.wright
Thanks for the reply! Unfortunately, there must be something more to it. This is what I have: >> Solr Integration with ManifoldCF, for repository document authorization << The lucene-libs directory is not even create

[jira] [Resolved] (SOLR-2772) DateField parsing/formatting issues of years 0001-1000

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-2772. Resolution: Fixed Fix Version/s: 3.5 Assignee: Hoss Man Committed revision 1171739. - stupid

[jira] [Commented] (LUCENE-3439) add checks/asserts if you search across a closed reader

2011-09-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106738#comment-13106738 ] Michael McCandless commented on LUCENE-3439: bq. and we shouldn't penalize c

RE: How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread Steven A Rowe
Hi Karl, Take a look at solr/contrib/analysis-extras/build.xml – it should provide a good model for how to do this. The redefined “compile-core” target invokes the “jar-*” targets in order to produce the lucene modules’ jars on which there is a dependency, then invokes the “solr-contrib-build.

[jira] [Commented] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106707#comment-13106707 ] Robert Muir commented on SOLR-2754: --- Thanks for the review David! {quote} LMDirichletSim

[jira] [Updated] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2762: -- Attachment: SOLR-2762.patch Hope I didn't screw up anything. Commit please, I'm done for the day :) > F

[jira] [Commented] (SOLR-2754) create Solr similarity factories for new ranking algorithms

2011-09-16 Thread David Mark Nemeskey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106683#comment-13106683 ] David Mark Nemeskey commented on SOLR-2754: --- Robert, I've reviewed the patch. Eve

[jira] [Commented] (SOLR-2772) DateField parsing/formatting issues of years 0001-1000

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106677#comment-13106677 ] Hoss Man commented on SOLR-2772: Committed revision 1171704. trunk fixup of an unneccessar

[jira] [Commented] (SOLR-1895) LCF SearchComponent plugin for enforcing LCF security at search time

2011-09-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106671#comment-13106671 ] Karl Wright commented on SOLR-1895: --- Ran into a problem - the security filter uses Boolea

How to access a Lucene contrib package from a Solr contrib package?

2011-09-16 Thread karl.wright
Hi folks, I'm trying to turn SOLR-1895 into a real contrib module but I'm having some trouble with the ant build for it. Specifically, the module needs the lucene contrib jar lucene-queries.jar, but I don't know the right way to indicate that in my new solr/contrib/auth/build.xml file. Does a

[jira] [Created] (SOLR-2775) DataImportHandler jdbc password

2011-09-16 Thread Des Lownds (JIRA)
DataImportHandler jdbc password --- Key: SOLR-2775 URL: https://issues.apache.org/jira/browse/SOLR-2775 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler Affects Versions: 4.0

[jira] [Updated] (SOLR-2772) DateField parsing/formatting issues of years 0001-1000

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2772: --- Fix Version/s: 4.0 Committed revision 1171691. working on backport to 3x > DateField parsing/formatting issu

[jira] [Updated] (SOLR-2585) Context-Sensitive Spelling Suggestions & Collations

2011-09-16 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2585: - Attachment: SOLR-2585.patch Sync'ed to Trunk. Now that LUCENE-3436 is committed, this is the only patch

[jira] [Commented] (SOLR-2752) leader-per-shard

2011-09-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106622#comment-13106622 ] Mark Miller commented on SOLR-2752: --- I think we need a try catch around setting the watch

[jira] [Commented] (SOLR-1899) dates prior to 1000AD are not formatted properly in responses

2011-09-16 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106613#comment-13106613 ] Hoss Man commented on SOLR-1899: as Nicklas pointed out on the solr-user mailing list, ther

[jira] [Created] (SOLR-2774) broken cut/paste code for dealing with parsing/formatting dates

2011-09-16 Thread Hoss Man (JIRA)
broken cut/paste code for dealing with parsing/formatting dates --- Key: SOLR-2774 URL: https://issues.apache.org/jira/browse/SOLR-2774 Project: Solr Issue Type: Sub-task

[jira] [Created] (SOLR-2773) DateField parsing/formatting issues of years prior to 0001

2011-09-16 Thread Hoss Man (JIRA)
DateField parsing/formatting issues of years prior to 0001 -- Key: SOLR-2773 URL: https://issues.apache.org/jira/browse/SOLR-2773 Project: Solr Issue Type: Sub-task Reporter

[jira] [Created] (SOLR-2772) DateField parsing/formatting issues of years 0001-1000

2011-09-16 Thread Hoss Man (JIRA)
DateField parsing/formatting issues of years 0001-1000 -- Key: SOLR-2772 URL: https://issues.apache.org/jira/browse/SOLR-2772 Project: Solr Issue Type: Sub-task Reporter: Hoss M

[jira] [Commented] (SOLR-1895) LCF SearchComponent plugin for enforcing LCF security at search time

2011-09-16 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106605#comment-13106605 ] Karl Wright commented on SOLR-1895: --- I'll post an updated version that does everything ex

[jira] [Commented] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106592#comment-13106592 ] Jan Høydahl commented on SOLR-2771: --- Ok, feel free to extend the existing patch(es) > Te

[jira] [Commented] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106577#comment-13106577 ] Steven Rowe commented on SOLR-2771: --- bq. If you have a patch for the build, we could fix

[jira] [Commented] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106572#comment-13106572 ] Jan Høydahl commented on SOLR-2771: --- Planning to commit the two attached patches... If yo

[jira] [Commented] (SOLR-2540) CommitWithin as an Update Request parameter

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106570#comment-13106570 ] Jan Høydahl commented on SOLR-2540: --- See new issue SOLR-2771, leaving this one closed..

[jira] [Updated] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2771: -- Attachment: SOLR-2771.patch > Tests failing, move BufferingRequestProcessor to test-framework >

[jira] [Updated] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2771: -- Attachment: SOLR-2771-branch_3x.patch > Tests failing, move BufferingRequestProcessor to test-framework

[jira] [Updated] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2771: -- Attachment: SOLR-2771.patch Patch for trunk > Tests failing, move BufferingRequestProcessor to test-fra

[jira] [Commented] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106559#comment-13106559 ] Robert Muir commented on SOLR-2771: --- {noformat} Apparently the Ant build system still inc

[jira] [Created] (SOLR-2771) Tests failing, move BufferingRequestProcessor to test-framework

2011-09-16 Thread JIRA
Tests failing, move BufferingRequestProcessor to test-framework --- Key: SOLR-2771 URL: https://issues.apache.org/jira/browse/SOLR-2771 Project: Solr Issue Type: Bug Compo

Re: SimplePostTool

2011-09-16 Thread Andrew Clark
Nowhere... I just couldn't find a standard or recommended way so I went with that. But thanks for the SolrJ suggestion; I'll look into that. On Fri, Sep 16, 2011 at 11:58 AM, Chris Hostetter wrote: > > : Then what is the recommended way of posting files to Solr? > > where are you seeing such a re

Re: SimplePostTool

2011-09-16 Thread Chris Hostetter
: Then what is the recommended way of posting files to Solr? where are you seeing such a recomendation? SimplePostTool is provided only as a "simple" tool for posting the example files and demonstrating the basics of doing an HTTP Post in java. There are no docs that i know of that recomend us

Re: SimplePostTool

2011-09-16 Thread Andrew Clark
Then what is the recommended way of posting files to Solr? On Fri, Sep 16, 2011 at 11:47 AM, Chris Hostetter wrote: > > : Can someone explain the rationale behind killing the JVM in > : SimplePostTool.fatal(...)? > > because it is a "simple post tool" > > it is not intended nor recomended to be u

[jira] [Commented] (SOLR-1895) LCF SearchComponent plugin for enforcing LCF security at search time

2011-09-16 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106544#comment-13106544 ] Koji Sekiguchi commented on SOLR-1895: -- I talked with Shinichiro and I was aware of th

[jira] [Commented] (SOLR-2540) CommitWithin as an Update Request parameter

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106543#comment-13106543 ] Jan Høydahl commented on SOLR-2540: --- Hi, Ah, will look at it again. And yes, the test sy

[jira] [Commented] (SOLR-1814) select count(distinct fieldname) in SOLR

2011-09-16 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106537#comment-13106537 ] Ryan McKinley commented on SOLR-1814: - What about the luke request handler? http://wiki

Re: SimplePostTool

2011-09-16 Thread Chris Hostetter
: Can someone explain the rationale behind killing the JVM in : SimplePostTool.fatal(...)? because it is a "simple post tool" it is not intended nor recomended to be used in a larger context other then as a "simple post tool" on the command line. when it encounters an error, it exits. -Hoss

[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106522#comment-13106522 ] Dawid Weiss commented on SOLR-2762: --- bq. That TED 4am video was entertaining but weird. N

[jira] [Commented] (SOLR-1814) select count(distinct fieldname) in SOLR

2011-09-16 Thread Antoine Le Floc'h (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106518#comment-13106518 ] Antoine Le Floc'h commented on SOLR-1814: - Actually, could anybody confirm that th

[jira] [Commented] (SOLR-2540) CommitWithin as an Update Request parameter

2011-09-16 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106512#comment-13106512 ] Steven Rowe commented on SOLR-2540: --- Hi Jan, Both the trunk and the branch_3x Jenkins Ma

[jira] [Resolved] (SOLR-2726) NullPointerException when using spellcheck.q

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-2726. --- Resolution: Fixed Fix Version/s: 4.0 3.5 Thanks valentin, Bernd! > NullPoin

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #241: POMs out of sync

2011-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/241/ No tests ran. Build Log (for compile errors): [...truncated 18243 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 10593 - Failure

2011-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/10593/ All tests passed Build Log (for compile errors): [...truncated 17505 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional c

SimplePostTool

2011-09-16 Thread Andrew Clark
Can someone explain the rationale behind killing the JVM in SimplePostTool.fatal(...)?

[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106088#comment-13106088 ] David Smiley commented on SOLR-2762: That TED 4am video was entertaining but weird. Nor

RE: [VOTE] Release PyLucene 3.4.0

2011-09-16 Thread Thomas Koch
+1 for the release - I was able to build both JCC and PyLucene on Win32 (Py26/Java16) and run "make test". Cheers, Thomas -- OrbiTeam Software GmbH & Co. KG Endenicher Allee 35 53121 Bonn Germany http://www.orbiteam.de > -Original Message- > From: Andi Vajda [mailto:va...@apache.org] >

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 10570 - Failure

2011-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10570/ All tests passed Build Log (for compile errors): [...truncated 13699 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] [Resolved] (LUCENE-3436) Spellchecker "Suggest Mode" Support

2011-09-16 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3436. - Resolution: Fixed Thanks James! > Spellchecker "Suggest Mode" Support > ---

[jira] [Assigned] (SOLR-1763) Integrate Solr Cell/Tika as an UpdateRequestProcessor

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-1763: - Assignee: Jan Høydahl > Integrate Solr Cell/Tika as an UpdateRequestProcessor > --

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #244: POMs out of sync

2011-09-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/244/ No tests ran. Build Log (for compile errors): [...truncated 19036 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e

[jira] [Resolved] (LUCENE-3438) Move some *TermsEnum.java from oal.search to oal.index

2011-09-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3438. Resolution: Fixed Fix Version/s: 4.0 > Move some *TermsEnum.java from oal.s

[jira] [Commented] (LUCENE-2605) queryparser parses on whitespace

2011-09-16 Thread gleader (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105979#comment-13105979 ] gleader commented on LUCENE-2605: - subscribed > queryparser parses on whitespace >

[jira] [Commented] (SOLR-2766) ant prepare-release fails to package the javadocs for solr-test-framework and solr-solrj

2011-09-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105974#comment-13105974 ] Michael McCandless commented on SOLR-2766: -- Thanks Steven! > ant prepare-release

[jira] [Commented] (LUCENE-3261) Faceting module userguide

2011-09-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105970#comment-13105970 ] Uwe Schindler commented on LUCENE-3261: --- When looking into the TARBALL of Lucene 3.

[jira] [Updated] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2762: -- Attachment: SOLR-2762.patch Corrected swap() (preserve score order if pushing exact match to the front).

[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105958#comment-13105958 ] Dawid Weiss commented on SOLR-2762: --- 4am, you say? You should watch this one: http://www

[jira] [Commented] (SOLR-2383) Velocity: Generalize range and date facet display

2011-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105955#comment-13105955 ] Jan Høydahl commented on SOLR-2383: --- David. Thanks for your comment. You are welcome to s

[jira] [Updated] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated SOLR-2762: -- Attachment: SOLR-2762.patch This is my take at fixing this issue. Took David's suggestion about complexi

[jira] [Commented] (SOLR-2762) FSTLookup returns one less suggestion than it should when onlyMorePopular=true

2011-09-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105937#comment-13105937 ] David Smiley commented on SOLR-2762: Please don't commit in only a few hours. That is