Re: [DISCUSS] New Website

2012-01-31 Thread Otis Gospodnetic
+1 to new site (though... and maybe this is due to me using an outdated T42 ThinkPad now, the top part of the page feels very bulky, but maybe people are OK with that) +1 to everything Jan wrote - he read my mindtransatlantic. Otis > > From: Grant Ingersol

[jira] [Commented] (SOLR-3017) Allow edismax stopword filter factory implementation to be specified

2012-01-31 Thread Michael Dodsworth (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197536#comment-13197536 ] Michael Dodsworth commented on SOLR-3017: - Thanks for the review, Erick. Much appre

Re: [DISCUSS] New Website

2012-01-31 Thread Grant Ingersoll
On Jan 31, 2012, at 7:34 PM, Jan Høydahl wrote: > +1, looks much more inviting for everyone! Great work. > > Minors: > * Enlarge the search box so the full text "Search with Apache Solr..." is > visible. Hey, it's the home page of the world's best search engine, search > should be prominent -

[jira] [Commented] (SOLR-1052) Deprecate/Remove in favor of in solrconfig.xml

2012-01-31 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197487#comment-13197487 ] Hoss Man commented on SOLR-1052: bq. This is how config deprecations should work in my opin

Re: [DISCUSS] New Website

2012-01-31 Thread Chris Hostetter
: inline code quoting. we should probably change most of the "code" css to : use the "pre > code" since that's what the markdown docs i'm looking at : say markdown generates for code blocks. ... : ...that looks like a content problem. we seem to be using "" as : the markup for our code

RE: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1685 - Failure

2012-01-31 Thread Steven A Rowe
Fix committed to branch_3x in r1238884. This was caused by randomly generated test data containing character U+, which causes trouble (hard-to-track-down bugs) for Lucene 3.x indexing; to avoid this, MockTokenizer.readCodePoint() included an assertion that no character was U+. Fixing a

[jira] [Updated] (LUCENE-3733) Remaining TODOs of LUCENE-2858: Finalize AtomicReader/CompositeReader API

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3733: -- Attachment: TestIndexClose.java.patch This is just a simplier way how to detect in the facet T

[jira] [Resolved] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3743. - Resolution: Fixed Fix Version/s: 4.0 3.6 Committed to trunk and branch

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197448#comment-13197448 ] Steven Rowe commented on LUCENE-3743: - bq. If Steven would have put that into the iss

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197438#comment-13197438 ] Uwe Schindler commented on LUCENE-3743: --- I understand and the fix is fine, my probl

Re: [DISCUSS] New Website

2012-01-31 Thread Chris Hostetter
Reading up a bit on markdown, and poking arround the generated html and the css we are using i *think* (assuming i understand everything correctly) we have two problems... : places where there should be inlined 'code' in a fixed width : font, ie... ...this looks like CSS problem. Our CSS is

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197435#comment-13197435 ] Robert Muir commented on LUCENE-3743: - I really think this is the best solution for t

Re: [DISCUSS] New Website

2012-01-31 Thread Jan Høydahl
+1, looks much more inviting for everyone! Great work. Minors: * Enlarge the search box so the full text "Search with Apache Solr..." is visible. Hey, it's the home page of the world's best search engine, search should be prominent - so why not make the search box muuuch wider and add AutoCompl

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197426#comment-13197426 ] Uwe Schindler commented on LUCENE-3743: --- With "precondition" I meant a precodnition

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197427#comment-13197427 ] Steven Rowe commented on LUCENE-3743: - Robert and I were looking at https://builds.a

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197421#comment-13197421 ] Robert Muir commented on LUCENE-3743: - I think you can have a situation where you wan

Re: [DISCUSS] New Website

2012-01-31 Thread Chris Hostetter
: So, I'd suggest everyone give it a pass through, fix items as they see : them and/or otherwise pitch in and help, because I'm tired of our : current site and how poor it makes us look. Grant: my one concern is how the Solr tutorial currently looks, particularly related to inline code and bul

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197418#comment-13197418 ] Uwe Schindler commented on LUCENE-3743: --- I am not sure, if this is really a bug...

[jira] [Commented] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197414#comment-13197414 ] Robert Muir commented on LUCENE-3743: - definitely a bug... patch looks good to me.

[jira] [Updated] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3743: Attachment: LUCENE-3743.patch Patch addressing the problem > LuceneTestCase's unc

[jira] [Updated] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3743: Affects Version/s: 4.0 > LuceneTestCase's uncaught exceptions handler should check for > Assu

[jira] [Created] (LUCENE-3743) LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure

2012-01-31 Thread Steven Rowe (Created) (JIRA)
LuceneTestCase's uncaught exceptions handler should check for AssumptionViolatedExceptions and then not trigger test failure Key: LUCENE-3743

[jira] [Updated] (SOLR-3083) all JMX Mbeans are identified as java.lang.String even if numeric

2012-01-31 Thread Tagged Siteops (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tagged Siteops updated SOLR-3083: - Affects Version/s: (was: 3.5) 4.0 > all JMX Mbeans are identified a

[jira] [Updated] (SOLR-3083) all JMX Mbeans are identified as java.lang.String even if numeric

2012-01-31 Thread Tagged Siteops (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tagged Siteops updated SOLR-3083: - Attachment: Screen shot 2012-01-31 at 2.19.06 PM.png Screenshot showing all beans as strings despi

[jira] [Created] (SOLR-3083) all JMX Mbeans are identified as java.lang.String even if numeric

2012-01-31 Thread Tagged Siteops (Created) (JIRA)
all JMX Mbeans are identified as java.lang.String even if numeric - Key: SOLR-3083 URL: https://issues.apache.org/jira/browse/SOLR-3083 Project: Solr Issue Type: Bug C

[jira] [Commented] (SOLR-1535) Pre-analyzed field type

2012-01-31 Thread Andrzej Bialecki (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197390#comment-13197390 ] Andrzej Bialecki commented on SOLR-1535: - Avro adds yet another dependency, which

[jira] [Updated] (SOLR-3033) "numberToKeep" on replication handler does not work with "backupAfter"

2012-01-31 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-3033: --- Summary: "numberToKeep" on replication handler does not work with "backupAfter" (was: numberToKeep on replica

[jira] [Commented] (SOLR-3033) numberToKeep on replication handler does not work - snapshots are increasing beyond configured maximum

2012-01-31 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197387#comment-13197387 ] Hoss Man commented on SOLR-3033: James: two things to think about. 1) when adding new test

[jira] [Commented] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197383#comment-13197383 ] Robert Muir commented on LUCENE-3738: - after investigating: its difficult to prevent

[jira] [Updated] (LUCENE-3735) Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3735: -- Attachment: LUCENE-3735.patch > Fix PayloadProcessorProvider to no longer use Directory fo

[jira] [Commented] (LUCENE-3735) Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197372#comment-13197372 ] Robert Muir commented on LUCENE-3735: - I think we should rename the variable in Merge

[jira] [Updated] (LUCENE-3735) Fix PayloadProcessorProvider to no longer use Directory for lookup, instead AtomicReader

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3735: -- Attachment: LUCENE-3735.patch Patch for trunk > Fix PayloadProcessorProvider

[jira] [Resolved] (LUCENE-3742) SynFilter doesn't set offsets for outputs that hang off the end of the input tokens

2012-01-31 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3742. Resolution: Fixed I set the offset to match the last input token...

[jira] [Commented] (SOLR-3082) If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.

2012-01-31 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197351#comment-13197351 ] Mark Miller commented on SOLR-3082: --- there is a sys out in there ill cleanup

[jira] [Updated] (SOLR-3082) If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.

2012-01-31 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3082: -- Attachment: SOLR-3082.patch simple patch > If you use a lazy replication request handle

Re: [Lucene.Net] do we have a board report due?

2012-01-31 Thread Christopher Currens
Looks great, Prescott! Thanks for getting that done. On Tue, Jan 31, 2012 at 11:47 AM, Troy Howard wrote: > Looks good. > > On Tue, Jan 31, 2012 at 10:38 AM, Michael Herndon > wrote: > > even though we're not voting on this. +1 > > > > On Tue, Jan 31, 2012 at 1:30 PM, Prescott Nasser >wrote:

[jira] [Issue Comment Edited] (SOLR-3082) If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.

2012-01-31 Thread Mark Miller (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197338#comment-13197338 ] Mark Miller edited comment on SOLR-3082 at 1/31/12 10:40 PM: - S

[jira] [Commented] (SOLR-3082) If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.

2012-01-31 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197338#comment-13197338 ] Mark Miller commented on SOLR-3082: --- So I'm thinking: if you latest replacateable commit

[jira] [Created] (SOLR-3082) If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit.

2012-01-31 Thread Mark Miller (Created) (JIRA)
If you use a lazy replication request handler, the commit listener will not be registered right away, and might miss tracking the last commit. --

RE: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1662 - Failure

2012-01-31 Thread Uwe Schindler
Fixed. Sorry, was my fault! (I rewrote the test and passed null as top context to searcher - this was only affecting already atomic ähm slow contexts). - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uw

RE: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1662 - Failure

2012-01-31 Thread Uwe Schindler
I'll dig. I think I know the problem. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Apache Jenkins Server [mailto:jenk...@builds.apache.org] > Sent: Tuesday, January 31, 2012 11:21 PM > To: dev@lucene.

[jira] [Updated] (LUCENE-3742) SynFilter doesn't set offsets for outputs that hang off the end of the input tokens

2012-01-31 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3742: --- Attachment: LUCENE-3742.patch Patch w/ failing test... > SynFilter

[jira] [Created] (LUCENE-3742) SynFilter doesn't set offsets for outputs that hang off the end of the input tokens

2012-01-31 Thread Michael McCandless (Created) (JIRA)
SynFilter doesn't set offsets for outputs that hang off the end of the input tokens --- Key: LUCENE-3742 URL: https://issues.apache.org/jira/browse/LUCENE-3742 Project: L

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

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1662/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestTopDocsMerge.testSort Error Message: null Stack Trace: java.lang.NullPointerException at org.apache.lucene.search.IndexSearcher.(IndexSearcher.java:143)

[jira] [Created] (LUCENE-3741) MockCharFilter offset correction is wrong

2012-01-31 Thread Robert Muir (Created) (JIRA)
MockCharFilter offset correction is wrong - Key: LUCENE-3741 URL: https://issues.apache.org/jira/browse/LUCENE-3741 Project: Lucene - Java Issue Type: Bug Components: general/test Affects

[jira] [Updated] (LUCENE-3741) MockCharFilter offset correction is wrong

2012-01-31 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3741: Attachment: LUCENE-3741.patch stupid bug. I added assertions to MockTokenizer that no charfilters

Re: [DISCUSS] New Website

2012-01-31 Thread Grant Ingersoll
On Jan 31, 2012, at 3:57 PM, Uwe Schindler wrote: > I will miss the forresting, but this is fantastic. Now we can take a chainsaw > and kill the forest. > > On the news pages the latest items are still missing (it ends with the Java7 > disasters). Yeah, they need to be updated. Might be a go

Re: [DISCUSS] New Website

2012-01-31 Thread Tommaso Teofili
2012/1/31 Robert Muir > On Tue, Jan 31, 2012 at 3:31 PM, Mark Miller > wrote: > > > > On Jan 31, 2012, at 2:38 PM, Grant Ingersoll wrote: > > > >> I'd like to switch to the new sites over this weekend or early next > week at the latest > > > > +1 - Thanks for all of you effort on this! > > > >

[jira] [Updated] (SOLR-2034) javabin should use UTF-8, not modified UTF-8

2012-01-31 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2034: -- Fix Version/s: 3.1 Adding correct fixed version > javabin should use UTF-8, not modifie

Re: [DISCUSS] New Website

2012-01-31 Thread Dawid Weiss
> I think we should just try to do a hard cutover to the new site. The > old one looks like a 1990s geocities website and almost discourages > you from maintaining it in any way. I would drop the *almost* from the above... +1 for the new layout. Dawid ---

[jira] [Created] (LUCENE-3740) delete message from you archive java-dev

2012-01-31 Thread Matyjaszczyk (Created) (JIRA)
delete message from you archive java-dev Key: LUCENE-3740 URL: https://issues.apache.org/jira/browse/LUCENE-3740 Project: Lucene - Java Issue Type: Task Reporter: Matyjaszczyk

Re: [DISCUSS] New Website

2012-01-31 Thread Uwe Schindler
I will miss the forresting, but this is fantastic. Now we can take a chainsaw and kill the forest. On the news pages the latest items are still missing (it ends with the Java7 disasters). +1 Uwe -- Uwe Schindler H.-H.-Meier-Allee 63, 28213 Bremen http://www.thetaphi.de Robert Muir schrieb:

Re: [DISCUSS] New Website

2012-01-31 Thread Robert Muir
On Tue, Jan 31, 2012 at 3:31 PM, Mark Miller wrote: > > On Jan 31, 2012, at 2:38 PM, Grant Ingersoll wrote: > >>  I'd like to switch to the new sites over this weekend or early next week at >> the latest > > +1 - Thanks for all of you effort on this! > +1 from me too. To repeat what I told Gran

Re: [DISCUSS] New Website

2012-01-31 Thread Erick Erickson
If you had the faintest clue how very poor my web design skills are, you'd understand that I'd never stand in the way of an effort like this. Go for it! Erick On Tue, Jan 31, 2012 at 3:31 PM, Mark Miller wrote: > > On Jan 31, 2012, at 2:38 PM, Grant Ingersoll wrote: > >>  I'd like to switch to

Re: [DISCUSS] New Website

2012-01-31 Thread Mark Miller
On Jan 31, 2012, at 2:38 PM, Grant Ingersoll wrote: > I'd like to switch to the new sites over this weekend or early next week at > the latest +1 - Thanks for all of you effort on this! - Mark Miller lucidimagination.com ---

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197187#comment-13197187 ] Uwe Schindler commented on LUCENE-2858: --- Committed fix in revision: 1238788 I remov

[jira] [Updated] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2858: -- Attachment: LUCENE-2858-FixSlowEnsureOpen.patch Hi Robert, this patch fixes the problem: Slow

[jira] [Commented] (SOLR-3060) add highlighter support to SurroundQParserPlugin

2012-01-31 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197168#comment-13197168 ] Hoss Man commented on SOLR-3060: This patch is straight forward and includes tests (thank y

Re: [Lucene.Net] do we have a board report due?

2012-01-31 Thread Troy Howard
Looks good. On Tue, Jan 31, 2012 at 10:38 AM, Michael Herndon wrote: > even though we're not voting on this. +1 > > On Tue, Jan 31, 2012 at 1:30 PM, Prescott Nasser wrote: > >> I've updated the board report: wiki.apache.org/incubator/February2012 >> >> if you guys could take a moment to review. >

[DISCUSS] New Website

2012-01-31 Thread Grant Ingersoll
As many of you know, I've been doing a slow burn on switching us over to the new ASF CMS. I'm finally at a point where I think we are ready, for the most part, so I'd like to propose we make the leap and switch. I finally had time to figure out a workaround for INFRA-3850 and have released the

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-31 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197134#comment-13197134 ] Robert Muir commented on LUCENE-2858: - I think somehow ensureOpen is broken here in s

[jira] [Updated] (SOLR-3069) add ability to commit w/o opening a new searcher

2012-01-31 Thread Yonik Seeley (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-3069: --- Attachment: SOLR-3069.patch Here's a patch that kills a couple of other birds with one stone... it add

[jira] [Commented] (SOLR-3034) replicateAfter optimize not working

2012-01-31 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197119#comment-13197119 ] Hoss Man commented on SOLR-3034: FWIW: replicateAfter=commit is a super set of replicateAft

[jira] [Resolved] (SOLR-3081) Default warming queries to distrib=false.

2012-01-31 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3081. --- Resolution: Fixed > Default warming queries to distrib=false. > --

[jira] [Updated] (SOLR-3081) Default warming queries to distrib=false.

2012-01-31 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3081: -- Summary: Default warming queries to distrib=false. (was: When using SolrCloud, warming queries are now

[jira] [Commented] (LUCENE-3734) Allow customizing/subclassing of DirectoryReader

2012-01-31 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197074#comment-13197074 ] Jason Rutherglen commented on LUCENE-3734: -- The issues mentioned were brought up

Re: Deprecate and remove pint, plong & friends?

2012-01-31 Thread Chris Hostetter
: : I suggest that for 3.6 we deprecate solr.IntField w/friends in Java and add a deprecation warning to example schemas. : : For 4.x we can remove them completely both from code and schema. Less is more... : -0 to removing the classes completley I guess i should have said... -0 to removing t

[jira] [Updated] (LUCENE-3734) Allow customizing/subclassing of DirectoryReader

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3734: -- Attachment: LUCENE-3734.patch Patch that allows to write own DirectoryReader implementations (

Re: Deprecate and remove pint, plong & friends?

2012-01-31 Thread Chris Hostetter
: The only reason for the p* field types is backward compat with older configs. : But from 3.5 the Trie fields can fully replace p* fields. : : I suggest that for 3.6 we deprecate solr.IntField w/friends in Java and add a deprecation warning to example schemas. : For 4.x we can remove them compl

RE: [JENKINS] Lucene-Solr-tests-only-3.x-java7 - Build # 1685 - Failure

2012-01-31 Thread Steven A Rowe
I can reproduce with Java 6 on Windows 7: > ant test -Dtestcase=HTMLStripCharFilterTest -Dtestmethod=testRandom > -Dtests.seed=62f3a5fcada45acf:55437dfef0718356:-5202c7d6896fa2be > -Dtests.multiplier=5 -Dargs="-Dfile.encoding=US-ASCII" [junit] The following exceptions were thrown by threads

Deprecate and remove pint, plong & friends?

2012-01-31 Thread Jan Høydahl
Hi, The only reason for the p* field types is backward compat with older configs. But from 3.5 the Trie fields can fully replace p* fields. I suggest that for 3.6 we deprecate solr.IntField w/friends in Java and add a deprecation warning to example schemas. For 4.x we can remove them completely

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

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12339/ No tests ran. Build Log (for compile errors): [...truncated 72 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional command

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

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12323/ 2 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testDoubleAssignment Error Message: Could not connect to ZooKeeper 127.0.0.1:25824 within 3 ms Stack Trace: java.util.concurrent.TimeoutException: Could no

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

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1687/ No tests ran. Build Log (for compile errors): [...truncated 69 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional co

[jira] [Updated] (SOLR-3081) When using SolrCloud, warming queries are now defaulting to distrib=true.

2012-01-31 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3081: -- Attachment: SOLR-3081.patch Simple fix to default to distrib=false in the QuerySenderListener - I'll com

[JENKINS] Lucene-Solr-tests-only-3.x - Build # 12340 - Still Failing

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12340/ No tests ran. Build Log (for compile errors): [...truncated 69 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional command

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12324 - Still Failing

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12324/ No tests ran. Build Log (for compile errors): [...truncated 69 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional comma

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

2012-01-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1660/ No tests ran. Build Log (for compile errors): [...truncated 70 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] [Commented] (LUCENE-3737) Idea modules settings - verify and fix

2012-01-31 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197014#comment-13197014 ] Doron Cohen commented on LUCENE-3737: - Yes, only saw this on trunk, thanks for taking

[jira] [Created] (SOLR-3081) When using SolrCloud, warming queries are now defaulting to distrib=true.

2012-01-31 Thread Mark Miller (Created) (JIRA)
When using SolrCloud, warming queries are now defaulting to distrib=true. - Key: SOLR-3081 URL: https://issues.apache.org/jira/browse/SOLR-3081 Project: Solr Issue Type:

[jira] [Updated] (SOLR-3026) eDismax: Locking down which fields can be explicitly queried (user fields aka uf)

2012-01-31 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-3026: Attachment: SOLR-3026.patch Sorry about that. This is the patch with the indentation

[jira] [Commented] (LUCENE-3739) cleanup 4.0 term vectors format

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197005#comment-13197005 ] Uwe Schindler commented on LUCENE-3739: --- +1 > cleanup 4.0 term vec

[jira] [Commented] (LUCENE-3739) cleanup 4.0 term vectors format

2012-01-31 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197001#comment-13197001 ] Michael McCandless commented on LUCENE-3739: +1 > cleanup 4.

Re: Typecasting in JCC (i think..)

2012-01-31 Thread Andi Vajda
On Tue, 31 Jan 2012, Petrus Hyvönen wrote: Is there a way of specifying which java SDK to link to? On my windows 7 machine it wants to use Java SDK 1.7 but I would like to keep it at SDK 1.6? Is this possible? When you build jcc, you choose which JDK you compile with and link to via the CFLA

[jira] [Commented] (SOLR-3013) Add UIMA based tokenizers / filters that can be used in the schema.xml

2012-01-31 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196999#comment-13196999 ] Tommaso Teofili commented on SOLR-3013: --- Considering the needed refactoring to put th

[jira] [Created] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-01-31 Thread Mark Miller (Created) (JIRA)
We should consider removing shard info from Zk when you explicitly unload a SolrCore. - Key: SOLR-3080 URL: https://issues.apache.org/jira/browse/SOLR-3080 Project: S

[jira] [Commented] (SOLR-2204) Cross-version replication broken by new javabin format

2012-01-31 Thread Shawn Heisey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196998#comment-13196998 ] Shawn Heisey commented on SOLR-2204: bq. I think there's an acceptable workaround for t

[jira] [Updated] (LUCENE-3739) cleanup 4.0 term vectors format

2012-01-31 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3739: Attachment: LUCENE-3739.patch same patch, but with my accidentally-left-nocommit removed :)

[jira] [Updated] (LUCENE-3739) cleanup 4.0 term vectors format

2012-01-31 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3739: Attachment: LUCENE-3739.patch quick patch with 'the minimum' done. > cleanup 4.0

[jira] [Created] (LUCENE-3739) cleanup 4.0 term vectors format

2012-01-31 Thread Robert Muir (Created) (JIRA)
cleanup 4.0 term vectors format --- Key: LUCENE-3739 URL: https://issues.apache.org/jira/browse/LUCENE-3739 Project: Lucene - Java Issue Type: Task Affects Versions: 4.0 Reporter: Robert Muir

[jira] [Commented] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-31 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196990#comment-13196990 ] Martijn van Groningen commented on SOLR-3073: - I committed the patch that I att

[jira] [Updated] (SOLR-3073) Distributed Grouping fails if the uniqueKey is a UUID

2012-01-31 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-3073: Fix Version/s: 4.0 Assignee: Martijn van Groningen > Distributed Groupi

[jira] [Updated] (SOLR-2898) Support grouped faceting

2012-01-31 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2898: Attachment: SOLR-2898.patch Updated patch to work with the latest version of trunk a

[jira] [Resolved] (LUCENE-3737) Idea modules settings - verify and fix

2012-01-31 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3737. - Resolution: Fixed Fix Version/s: 4.0 Committed fix to trunk. branch_3x's version doesn't

[jira] [Commented] (LUCENE-3737) Idea modules settings - verify and fix

2012-01-31 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196983#comment-13196983 ] Steven Rowe commented on LUCENE-3737: - Also, {{xml-query-parser}} contrib needs to be

[jira] [Assigned] (LUCENE-3737) Idea modules settings - verify and fix

2012-01-31 Thread Steven Rowe (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe reassigned LUCENE-3737: --- Assignee: Steven Rowe (was: Doron Cohen) > Idea modules settings - verify and fix > ---

[jira] [Commented] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196972#comment-13196972 ] Uwe Schindler commented on LUCENE-3738: --- If we disallow, it should be a hard check

[jira] [Commented] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196968#comment-13196968 ] Michael McCandless commented on LUCENE-3738: I think we should disallow (asse

[jira] [Updated] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3738: -- Attachment: LUCENE-3738.patch Patch fixing both to be consistent/not-buggy. >

[jira] [Commented] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196955#comment-13196955 ] Uwe Schindler commented on LUCENE-3738: --- The BufferedIndexInput one has also this b

  1   2   >