[jira] [Commented] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218975#comment-13218975 ] Tommaso Teofili commented on LUCENE-3731: - I think we can mark this one as

[jira] [Updated] (SOLR-3162) Continue work on new admin UI

2012-02-29 Thread Stefan Matheis (steffkes) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3162: Attachment: SOLR-3162-index.png SOLR-3162.patch Updated

[jira] [Updated] (SOLR-3162) Continue work on new admin UI

2012-02-29 Thread Stefan Matheis (steffkes) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3162: Attachment: (was: SOLR-3162-index.png) Continue work on new admin

[jira] [Updated] (SOLR-3162) Continue work on new admin UI

2012-02-29 Thread Stefan Matheis (steffkes) (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3162: Attachment: SOLR-3162-schema-browser.png SOLR-3162-index.png

[jira] [Commented] (SOLR-3174) Visualize Cluster State

2012-02-29 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218992#comment-13218992 ] Stefan Matheis (steffkes) commented on SOLR-3174: - Just to bring two more

[jira] [Closed] (SOLR-2109) NPE thrown from TermsComponent when index is empty

2012-02-29 Thread tom liu (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tom liu closed SOLR-2109. - Resolved NPE thrown from TermsComponent when index is empty

[jira] [Closed] (SOLR-2243) Group Querys maybe return docList of 0 results

2012-02-29 Thread tom liu (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tom liu closed SOLR-2243. - Resolved Group Querys maybe return docList of 0 results

[jira] [Commented] (SOLR-3162) Continue work on new admin UI

2012-02-29 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219006#comment-13219006 ] Sami Siren commented on SOLR-3162: -- bq. Attached Screenshots shows the new Index Screen

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-02-29 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219015#comment-13219015 ] Christian Moen commented on LUCENE-3767: Thanks, Mike. I've tried the latest

[jira] [Commented] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219016#comment-13219016 ] Dawid Weiss commented on LUCENE-3808: - I've hacked a local branch where I substituted

Re: [JENKINS] Lucene-trunk - Build # 1844 - Still Failing

2012-02-29 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Tue, Feb 28, 2012 at 10:40 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-trunk/1844/ 1 tests failed. FAILED:  org.apache.lucene.search.TestSort.testRandomStringSort

[jira] [Commented] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219024#comment-13219024 ] Dawid Weiss commented on LUCENE-3808: - I've found this in the code: {noformat}

[jira] [Updated] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3808: Description: Dev. branch at: https://github.com/dweiss/lucene_solr/tree/rr Switch the runner to

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

2012-02-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12558/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestSloppyPhraseQuery2.testIncreasingSloppiness3 Error Message: null Stack Trace: junit.framework.AssertionFailedError at

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

2012-02-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x-java7/1866/ 1 tests failed. REGRESSION: org.apache.lucene.search.TestSloppyPhraseQuery2.testIncreasingSloppiness3 Error Message: null Stack Trace: junit.framework.AssertionFailedError at

[jira] [Commented] (SOLR-1093) A RequestHandler to run multiple queries in a batch

2012-02-29 Thread LI Geng (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219099#comment-13219099 ] LI Geng commented on SOLR-1093: --- What's the current state of this issue? I'm interested in

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2012-02-29 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219102#comment-13219102 ] Jan Høydahl commented on SOLR-2326: --- We're seeing also the same here on a 3.5 master:

[jira] [Created] (LUCENE-3835) MergeThread throws unchecked exceptions from toString()

2012-02-29 Thread Dawid Weiss (Created) (JIRA)
MergeThread throws unchecked exceptions from toString() --- Key: LUCENE-3835 URL: https://issues.apache.org/jira/browse/LUCENE-3835 Project: Lucene - Java Issue Type: Bug

[jira] [Commented] (SOLR-3173) Database semantics - insert and update

2012-02-29 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219104#comment-13219104 ] Per Steffensen commented on SOLR-3173: -- Thanks for great input Yonik Seeley. I belive

[jira] [Commented] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219111#comment-13219111 ] Michael McCandless commented on LUCENE-3808: bq. So... the biggest issue I'm

[jira] [Commented] (LUCENE-3835) MergeThread throws unchecked exceptions from toString()

2012-02-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219112#comment-13219112 ] Michael McCandless commented on LUCENE-3835: +1 toString throwing exceptions

[jira] [Commented] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219114#comment-13219114 ] Dawid Weiss commented on LUCENE-3808: - I'm working on this on my github branch. This

[jira] [Updated] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3808: Description: Dev. branch at: https://github.com/dweiss/lucene_solr/tree/rr Switch the runner to

[jira] [Commented] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-02-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219115#comment-13219115 ] Michael McCandless commented on LUCENE-3767: Hi Christian, sure feel free to

[jira] [Created] (SOLR-3176) If replicationHandler has both master and slave sections disabled (enable=false) it should disable itself

2012-02-29 Thread Created
If replicationHandler has both master and slave sections disabled (enable=false) it should disable itself - Key: SOLR-3176 URL:

[jira] [Commented] (LUCENE-3808) Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing contracts. Enforce thread leaks.

2012-02-29 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219120#comment-13219120 ] Dawid Weiss commented on LUCENE-3808: - I've fixed all offending tests under lucene/

[jira] [Created] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Created) (JIRA)
Excluding tagged filter in StatsComponent - Key: SOLR-3177 URL: https://issues.apache.org/jira/browse/SOLR-3177 Project: Solr Issue Type: Improvement Components: SearchComponents - other

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-02-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219123#comment-13219123 ] Michael McCandless commented on LUCENE-3821: I just @Ignore'd this test...

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exlcude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3176) If replicationHandler has both master and slave sections disabled (enable=false) it should disable itself

2012-02-29 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3176: -- Component/s: replication (java) Affects Version/s: 3.5 Fix Version/s: 4.0

[jira] [Resolved] (LUCENE-3835) MergeThread throws unchecked exceptions from toString()

2012-02-29 Thread Dawid Weiss (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-3835. - Resolution: Fixed Fix Version/s: 3.6 MergeThread throws unchecked exceptions from

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Description: It would be useful to exclude the effects of some fq params from the set of documents used

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Affects Version/s: 3.6 Excluding tagged filter in StatsComponent

[jira] [Commented] (SOLR-2326) Replication command indexversion fails to return index version

2012-02-29 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-2326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219130#comment-13219130 ] Jan Høydahl commented on SOLR-2326: --- Forget the above, I discovered a misconfiguration on

[jira] [Created] (SOLR-3178) Versioning - optimistic locking

2012-02-29 Thread Per Steffensen (Created) (JIRA)
Versioning - optimistic locking --- Key: SOLR-3178 URL: https://issues.apache.org/jira/browse/SOLR-3178 Project: Solr Issue Type: New Feature Components: update Affects Versions: 3.5

[jira] [Updated] (SOLR-3173) Database semantics - insert and update

2012-02-29 Thread Per Steffensen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-3173: - Description: In order increase the ability of Solr to be used as a NoSql database (lots of

[jira] [Updated] (SOLR-599) Lightweight SolrJ client

2012-02-29 Thread Kayode Odeyemi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kayode Odeyemi updated SOLR-599: Attachment: SOLR-599-fix-for-SolrJ-on-GAE.patch Patch is attached as requested. Having SolrJ

[jira] [Updated] (SOLR-3176) If replicationHandler has both master and slave sections disabled (enable=false) it should disable itself

2012-02-29 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3176: -- Attachment: SOLR-3176.patch First patch attempt. Logs a warning and disables replication in case both

[jira] [Commented] (LUCENE-3821) SloppyPhraseScorer sometimes misses documents that ExactPhraseScorer finds.

2012-02-29 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219156#comment-13219156 ] Doron Cohen commented on LUCENE-3821: - Fails here too like this: ant test

[jira] [Commented] (SOLR-3173) Database semantics - insert and update

2012-02-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219175#comment-13219175 ] Yonik Seeley commented on SOLR-3173: bq. I belive you are already commenting on the

[jira] [Updated] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3140: -- Attachment: SOLR-3140.patch First patch. Introduces a new NumericFieldType which sets omitNorms=true in

[jira] [Created] (SOLR-3179) handle commit failures

2012-02-29 Thread Yonik Seeley (Created) (JIRA)
handle commit failures -- Key: SOLR-3179 URL: https://issues.apache.org/jira/browse/SOLR-3179 Project: Solr Issue Type: Improvement Reporter: Yonik Seeley We may be able to be more proactive about handing

[jira] [Commented] (SOLR-3179) handle commit failures

2012-02-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219195#comment-13219195 ] Yonik Seeley commented on SOLR-3179: Specific to a commit failure, we probably

[jira] [Commented] (SOLR-3162) Continue work on new admin UI

2012-02-29 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219196#comment-13219196 ] Erick Erickson commented on SOLR-3162: -- Cool! Minor nit: When looking at the schema

[jira] [Commented] (LUCENE-3832) Port BasicAutomata.stringUnion from Brics to Lucene

2012-02-29 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219201#comment-13219201 ] Michael McCandless commented on LUCENE-3832: bq. We should then just move

[jira] [Commented] (SOLR-3173) Database semantics - insert and update

2012-02-29 Thread Per Steffensen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219202#comment-13219202 ] Per Steffensen commented on SOLR-3173: -- bq. Optimistic locking as a superset to

[jira] [Issue Comment Edited] (SOLR-3173) Database semantics - insert and update

2012-02-29 Thread Per Steffensen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219202#comment-13219202 ] Per Steffensen edited comment on SOLR-3173 at 2/29/12 1:49 PM:

[jira] [Created] (SOLR-3180) ChaosMonkey test failures

2012-02-29 Thread Yonik Seeley (Created) (JIRA)
ChaosMonkey test failures - Key: SOLR-3180 URL: https://issues.apache.org/jira/browse/SOLR-3180 Project: Solr Issue Type: Bug Components: SolrCloud Reporter: Yonik Seeley Handle intermittent

[jira] [Commented] (SOLR-3180) ChaosMonkey test failures

2012-02-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219246#comment-13219246 ] Yonik Seeley commented on SOLR-3180: We've come a long way and the monkey has uncovered

[jira] [Updated] (SOLR-3177) Excluding tagged filter support in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Summary: Excluding tagged filter support in StatsComponent (was: Excluding tagged filter in

[jira] [Updated] (SOLR-3177) Excluding tagged filter in StatsComponent

2012-02-29 Thread Mark Schoy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Schoy updated SOLR-3177: - Summary: Excluding tagged filter in StatsComponent (was: Excluding tagged filter support in

[jira] [Commented] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-02-29 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219303#comment-13219303 ] David Smiley commented on SOLR-3161: I meant qt=/update for example, or anything with

[jira] [Updated] (LUCENE-2632) FilteringCodec, TeeCodec, TeeDirectory

2012-02-29 Thread Andrzej Bialecki (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2632: -- Attachment: LUCENE-2632.patch Some modifications in WriteFilter API, and a better

[jira] [Created] (SOLR-3181) New Admin UI, allow user to somehow cut/paste all the old Zookeeper info.

2012-02-29 Thread Erick Erickson (Created) (JIRA)
New Admin UI, allow user to somehow cut/paste all the old Zookeeper info. --- Key: SOLR-3181 URL: https://issues.apache.org/jira/browse/SOLR-3181 Project: Solr Issue

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-29 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Fix Version/s: (was: 3.6) Create a analysis/uima module for UIMA based

[jira] [Resolved] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-29 Thread Tommaso Teofili (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-3731. - Resolution: Fixed Create a analysis/uima module for UIMA based

[jira] [Commented] (SOLR-3181) New Admin UI, allow user to somehow cut/paste all the old Zookeeper info.

2012-02-29 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219336#comment-13219336 ] Stefan Matheis (steffkes) commented on SOLR-3181: - Well, it depends ;o)

[jira] [Issue Comment Edited] (SOLR-3181) New Admin UI, allow user to somehow cut/paste all the old Zookeeper info.

2012-02-29 Thread Stefan Matheis (steffkes) (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219336#comment-13219336 ] Stefan Matheis (steffkes) edited comment on SOLR-3181 at 2/29/12 4:42 PM:

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

2012-02-29 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/406/ 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicZkTest.testBasic Error Message: null Stack Trace: org.apache.solr.common.SolrException at org.apache.solr.util.TestHarness.update(TestHarness.java:257) at

[jira] [Commented] (SOLR-3181) New Admin UI, allow user to somehow cut/paste all the old Zookeeper info.

2012-02-29 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219372#comment-13219372 ] Erick Erickson commented on SOLR-3181: -- bq: ...what data should be included? All of

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Hoss Man (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219389#comment-13219389 ] Hoss Man commented on SOLR-3140: bq. Is there a better place to set this default than in

[jira] [Commented] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-02-29 Thread Erik Hatcher (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219430#comment-13219430 ] Erik Hatcher commented on SOLR-3161: bq. I understand now that qt won't be interpreted

[jira] [Commented] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-02-29 Thread Erik Hatcher (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219433#comment-13219433 ] Erik Hatcher commented on SOLR-3161: And I'm not really sure what a default setting on

[jira] [Created] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-02-29 Thread Russell Black (Created) (JIRA)
If there is only one core, let it be the default without specifying a default in solr.xml - Key: SOLR-3182 URL: https://issues.apache.org/jira/browse/SOLR-3182

Re: Changing our Wiki software?

2012-02-29 Thread Chris Hostetter
: OK, so how about this for Solr documentation on the website: : pseudo-versioned live docs. : : The docs for 4x live under : solr/4 or solr/doc/4 : : These docs wouldn't be strictly versioned... we would continue : updating the docs as needed after a release. ... : A different question

[jira] [Updated] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-02-29 Thread Erik Hatcher (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-3161: --- Attachment: SOLR-3161-dispatching-request-handler.patch updated patch with handleSelect defaulting to

[jira] [Issue Comment Edited] (SOLR-3161) Use of 'qt' should be restricted to searching and should not start with a '/'

2012-02-29 Thread Erik Hatcher (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219442#comment-13219442 ] Erik Hatcher edited comment on SOLR-3161 at 2/29/12 7:35 PM: -

[jira] [Updated] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3182: Attachment: SOLR-3182-default-core.patch If there is only one core, let it be the default

[jira] [Closed] (SOLR-3163) FacetComponent returns list of alternate name, value instead of map for counts in JSON responses

2012-02-29 Thread Sujit Pal (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal closed SOLR-3163. --- Resolution: Invalid Fix Version/s: 3.5 This is a known feature and not a bug to preserve order.

[jira] [Created] (SOLR-3183) remove legacy forrest site from solr release

2012-02-29 Thread Hoss Man (Created) (JIRA)
remove legacy forrest site from solr release Key: SOLR-3183 URL: https://issues.apache.org/jira/browse/SOLR-3183 Project: Solr Issue Type: Improvement Reporter: Hoss Man

[jira] [Created] (SOLR-3184) Making SolrEventListener CoreAware

2012-02-29 Thread Nicholas Ball (Created) (JIRA)
Making SolrEventListener CoreAware -- Key: SOLR-3184 URL: https://issues.apache.org/jira/browse/SOLR-3184 Project: Solr Issue Type: Improvement Components: multicore Environment: Any

[jira] [Updated] (SOLR-2719) REGRESSION ReturnFields incorrect parse fields with hyphen - breaks existing fl=my-field-name type usecases

2012-02-29 Thread Luca Cavanna (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Cavanna updated SOLR-2719: --- Attachment: SOLR-2719.patch My patch isn't a fix but just a starting point: it adds a

Welcome Stefan Matheis

2012-02-29 Thread Ryan McKinley
I'm pleased to announce that Stefan Matheis has joined our ranks as a committer. He has given the solr admin UI some much needed love. It now looks like it belongs in 2012! Stefan, it is tradition that you introduce yourself with a brief bio. Your SVN access should be ready to go. Welcome!

RE: Welcome Stefan Matheis

2012-02-29 Thread Uwe Schindler
Welcome! - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Ryan McKinley [mailto:ryan...@gmail.com] Sent: Wednesday, February 29, 2012 10:04 PM To: dev@lucene.apache.org; matheis.ste...@googlemail.com

[jira] [Issue Comment Edited] (SOLR-2719) REGRESSION ReturnFields incorrect parse fields with hyphen - breaks existing fl=my-field-name type usecases

2012-02-29 Thread Luca Cavanna (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219545#comment-13219545 ] Luca Cavanna edited comment on SOLR-2719 at 2/29/12 9:06 PM: -

RE: Welcome Stefan Matheis

2012-02-29 Thread Steven A Rowe
Welcome Stefan! -Original Message- From: Ryan McKinley [mailto:ryan...@gmail.com] Sent: Wednesday, February 29, 2012 4:04 PM To: dev@lucene.apache.org; matheis.ste...@googlemail.com Subject: Welcome Stefan Matheis I'm pleased to announce that Stefan Matheis has joined our ranks as

[jira] [Commented] (SOLR-2444) Update fl syntax to support: pseudo fields, AS, transformers, and wildcards

2012-02-29 Thread Luca Cavanna (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219553#comment-13219553 ] Luca Cavanna commented on SOLR-2444: When I wrote the last comment I didn't realize

Re: Welcome Stefan Matheis

2012-02-29 Thread Yonik Seeley
Welcome Stefan! He has given the solr admin UI some much needed love.  It now looks like it belongs in 2012! +1 -Yonik lucenerevolution.com - Lucene/Solr Open Source Search Conference. Boston May 7-10 On Wed, Feb 29, 2012 at 4:04 PM, Ryan McKinley ryan...@gmail.com wrote: I'm pleased to

Re: Welcome Stefan Matheis

2012-02-29 Thread Sami Siren
Welcome Stefan! -- Sami Siren - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Updated] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3182: Description: Our particular need for this is as follows. We operate in a sharded environment with

[jira] [Updated] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3182: Attachment: SOLR-3182-default-core.patch If there is only one core, let it be the default

Re: Welcome Stefan Matheis

2012-02-29 Thread Martijn v Groningen
Welcome Stefan! Martijn On 29 February 2012 22:14, Sami Siren ssi...@gmail.com wrote: Welcome Stefan! -- Sami Siren - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Updated] (SOLR-3182) If there is only one core, let it be the default without specifying a default in solr.xml

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3182: Attachment: (was: SOLR-3182-default-core.patch) If there is only one core, let it be the

Re: Welcome Stefan Matheis

2012-02-29 Thread Dawid Weiss
Welcome Stefan! Dawid On Wed, Feb 29, 2012 at 10:29 PM, Martijn v Groningen martijn.v.gronin...@gmail.com wrote: Welcome Stefan! Martijn On 29 February 2012 22:14, Sami Siren ssi...@gmail.com wrote: Welcome Stefan! --  Sami Siren

[jira] [Updated] (SOLR-3134) Include shard Information in response

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3134: Attachment: SOLR-3134-shard-info-3_x-backport.patch Ryan, Backporting to 3x should be

[jira] [Updated] (SOLR-3134) Include shard Information in response

2012-02-29 Thread Russell Black (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Black updated SOLR-3134: Attachment: (was: SOLR-3134-shard-info-3_x-backport.patch) Include shard Information in

Re: Welcome Stefan Matheis

2012-02-29 Thread Koji Sekiguchi
Welcome Stefan! (12/03/01 6:04), Ryan McKinley wrote: I'm pleased to announce that Stefan Matheis has joined our ranks as a committer. He has given the solr admin UI some much needed love. It now looks like it belongs in 2012! Stefan, it is tradition that you introduce yourself with a brief

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219612#comment-13219612 ] Tommaso Teofili commented on SOLR-3140: --- bq. Is there a better place to set this

Re: Welcome Stefan Matheis

2012-02-29 Thread Tommaso Teofili
Welcome Stefan! Tommaso 2012/2/29 Ryan McKinley ryan...@gmail.com I'm pleased to announce that Stefan Matheis has joined our ranks as a committer. He has given the solr admin UI some much needed love. It now looks like it belongs in 2012! Stefan, it is tradition that you introduce

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

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219615#comment-13219615 ] Tommaso Teofili commented on SOLR-3013: --- Now that LUCENE-3731 has been resolved I'll

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219616#comment-13219616 ] Jan Høydahl commented on SOLR-3140: --- I don't know if calling the BoolField a

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

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219624#comment-13219624 ] Tommaso Teofili commented on SOLR-3013: --- Solr factories committed in r1295330

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219625#comment-13219625 ] Tommaso Teofili commented on SOLR-3140: --- maybe something like PrimitiveFieldType

[jira] [Commented] (SOLR-3140) Make omitNorms default for all numeric field types

2012-02-29 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13219631#comment-13219631 ] Yonik Seeley commented on SOLR-3140: Although length normalization on StringType fields

  1   2   >