Re: svn commit: r1240035 - in /lucene/dev/branches/branch_3x/lucene/src: java/org/apache/lucene/analysis/TypeTokenFilter.java test/org/apache/lucene/analysis/TestTypeTokenFilter.java

2012-02-07 Thread Tommaso Teofili
Thanks Uwe for noticing, I'll fix that. Tommaso 2012/2/4 Uwe Schindler u...@thetaphi.de One more thing: Please merge changes from trunk to 3.x, not only apply patch twice. More info about the sometimes complicated merging (because of move to modules of some code parts):

more sql-like commands for solr

2012-02-07 Thread Li Li
hi all, we have used solr to provide searching service in many products. I found for each product, we have to do some configurations and query expressions. our users are not used to this. they are familiar with sql and they may describe like this: I want a query that can search books whose

Re: svn commit: r1240035 - in /lucene/dev/branches/branch_3x/lucene/src: java/org/apache/lucene/analysis/TypeTokenFilter.java test/org/apache/lucene/analysis/TestTypeTokenFilter.java

2012-02-07 Thread Tommaso Teofili
Actually you just made the needed fixes, lesson learned, thanks again. Tommaso 2012/2/7 Tommaso Teofili tommaso.teof...@gmail.com Thanks Uwe for noticing, I'll fix that. Tommaso 2012/2/4 Uwe Schindler u...@thetaphi.de One more thing: Please merge changes from trunk to 3.x, not only apply

Re: more sql-like commands for solr

2012-02-07 Thread Michael Wechner
Am 07.02.12 10:24, schrieb Li Li: hi all, we have used solr to provide searching service in many products. I found for each product, we have to do some configurations and query expressions. our users are not used to this. they are familiar with sql and they may describe like this: I

Re: [DISCUSS] New Website

2012-02-07 Thread Paul Doscher
Congratulations.. Much nice, cleaner look and feel.. Thanks Paul Paul Doscher Chief Executive Officer Lucid Imagination, Inc 650 353 4057 x 114 paul.dosc...@lucidimagination.com www.lucidimagination.com From: Grant Ingersoll gsing...@apache.org Reply-To: dev@lucene.apache.org Date: Mon, 6

Re: [DISCUSS] New Website

2012-02-07 Thread Simon Willnauer
thanks for all the work grant! simon On Tue, Feb 7, 2012 at 1:29 AM, Paul Doscher paul.dosc...@lucidimagination.com wrote: Congratulations.. Much nice, cleaner look and feel.. Thanks Paul Paul Doscher Chief Executive Officer Lucid Imagination, Inc 650 353 4057 x 114

Re: more sql-like commands for solr

2012-02-07 Thread Li Li
I just want solr providing this new feature and also want to know whether any other users need this feature. if possible, I'd like to participate in it. On Tue, Feb 7, 2012 at 5:31 PM, Michael Wechner michael.wech...@wyona.comwrote: Am 07.02.12 10:24, schrieb Li Li: hi all, we have used

Re: more sql-like commands for solr

2012-02-07 Thread Michael Wechner
Am 07.02.12 10:43, schrieb Li Li: I just want solr providing this new feature and also want to know whether any other users need this feature. if possible, I'd like to participate in it. sounds good. I would also be interested in such a functionality. I think the first step would be to

[jira] [Commented] (SOLR-3100) Add an operator to edismax for term quorum

2012-02-07 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202206#comment-13202206 ] Jan Høydahl commented on SOLR-3100: --- I feel such core operators should be implemented on

Re: more sql-like commands for solr

2012-02-07 Thread Li Li
is the jsr implemented yet? I think I could first define this language by bnf and then use javacc or antlr to implement. I have recently written a query rewriter component for our products which defines regular expression like language that can rewrite querys. . and also we can learn something

Re: [DISCUSS] New Website

2012-02-07 Thread Michael McCandless
On Tue, Feb 7, 2012 at 4:35 AM, Simon Willnauer simon.willna...@googlemail.com wrote: thanks for all the work grant! +1, thanks Grant! Mike McCandless http://blog.mikemccandless.com - To unsubscribe, e-mail:

