Re: user feedback on 3.0.3

2012-04-13 Thread Christopher Currens
Okay, I looked over the properties, and after a few slight changes, I think they nearly all of them are within reason (either doing a small mathematical computation or null check). I'm actually very eager to start hearing feedback on the API changes. I think most people will be able to figure it

[jira] [Created] (LUCENENET-484) Some possibly major tests intermittently fail

2012-04-13 Thread Christopher Currens (Created) (JIRA)
Some possibly major tests intermittently fail -- Key: LUCENENET-484 URL: https://issues.apache.org/jira/browse/LUCENENET-484 Project: Lucene.Net Issue Type: Bug Components: Lucene.Net

Re: user feedback on 3.0.3

2012-04-13 Thread Michael Herndon
silly question. I script my tweets using powershell and my RMS-styled text only browser built using C# where all the strings are UTF-16. Real men use powershell. There should be an award for using that much satire and sass within 3 statements or less. On Fri, Apr 13, 2012 at 2:24 PM, Troy

RE: user feedback on 3.0.3

2012-04-13 Thread Prescott Nasser
lol Date: Fri, 13 Apr 2012 15:41:32 -0400 Subject: Re: user feedback on 3.0.3 From: mhern...@wickedsoftware.net To: lucene-net-dev@lucene.apache.org silly question. I script my tweets using powershell and my RMS-styled text only browser built using C# where all the strings are UTF-16.

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-04-13 Thread Christopher Currens (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Currens updated LUCENENET-484: -- Description: These tests will fail intermittently in Debug or Release mode,

[jira] [Commented] (LUCENE-3978) redo how our download redirect pages work

2012-04-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253157#comment-13253157 ] Uwe Schindler commented on LUCENE-3978: --- Hoss: That's the problem. For links on

[jira] [Commented] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-13 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253180#comment-13253180 ] Dawid Weiss commented on LUCENE-3973: - bq. Unless you run into the same

Re: http://wiki.apache.org/solr/WritingDistributedSearchComponents

2012-04-13 Thread Li Li
me too. maybe it should provide a one-stage component. On Fri, Apr 13, 2012 at 1:41 AM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: Btw, I always wanted to ask why it's always done in two stages. It seems to me that it's purposed for the specific usecase. But shouldn't we have an

[JENKINS] Solr-trunk - Build # 1822 - Failure

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1822/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ERROR: SolrIndexSearcher opens=74 closes=73 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher

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

2012-04-13 Thread Andrzej Bialecki (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1535: Attachment: SOLR-1535.patch Patch updated to the latest trunk. This still uses the custom

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

2012-04-13 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253263#comment-13253263 ] Chris Male commented on SOLR-1535: -- Can't we just provide an abstraction so people can

[jira] [Assigned] (SOLR-3139) StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()

2012-04-13 Thread Sami Siren (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren reassigned SOLR-3139: Assignee: Sami Siren StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()

[jira] [Created] (SOLR-3357) Add Generics to ResourceLoader.newInstance

2012-04-13 Thread Chris Male (Created) (JIRA)
Add Generics to ResourceLoader.newInstance -- Key: SOLR-3357 URL: https://issues.apache.org/jira/browse/SOLR-3357 Project: Solr Issue Type: Improvement Reporter: Chris Male Came out of

[jira] [Updated] (SOLR-3357) Add Generics to ResourceLoader.newInstance

2012-04-13 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated SOLR-3357: - Attachment: SOLR-3357.patch Patch which adds generics to ResourceLoader.newInstance. As part of this

[jira] [Commented] (SOLR-3238) Sequel of Admin UI

2012-04-13 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253299#comment-13253299 ] Erick Erickson commented on SOLR-3238: -- dylan: How are you looking at your log?

[jira] [Commented] (SOLR-3357) Add Generics to ResourceLoader.newInstance

2012-04-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253309#comment-13253309 ] Uwe Schindler commented on SOLR-3357: - String +1 from the policeman, you made my

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

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13075/ 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: java.lang.AssertionError: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch: Insane FieldCache

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

2012-04-13 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253325#comment-13253325 ] Jan Høydahl commented on SOLR-1535: --- I wish I had time to do the Avro stuff now, but just

[jira] [Commented] (SOLR-3139) StreamingUpdateSolrServer doesn't send UpdateRequest.getParams()

2012-04-13 Thread Andrzej Bialecki (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253370#comment-13253370 ] Andrzej Bialecki commented on SOLR-3139: - +1 looks good to me.

[jira] [Closed] (SOLR-1718) Carriage return should submit query admin form

2012-04-13 Thread David Smiley (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-1718. -- Resolution: Won't Fix Carriage return should submit query admin form

[jira] [Commented] (SOLR-3221) Make Shard handler threadpool configurable

2012-04-13 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253425#comment-13253425 ] David Smiley commented on SOLR-3221: Curious; why was the default choice made to favor

[jira] [Created] (LUCENE-3980) Word order seems to affect proximity searching

2012-04-13 Thread Ian Pooley (Created) (JIRA)
Word order seems to affect proximity searching -- Key: LUCENE-3980 URL: https://issues.apache.org/jira/browse/LUCENE-3980 Project: Lucene - Java Issue Type: Bug Components: core/search

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

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13080/ 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: java.lang.AssertionError: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch: Insane FieldCache usage(s)

[jira] [Commented] (SOLR-3357) Add Generics to ResourceLoader.newInstance

2012-04-13 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253505#comment-13253505 ] Ryan McKinley commented on SOLR-3357: - +1 Add Generics to

[jira] [Closed] (LUCENE-3980) Word order seems to affect proximity searching

2012-04-13 Thread Ian Pooley (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Pooley closed LUCENE-3980. -- Resolution: Not A Problem Thanks, that makes sense now. The challenge is going to be trying to

[jira] [Commented] (SOLR-3356) Logging UI (and LogLevelHandler) should support Log4j

2012-04-13 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253508#comment-13253508 ] Ryan McKinley commented on SOLR-3356: - Added in r1325828 This uses

[jira] [Resolved] (SOLR-3356) Logging UI (and LogLevelHandler) should support Log4j

2012-04-13 Thread Ryan McKinley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-3356. - Resolution: Fixed Logging UI (and LogLevelHandler) should support Log4j

[jira] [Commented] (SOLR-3327) Logging UI should indicate which loggers are set vs implicit

2012-04-13 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253512#comment-13253512 ] Ryan McKinley commented on SOLR-3327: - bq. Is there any way to give users the slf4j

[jira] [Commented] (LUCENE-3980) Word order seems to affect proximity searching

2012-04-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253510#comment-13253510 ] Uwe Schindler commented on LUCENE-3980: --- If the word order does not matter, why use

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

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13082/ 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: java.lang.AssertionError: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch: Insane FieldCache

[jira] [Commented] (LUCENE-3980) Word order seems to affect proximity searching

2012-04-13 Thread Ian Pooley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253558#comment-13253558 ] Ian Pooley commented on LUCENE-3980: The problem is that the queries are generated by

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13082 - Failure

2012-04-13 Thread Yonik Seeley
On Fri, Apr 13, 2012 at 12:46 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13082/ 2 tests failed. REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message:

[jira] [Commented] (LUCENE-3965) consolidate all api modules in one place and un!@$# packaging for 4.0

2012-04-13 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253582#comment-13253582 ] Steven Rowe commented on LUCENE-3965: - A good first step would be to bring all Lucene

[jira] [Commented] (SOLR-3330) Show changes in plugin statistics across multiple requests

2012-04-13 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253703#comment-13253703 ] Hoss Man commented on SOLR-3330: can we change this to use an HTTP POST body instead of

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-04-13 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253716#comment-13253716 ] Uwe Schindler commented on LUCENE-3312: --- Hi Michael, I would take the mentorship.

[jira] [Assigned] (LUCENE-3312) Break out StorableField from IndexableField

2012-04-13 Thread Uwe Schindler (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3312: - Assignee: Uwe Schindler Break out StorableField from IndexableField

Re: user feedback on 3.0.3

2012-04-13 Thread Nicholas Paldino [.NET/C# MVP]
You Sir, win the Internets for a day. =) On Apr 13, 2012, at 3:42 PM, Michael Herndon mhern...@wickedsoftware.net wrote: silly question. I script my tweets using powershell and my RMS-styled text only browser built using C# where all the strings are UTF-16. Real men use powershell.

[jira] [Commented] (SOLR-3330) Show changes in plugin statistics across multiple requests

2012-04-13 Thread Ryan McKinley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253724#comment-13253724 ] Ryan McKinley commented on SOLR-3330: - It is already using POST with stream.body as a

[jira] [Commented] (LUCENE-2604) add regexpquery to queryparser

2012-04-13 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253737#comment-13253737 ] Lance Norskog commented on LUCENE-2604: --- This feature does not work as of the trunk

[jira] [Commented] (SOLR-2605) CoreAdminHandler, different Output while 'defaultCoreName' is specified

2012-04-13 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253736#comment-13253736 ] Hoss Man commented on SOLR-2605: Stefan: are you sure you had a clean build with my patch

[jira] [Commented] (LUCENE-2604) add regexpquery to queryparser

2012-04-13 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253743#comment-13253743 ] Robert Muir commented on LUCENE-2604: - Lance, its true there is a precedence bug, but

Show Logging In Solr UI?

2012-04-13 Thread Ryan McKinley
What do people think about showing log messages in the solr UI? I have some code that registers a logging Appender (log4j) or Handler (JUL) and keeps a buffer of the last N messages. It then spits them out from a RequestHandler. Essentially this is like:

[jira] [Commented] (SOLR-3330) Show changes in plugin statistics across multiple requests

2012-04-13 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253754#comment-13253754 ] Hoss Man commented on SOLR-3330: Sorry .. i was looking at the solr logging

Re: Show Logging In Solr UI?

2012-04-13 Thread Jan Høydahl
Hi, Could be useful, but we should not depend on anything else than slf4j. Would be useful if slf4j provided hooks for us to subscribe to log events, but it doesn't :( Could you do it with reflection? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training -

Re: Show Logging In Solr UI?

2012-04-13 Thread Ryan McKinley
Could you do it with reflection? not easily :) Perhaps we could have a separate source tree that has different dependencies, but it gets pushed into the same .jar -- this would keep people from accidentally using log4j directly. Or we could just support JUL and I could put the Log4J version on

Re: Show Logging In Solr UI?

2012-04-13 Thread Chris Male
I definitely think this is something we want in Solr. As much as I'm loathed to suggest this, why not put the log4j (and any other impls, does anybody still use JCL?) into a Solr contrib? I don't think having it floating around github does us much good. On Sat, Apr 14, 2012 at 9:52 AM, Ryan

Re: Show Logging In Solr UI?

2012-04-13 Thread Walter Underwood
It seems reasonable. This is one of the things we added to Ultraseek. Plus, the developer next to me asked yesterday if he could see the logs in Solr. wunder On Apr 13, 2012, at 3:19 PM, Chris Male wrote: I definitely think this is something we want in Solr. As much as I'm loathed to

[jira] [Resolved] (SOLR-3352) eDismax: pf2 should kick in for a query with 2 terms

2012-04-13 Thread Resolved
[ https://issues.apache.org/jira/browse/SOLR-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-3352. --- Resolution: Fixed Committed eDismax: pf2 should kick in for a query with 2 terms

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

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13095/ 14 tests failed. REGRESSION: org.apache.lucene.index.TestDirectoryReaderReopen.testThreadSafety Error Message: Uncaught exception by thread: Thread[Lucene Merge Thread #0,6,] Stack Trace:

[jira] [Created] (LUCENE-3982) regex support in queryparser needs documented, and called out in CHANGES.txt

2012-04-13 Thread Hoss Man (Created) (JIRA)
regex support in queryparser needs documented, and called out in CHANGES.txt Key: LUCENE-3982 URL: https://issues.apache.org/jira/browse/LUCENE-3982 Project: Lucene - Java

[jira] [Commented] (LUCENE-3982) regex support in queryparser needs documented, and called out in CHANGES.txt

2012-04-13 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253908#comment-13253908 ] Hoss Man commented on LUCENE-3982: -- Not: set to blocker so we don't release 4.0 with

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

2012-04-13 Thread Andrzej Bialecki (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1535: Attachment: SOLR-1535.patch This patch contains the following improvements: * abstracted

[jira] [Created] (SOLR-3358) Show Logging Events in Admin UI

2012-04-13 Thread Ryan McKinley (Created) (JIRA)
Show Logging Events in Admin UI --- Key: SOLR-3358 URL: https://issues.apache.org/jira/browse/SOLR-3358 Project: Solr Issue Type: Bug Components: web gui Reporter: Ryan McKinley

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

2012-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13101/ 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: java.lang.AssertionError: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch: Insane FieldCache

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13082 - Failure

2012-04-13 Thread Chris Male
On Sat, Apr 14, 2012 at 5:28 AM, Yonik Seeley yo...@lucidimagination.comwrote: On Fri, Apr 13, 2012 at 12:46 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/13082/ 2 tests failed. REGRESSION:

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 13082 - Failure

2012-04-13 Thread Chris Male
Also, looking back through the failed build reports, this seems to have begun on April 1st (in my part of the world). On Sat, Apr 14, 2012 at 2:34 PM, Chris Male gento...@gmail.com wrote: On Sat, Apr 14, 2012 at 5:28 AM, Yonik Seeley yo...@lucidimagination.comwrote: On Fri, Apr 13, 2012

[jira] [Updated] (SOLR-2690) Date Math should allow clients to override timezone used for rounding (faceting queries)

2012-04-13 Thread Hoss Man (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-2690: --- Attachment: SOLR-2690.patch updated patch with tests. still a few TODOs and nocommits related to validating

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-13 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: solr-core.html core.html HTML results for lucene core (core) and solr

[jira] [Updated] (LUCENE-3973) Incorporate PMD / FindBugs

2012-04-13 Thread Chris Male (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male updated LUCENE-3973: --- Attachment: LUCENE-3973.patch Simple POC patch which adds a pmd target to lucene/common-build.xml.