Re: more sql-like commands for solr

2012-02-07 Thread Michael Wechner
Am 07.02.12 11:13, schrieb Li Li: is the jsr implemented yet? AFAIK it's not complete, but since Jackrabbit is also using Lucene and considering posts like for example http://jackrabbit.510166.n4.nabble.com/Need-a-complete-JCR-JQOM-example-query-td3944788.html I would assume there is some

Re: [DISCUSS] New Website

2012-02-07 Thread Grant Ingersoll
On Feb 7, 2012, at 2:11 AM, David Smiley (@MITRE.org) wrote: Grant; did you miss my JIRA issue to add the book info? https://issues.apache.org/jira/browse/SOLR-3096 I missed that. Feel free to fix once you get your account, as my week is booked solid and the amount of time I have for

[jira] [Created] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Robert Muir (Created) (JIRA)
Add analysis configurations for different languages to the example -- Key: SOLR-3105 URL: https://issues.apache.org/jira/browse/SOLR-3105 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3105: -- Attachment: SOLR-3105.patch Attached is a patch. First you must run 'ant sync-analyzers' (I would do

Re: [DISCUSS] New Website

2012-02-07 Thread Mark Miller
Hmm...just noticed that the first hit when you google lucene is http://lucene.apache.org/java/ But that no longer points anywhere... (404). Perhaps we should try and plug in a redirect or something? - Mark Miller lucidimagination.com

[jira] [Commented] (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2012-02-07 Thread Commented
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202409#comment-13202409 ] Tomás Fernández Löbbe commented on LUCENE-1486: --- Hi I'm working in this

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

2012-02-07 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3733. --- Resolution: Fixed Committed trunk revision: 1241470 CHANGES and MIGRATE will be added in

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

2012-02-07 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: -- Comment: was deleted (was: Committed trunk revision: 1241470 CHANGES and MIGRATE will be

[jira] [Resolved] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structu

2012-02-07 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3736. --- Resolution: Fixed Committed trunk revision: 1241470 CHANGES and MIGRATE will be added in

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

2012-02-07 Thread Uwe Schindler (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-3733: --- wrong issue resolved, reopen... Remaining TODOs of LUCENE-2858: Finalize

[jira] [Commented] (SOLR-3097) Introduce default Japanese stoptags and stopwords to Solr's example configuration

2012-02-07 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202438#comment-13202438 ] Christian Moen commented on SOLR-3097: -- Robert, I agree. Would a patch that contains

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202446#comment-13202446 ] Michael McCandless commented on LUCENE-3736: bq. If you look at the test

[jira] [Commented] (SOLR-3097) Introduce default Japanese stoptags and stopwords to Solr's example configuration

2012-02-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202448#comment-13202448 ] Robert Muir commented on SOLR-3097: --- I think we are ready to move forward here actually.

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202454#comment-13202454 ] Michael McCandless commented on LUCENE-3736: Another question: do we even

[jira] [Commented] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202456#comment-13202456 ] Michael McCandless commented on SOLR-3105: -- Wow, this is AWESOME: 28 added

Re: ToParentBlockJoinQuery vs filtered search

2012-02-07 Thread Michael McCandless
Mikhail, I'll dig into this and post back on the issue... I think something is indeed not right! Thanks for raising this :) Mike McCandless http://blog.mikemccandless.com On Mon, Feb 6, 2012 at 3:59 PM, Mikhail Khludnev mkhlud...@griddynamics.com wrote: On Mon, Feb 6, 2012 at 5:54 PM,

[jira] [Reopened] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structu

2012-02-07 Thread Michael McCandless (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-3736: Assignee: Michael McCandless (was: Uwe Schindler) Reopening to address the

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202459#comment-13202459 ] Uwe Schindler commented on LUCENE-3736: --- bq. Another question: do we even need a

[jira] [Updated] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structur

2012-02-07 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3736: --- Attachment: LUCENE-3733.patch Patch, removing the chained APIs; I'd like to commit

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202464#comment-13202464 ] Uwe Schindler commented on LUCENE-3736: --- bq. Patch, removing the chained APIs I

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202463#comment-13202463 ] Uwe Schindler commented on LUCENE-3736: --- Please keep the chained APIs, otherwise

[jira] [Assigned] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structu

2012-02-07 Thread Uwe Schindler (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3736: - Assignee: (was: Michael McCandless) ParallelReader is now atomic, rename to

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202478#comment-13202478 ] Robert Muir commented on LUCENE-3736: - As i stated earlier on the issue, I agree

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202489#comment-13202489 ] Michael McCandless commented on LUCENE-3736: I think the changes here are

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202492#comment-13202492 ] Michael McCandless commented on LUCENE-3736: OK I opened LUCENE-3756 to

[jira] [Created] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Michael McCandless (Created) (JIRA)
Don't allow IndexWriterConfig setters to chain -- Key: LUCENE-3756 URL: https://issues.apache.org/jira/browse/LUCENE-3756 Project: Lucene - Java Issue Type: Improvement Reporter:

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202497#comment-13202497 ] Uwe Schindler commented on LUCENE-3736: --- If somebody wants to commit the changes,

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202498#comment-13202498 ] Shai Erera commented on LUCENE-3756: I disagree :). The fact that the API allows

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202502#comment-13202502 ] Uwe Schindler commented on LUCENE-3756: --- Shai: Thanks for the comment, I have no

[jira] [Commented] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202509#comment-13202509 ] Steven Rowe commented on SOLR-3105: --- +1, nice! Question: you add new contraction lists

[jira] [Commented] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202511#comment-13202511 ] Robert Muir commented on SOLR-3105: --- {quote} Question: you add new contraction lists for

[jira] [Commented] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202515#comment-13202515 ] Steven Rowe commented on SOLR-3105: --- bq. I think maybe we could open issues for all of

[jira] [Updated] (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2012-02-07 Thread Updated
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated LUCENE-1486: -- Attachment: LUCENE-1486.patch I attached a patch with the change of my

[jira] [Commented] (SOLR-3105) Add analysis configurations for different languages to the example

2012-02-07 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202524#comment-13202524 ] Christian Moen commented on SOLR-3105: -- This looks very good and makes it a whole lot

Re: [DISCUSS] New Website

2012-02-07 Thread Grant Ingersoll
Ugh, where did our redirect go? On Feb 7, 2012, at 8:57 AM, Mark Miller wrote: Hmm...just noticed that the first hit when you google lucene is http://lucene.apache.org/java/ But that no longer points anywhere... (404). Perhaps we should try and plug in a redirect or something? - Mark

RE: [DISCUSS] New Website

2012-02-07 Thread Steven A Rowe
? When I follow the link, the redirect works for me (- core/ I mean) From: Grant Ingersoll [mailto:gsing...@apache.org] Sent: Tuesday, February 07, 2012 11:58 AM To: dev@lucene.apache.org Subject: Re: [DISCUSS] New Website Ugh, where did our redirect go? On Feb 7, 2012, at 8:57 AM, Mark Miller

RE: [DISCUSS] New Website

2012-02-07 Thread Steven A Rowe
Oh, it only works with a trailing slash – without it, I get a 404 From: Grant Ingersoll [mailto:gsing...@apache.org] Sent: Tuesday, February 07, 2012 11:58 AM To: dev@lucene.apache.org Subject: Re: [DISCUSS] New Website Ugh, where did our redirect go? On Feb 7, 2012, at 8:57 AM, Mark Miller

RE: [DISCUSS] New Website

2012-02-07 Thread Uwe Schindler
Not from Europe, maybe thats different? - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de/ http://www.thetaphi.de eMail: u...@thetaphi.de From: Steven A Rowe [mailto:sar...@syr.edu] Sent: Tuesday, February 07, 2012 6:00 PM To: dev@lucene.apache.org

[jira] [Commented] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader struct

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202529#comment-13202529 ] Uwe Schindler commented on LUCENE-3736: --- As a comment came up on IRC: {quote}

RE: [DISCUSS] New Website

2012-02-07 Thread Uwe Schindler
I get 404 in both cases (with and without trailing slash). There are also links with /java/index.html - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de/ http://www.thetaphi.de eMail: u...@thetaphi.de From: Steven A Rowe [mailto:sar...@syr.edu] Sent:

RE: [DISCUSS] New Website

2012-02-07 Thread Chris Hostetter
: I get 404 in both cases (with and without trailing slash). There are also links with /java/index.html this should be fixed .. the redirect to deal with the versioned docs broke the simple case of just /java -Hoss - To

[jira] [Created] (SOLR-3106) Wildcard ? issue

2012-02-07 Thread Dalius (Created) (JIRA)
Wildcard ? issue Key: SOLR-3106 URL: https://issues.apache.org/jira/browse/SOLR-3106 Project: Solr Issue Type: Bug Affects Versions: 3.5 Environment: Tomcat 7.0.25 (request encoding UTF-8) Solr 3.5.0 Java 7

[jira] [Updated] (SOLR-3106) Wildcard ? issue

2012-02-07 Thread Dalius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dalius updated SOLR-3106: - Description: Sorry for inaccurate title. I have a 3 fields containing same value: {code} title

[jira] [Updated] (SOLR-3106) Wildcard ? issue

2012-02-07 Thread Dalius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dalius updated SOLR-3106: - Description: Sorry for inaccurate title. I have a 3 fields (dc_title, dc_title_unicode, dc_unicode_full)

Fwd: Cron apsite@minotaur /x1/home/apsite/wrkdir/bin/build.sh

2012-02-07 Thread sebb
DOAP has moved - please fix files.xml -- Forwarded message -- From: Cron Daemon aps...@apache.org Date: 7 February 2012 00:30 Subject: Cron apsite@minotaur /x1/home/apsite/wrkdir/bin/build.sh To: site-...@apache.org projects_00.log:Failed to get

[jira] [Updated] (SOLR-3106) Wildcard ? issue

2012-02-07 Thread Dalius (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dalius updated SOLR-3106: - Description: Sorry for inaccurate title. I have a 3 fields (dc_title, dc_title_unicode, dc_unicode_full)

[jira] [Resolved] (SOLR-3106) Wildcard ? issue

2012-02-07 Thread Erick Erickson (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-3106. -- Resolution: Invalid Please re-submit this on the users list Core User List here:

[jira] [Resolved] (SOLR-3104) Bad performance with distributed search when sort contains relevancy queries

2012-02-07 Thread Yonik Seeley (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-3104. Resolution: Fixed Fix Version/s: 4.0 Committed to trunk. Bad performance

[jira] [Created] (LUCENE-3757) Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method

2012-02-07 Thread Uwe Schindler (Created) (JIRA)
Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method --- Key:

[jira] [Assigned] (LUCENE-3757) Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method

2012-02-07 Thread Uwe Schindler (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-3757: - Assignee: Uwe Schindler Change AtomicReaderContext.leaves() to return itsself as

[jira] [Updated] (LUCENE-3757) Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method

2012-02-07 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3757: -- Attachment: LUCENE-3757.patch Simple patch. The only small issue is, that the leaf of this

[jira] [Created] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Christian Moen (Created) (JIRA)
Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor -- Key: SOLR-3107 URL: https://issues.apache.org/jira/browse/SOLR-3107 Project: Solr Issue Type:

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-02-07 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated SOLR-3076: - Attachment: SOLR-3076.patch Patch, fixing ToParent/ChildBJQ to properly handle the

[jira] [Commented] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202613#comment-13202613 ] Christian Moen commented on SOLR-3107: -- Attached a trivial patch tested on {{trunk}}.

[jira] [Updated] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated SOLR-3107: - Attachment: SOLR-3107.patch Disable random sampling in

[jira] [Commented] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202617#comment-13202617 ] Robert Muir commented on SOLR-3107: --- +1, i neglected to do this when initially adding

[jira] [Assigned] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Robert Muir (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned SOLR-3107: - Assignee: Robert Muir Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

Re: svn commit: r804117 - in /websites/production/lucene/content: core/index.html solr/index.html

2012-02-07 Thread Chris Hostetter
WTF? I've kind of been tuning out the buildbot commits since they all looked like they were triggered by people publishing changes after commiting them to the staging setup, but this one doesn't seem to be related ot anyone actually editing the site. this looks like some sort of automated

[jira] [Updated] (LUCENE-3757) Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method

2012-02-07 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3757: -- Component/s: core/index Fix Version/s: 4.0 Change AtomicReaderContext.leaves() to

[jira] [Resolved] (SOLR-3107) Disable random sampling in LangDetectLanguageIdentifierUpdateProcessor

2012-02-07 Thread Robert Muir (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved SOLR-3107. --- Resolution: Fixed Fix Version/s: 4.0 3.6 Thanks Christian!

[jira] [Created] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.

2012-02-07 Thread Created
Allow the ComplexPhraseQueryParser to search order or un-order proximity queries. - Key: LUCENE-3758 URL: https://issues.apache.org/jira/browse/LUCENE-3758 Project:

[jira] [Created] (SOLR-3108) Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance

2012-02-07 Thread Bruno Dumon (Created) (JIRA)
Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance Key: SOLR-3108 URL: https://issues.apache.org/jira/browse/SOLR-3108

[jira] [Updated] (SOLR-3108) Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance

2012-02-07 Thread Bruno Dumon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Dumon updated SOLR-3108: -- Attachment: SOLR-3108.patch Error in SolrCloud's replica lookup code when replica's are hosted in

[jira] [Commented] (LUCENE-3753) Restructure the Lucene build system

2012-02-07 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202709#comment-13202709 ] Steven Rowe commented on LUCENE-3753: - Committed to trunk. Working on backport to

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

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

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202733#comment-13202733 ] Michael McCandless commented on LUCENE-3756: bq. The fact that the API

Re: Fwd: Cron apsite@minotaur /x1/home/apsite/wrkdir/bin/build.sh

2012-02-07 Thread Chris Hostetter
: DOAP has moved - please fix files.xml looks like the lucene-core doap file was being refrneced via the public website, and that URL no longer exists. (the solr doap file was being reffrenced via svn, and still exists even though it's in the site directory which we will probably want to

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202741#comment-13202741 ] Uwe Schindler commented on LUCENE-3756: --- {quote} Does anyone think the example

[jira] [Issue Comment Edited] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202741#comment-13202741 ] Uwe Schindler edited comment on LUCENE-3756 at 2/7/12 8:27 PM:

[jira] [Issue Comment Edited] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202741#comment-13202741 ] Uwe Schindler edited comment on LUCENE-3756 at 2/7/12 8:27 PM:

[jira] [Issue Comment Edited] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202741#comment-13202741 ] Uwe Schindler edited comment on LUCENE-3756 at 2/7/12 8:28 PM:

IndexReader.lastModified(reader.directory()) replacement?

2012-02-07 Thread Ryan McKinley
I'm upgrading some stuff to lucene trunk is there any way to get the last modified date from an AtomicReader? or an AtomicReaderContext? thanks ryan - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-02-07 Thread Mikhail Khludnev (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-3076: --- Attachment: bjq-vs-filters-backward-disi.patch Michael, First of all, it's not, you know,

Re: IndexReader.lastModified(reader.directory()) replacement?

2012-02-07 Thread Michael McCandless
You need to store this in the IndexCommit. Ie, when you commit, pass the MapString,String userData that holds the timestamp (and anything else you want to store...). Or, use DR.getVersion or DR.getIndexCommit().getGeneration() as similar replacements. Can you describe how you were using

RE: IndexReader.lastModified(reader.directory()) replacement?

2012-02-07 Thread Uwe Schindler
Hi, An index directory is always a CompositeReader, so single segment never knows a modification date, so it's not part of AtomicReader. The only part that might know anything about index commits, directories,... is DirectoryReader (see my blog post). But all that's not the cause for your

[jira] [Resolved] (LUCENE-3672) IndexCommit.equals() bug

2012-02-07 Thread Michael McCandless (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3672. Resolution: Fixed Fix Version/s: 4.0 3.6

Re: IndexReader.lastModified(reader.directory()) replacement?

2012-02-07 Thread Ryan McKinley
On Tue, Feb 7, 2012 at 12:38 PM, Michael McCandless luc...@mikemccandless.com wrote: You need to store this in the IndexCommit. Ie, when you commit, pass the MapString,String userData that holds the timestamp (and anything else you want to store...). Or, use DR.getVersion or

Re: Fwd: Cron apsite@minotaur /x1/home/apsite/wrkdir/bin/build.sh

2012-02-07 Thread Chris Hostetter
: 1) moving both doap files into the CMS done -- but aparently the lucene doap wasn't in SVN anymore since the trunk merge? ... anyway, i couldn't find a it anywhere i would have expected it to be given the old site layout, so i created a new one based on the solr one and the details i

RE: IndexReader.lastModified(reader.directory()) replacement?

2012-02-07 Thread Uwe Schindler
Then thats what you need! - 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: Tuesday, February 07, 2012 9:57 PM To: dev@lucene.apache.org Subject: Re:

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

2012-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-trunk/1755/ All tests passed Build Log (for compile errors): [...truncated 27412 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-02-07 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202806#comment-13202806 ] Martijn van Groningen commented on LUCENE-3602: --- Committed latest 3x patch

RE: [JENKINS] Solr-trunk - Build # 1755 - Failure

2012-02-07 Thread Steven A Rowe
I'm not sure what's happening, but the build expects the pre-LUCENE-3753 structure - I'm working to track down the problem: BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Solr-trunk/checkout/solr/common-build.xml:221: The following error occurred while executing this line:

[jira] [Commented] (LUCENE-3602) Add join query to Lucene

2012-02-07 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202810#comment-13202810 ] Martijn van Groningen commented on LUCENE-3602: --- The joining in 3x is ~3

DR.getCommitUserData() vs DR.getIndexCommit().getUserData()

2012-02-07 Thread Ryan McKinley
I'm looking at solr LukeRequestHandler: String s = reader.getIndexCommit().getUserData().get(SolrIndexWriter.COMMIT_TIME_MSEC_KEY); is there any reason/advantage/disadvantage/difference between getting UserData through the DR or IndexCommit? thanks ryan

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

2012-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/12381/ All tests passed Build Log (for compile errors): [...truncated 21267 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[JENKINS] Solr-3.x - Build # 592 - Failure

2012-02-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-3.x/592/ No tests ran. Build Log (for compile errors): [...truncated 19887 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail:

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

2012-02-07 Thread Steven A Rowe
Javadocs warnings killed this build: [javadoc] Standard Doclet version 1.5.0_16-p9 [...] [javadoc] [...]/lucene/contrib/join/src/java/org/apache/lucene/search/join/JoinUtil.java:30: warning - Tag @link: reference not found: TermsQuery [javadoc]

Re: [JENKINS] Solr-3.x - Build # 592 - Failure

2012-02-07 Thread Martijn v Groningen
Oops my fault. Javadoc error. On 7 February 2012 23:04, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Solr-3.x/592/ No tests ran. Build Log (for compile errors): [...truncated 19887 lines...]

Re: [JENKINS] Solr-3.x - Build # 592 - Failure

2012-02-07 Thread Martijn v Groningen
Committed a fix. On 7 February 2012 23:06, Martijn v Groningen martijn.v.gronin...@gmail.com wrote: Oops my fault. Javadoc error. On 7 February 2012 23:04, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Solr-3.x/592/ No tests ran. Build Log

  1   2   >