Re: Build failed in Jenkins: Lucene-Core-4x-Beasting #8125

2012-09-20 Thread Dawid Weiss
Yup, something is odd. The quit event is the last one emitted from a forked jvm and it should always be received. It'd be great if you could capture the workspace (or just the temporary build files -- **/*.events); I'm sure it's possible to keep these as part of each build -- they're removed on

[jira] [Commented] (SOLR-3857) DIH: SqlEntityProcessor with simple cache broken

2012-09-20 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459392#comment-13459392 ] Mikhail Khludnev commented on SOLR-3857: James, Could you explain what can be

[jira] [Updated] (SOLR-3851) create a new core/delete an existing core should also update the main/left list of cores

2012-09-20 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-3851: Attachment: SOLR-3851.patch first draft create a new

[jira] [Commented] (SOLR-3783) Facet pivots produces NPE when facet.missing is turned on

2012-09-20 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459435#comment-13459435 ] Tanguy Moal commented on SOLR-3783: --- Thank you very much! I just patched my copy of Solr

Re: jar error while trying to build

2012-09-20 Thread Mohamed Lrhazi
Thank you so much Andi. This is what ended up working for me, on Red Hat Enterprise Linux Server release 6.1: PREFIX_PYTHON=/usr ANT=/opt/ant/bin/ant JAVA_HOME=/usr/java/jdk1.6.0_29 PYTHON=$(PREFIX_PYTHON)/bin/python JCC=$(PYTHON) -m jcc.__main__ NUM_FILES=200 On Wed, Sep 19, 2012 at 3:46 PM,

Build failed in Jenkins: Lucene-Solr-Robocop #109

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/109/ -- Started by timer Started by timer Started by timer Started by timer Started by timer Started by timer Started by timer Started by timer Started by timer Building in workspace

Build failed in Jenkins: Lucene-Core-4x-Beasting #8186

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8186/ -- Started by timer Started by timer Started by timer Started by timer Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ Cleaning

Build failed in Jenkins: Lucene-Core-4x-Beasting #8187

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8187/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ Cleaning up

Build failed in Jenkins: Lucene-Solr-Robocop #110

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/110/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/ Cleaning up http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/. Updating

Build failed in Jenkins: Lucene-Core-4x-Beasting #8188

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8188/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/ws/ Cleaning up

Build failed in Jenkins: Lucene-Solr-Robocop #111

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/111/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/ Cleaning up http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/. Updating

Build failed in Jenkins: Lucene-Solr-Robocop #112

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/112/ -- Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/ Cleaning up http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/. Updating

Jenkins build is back to normal : Lucene-Core-4x-Beasting #8190

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8190/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Jenkins build is back to normal : Lucene-Solr-Robocop #113

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/113/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

Re: Build failed in Jenkins: Lucene-Core-4x-Beasting #8125

2012-09-20 Thread Robert Muir
i can look into this: i dont really know jenkins though. i just started it up to run tests in a loop for additional coverage before the release. On Thu, Sep 20, 2012 at 2:56 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: Yup, something is odd. The quit event is the last one emitted from a

[jira] [Created] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-4410: --- Summary: Make FilteredQuery more flexible with regards to how filters are applied Key: LUCENE-4410 URL: https://issues.apache.org/jira/browse/LUCENE-4410

[jira] [Updated] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4410: Attachment: LUCENE-4410.patch This patch introduces a FilterStrategy similar to

Build failed in Jenkins: Lucene-Core-4x-Beasting #8207

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8207/ -- [...truncated 9786 lines...] [junit4:junit4] [junit4:junit4] Suite: org.apache.lucene.spatial.prefix.tree.SpatialPrefixTreeTest [junit4:junit4] Completed on J0 in 0.06s, 1 test

Re: Build failed in Jenkins: Lucene-Core-4x-Beasting #8207

2012-09-20 Thread Robert Muir
Sorry for the failed build. we are trying to get this setup so dawid can capture logs in case we encounter the runner crash? from the other day On Thu, Sep 20, 2012 at 6:56 AM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8207/

Re: [jira] [Commented] (SOLR-2008) SolrCore.close should shutdown updateHandler before searchExecutor

2012-09-20 Thread Erick Erickson
Well, no code matching the pattern is in SolrCore. Here's the diff: --- solr/src/java/org/apache/solr/core/SolrCore.java(revision 965937) +++ solr/src/java/org/apache/solr/core/SolrCore.java(revision 965938) @@ -690,17 +690,17 @@ SolrException.log(log, e); } try { -

Jenkins build is back to normal : Lucene-Core-4x-Beasting #8208

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8208/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459522#comment-13459522 ] Michael McCandless commented on LUCENE-4410: This sounds great! I'll look

Jenkins build is back to normal : Lucene-Core-4x-Beasting #8212

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Core-4x-Beasting/8212/ - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Commented] (LUCENE-4409) implement javadocs linting with eclipse ecj compiler

2012-09-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459534#comment-13459534 ] Michael McCandless commented on LUCENE-4409: Awesome! +1

[jira] [Created] (LUCENE-4411) Depth requested in a facetRequest is reset when Sampling is in effect

2012-09-20 Thread Gilad Barkai (JIRA)
Gilad Barkai created LUCENE-4411: Summary: Depth requested in a facetRequest is reset when Sampling is in effect Key: LUCENE-4411 URL: https://issues.apache.org/jira/browse/LUCENE-4411 Project:

[jira] [Updated] (LUCENE-4411) Depth requested in a facetRequest is reset when Sampling is in effect

2012-09-20 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-4411: - Attachment: OversampleWithDepthTest.java A Test revealing the bug for Trunk

[jira] [Updated] (LUCENE-4411) Depth requested in a facetRequest is reset when Sampling is in effect

2012-09-20 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilad Barkai updated LUCENE-4411: - Attachment: OversampleWithDepthTest.java A Test revealing the bug for 3.6

[jira] [Updated] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4410: Priority: Major (was: Blocker) s/blocker/major Make FilteredQuery more

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459541#comment-13459541 ] Simon Willnauer commented on LUCENE-4410: - bq. We (well, Robert: thanks!) are

[jira] [Commented] (LUCENE-4411) Depth requested in a facetRequest is reset when Sampling is in effect

2012-09-20 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459543#comment-13459543 ] Gilad Barkai commented on LUCENE-4411: -- When sampling is under effect, the original

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459545#comment-13459545 ] Robert Muir commented on LUCENE-4410: - I don't agree with blocker either. Should it

Regarding Search

2012-09-20 Thread darshan
HI Fellows, I had added the following fields in my data-config.xml to implement Data Import Handler dataConfig dataSource driver=org.postgresql.Driver url=jdbc:postgresql://192.168.1.46:5432/evergreen user=postgres / document entity name=page

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459556#comment-13459556 ] Uwe Schindler commented on LUCENE-4410: --- Hi, I am also against rushing this in with

Re: Regarding Search

2012-09-20 Thread Erick Erickson
Please ask this question on the user's list, this list is for discussing changes to the code etc. See: http://lucene.apache.org/solr/discussion.html, the Solr User List section. Best Erick On Thu, Sep 20, 2012 at 8:18 AM, darshan dk...@dreamsoftech.com wrote: HI Fellows, I

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459560#comment-13459560 ] Uwe Schindler commented on LUCENE-4410: --- In addition, stuff like this can also be

[jira] [Comment Edited] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459556#comment-13459556 ] Uwe Schindler edited comment on LUCENE-4410 at 9/20/12 11:34 PM:

[jira] [Assigned] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-09-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand reassigned LUCENE-4226: Assignee: Adrien Grand Efficient compression of small to medium stored fields

[jira] [Updated] (LUCENE-4226) Efficient compression of small to medium stored fields

2012-09-20 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-4226: - Fix Version/s: 5.0 4.1 Efficient compression of small to medium stored

Re: Regarding Search

2012-09-20 Thread Gora Mohanty
On 20 September 2012 17:48, darshan dk...@dreamsoftech.com wrote: HI Fellows, I had added the following fields in my data-config.xml to implement Data Import Handler [...] When I perform steps of Full import Example at http://wiki.apache.org/solr/DataImportHandler The

RE: Regarding Search

2012-09-20 Thread darshan
Gora Mohanty :- yes. I have an word admin which is in field usrname. The result on search on indexing database by hitting link :- http://localhost:8983/solr/db/dataimport?command=full-import response lst

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459583#comment-13459583 ] Uwe Schindler commented on LUCENE-4410: --- I would aggree to this patch if the

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459585#comment-13459585 ] Simon Willnauer commented on LUCENE-4410: - bq. I would aggree to this patch if

[jira] [Commented] (SOLR-2255) local params are not parsed in facet.pivot parameter

2012-09-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459593#comment-13459593 ] Yonik Seeley commented on SOLR-2255: Looks fine to me. PivotFacet was originally

[jira] [Created] (SOLR-3860) add ability to split shard to collections API

2012-09-20 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-3860: -- Summary: add ability to split shard to collections API Key: SOLR-3860 URL: https://issues.apache.org/jira/browse/SOLR-3860 Project: Solr Issue Type: Sub-task

[jira] [Updated] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-3733: Attachment: SOLR-3733.patch Updated patch because Hoss changed the Solr Tutorial since I uploaded

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459627#comment-13459627 ] Uwe Schindler commented on LUCENE-4410: --- Hi, I have one more comment for the

Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Jack Krupansky
The Oracle Java Update tool on my Windows PC is pretty insistent that it wants to update my machine to Java 7u7 and REMOVE Java 6. Is it safe to use Java 7u7 for both Lucene Solr development and running Solr yet? My presumption has been that Lucene/Solr still “requires” Java 6. The 4.0 Solr

RE: Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Uwe Schindler
We already stated that in Lucene 3.5/3.6 release note! It’s fine since Java 7u1. There are no news in Lucene 4.0 - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de http://www.thetaphi.de/ eMail: u...@thetaphi.de From: Jack Krupansky

[jira] [Updated] (SOLR-3859) SolrCloud admin graph is showing leader as state recovery failed, but it's working

2012-09-20 Thread Jim Musil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Musil updated SOLR-3859: Attachment: zkDump.txt SolrCloud admin graph is showing leader as state recovery failed, but it's

[jira] [Commented] (SOLR-3859) SolrCloud admin graph is showing leader as state recovery failed, but it's working

2012-09-20 Thread Jim Musil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459653#comment-13459653 ] Jim Musil commented on SOLR-3859: - Ok, attached. SolrCloud admin graph is

[jira] [Updated] (SOLR-3859) SolrCloud admin graph is showing leader as state recovery failed, but it's working

2012-09-20 Thread Jim Musil (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Musil updated SOLR-3859: Attachment: zkAdminScreen.PNG Here's a screen shot of the admin panel showing three of my cores in this

[jira] [Updated] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3733: -- Attachment: SOLR-3733_links.patch patch also adding the links, but there are some problems found by

[jira] [Created] (PYLUCENE-22) NotImplementedError

2012-09-20 Thread goog cheng (JIRA)
goog cheng created PYLUCENE-22: -- Summary: NotImplementedError Key: PYLUCENE-22 URL: https://issues.apache.org/jira/browse/PYLUCENE-22 Project: PyLucene Issue Type: Bug Environment:

[jira] [Commented] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459677#comment-13459677 ] Uwe Schindler commented on SOLR-3733: - I will create a quick branch because Robert and

[jira] [Updated] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4410: Attachment: LUCENE-4410.patch here is a new patch that uses a QueryFirstLeapFrog if we

[jira] [Commented] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459681#comment-13459681 ] Uwe Schindler commented on SOLR-3733: - I created branch /lucene/dev/branches/solr3733/

Re: Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Jack Krupansky
Okay, that was the one place I hadn’t looked. Thanks. Still, it seems to me that a release should clearly state what it requires, and there is no mention in the 4.0 text files what Java versions are supported, other than the ambiguous references I mentioned. I mean, if someone is starting out

[jira] [Updated] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3733: -- Attachment: SOLR-3733_links.patch my buggy patch, but shown just as a difference to Uwe's.

Re: Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Robert Muir
BUILD.txt: Lucene Build Instructions Basic steps: 0) Install JDK 1.6 (or greater) On Thu, Sep 20, 2012 at 11:40 AM, Jack Krupansky j...@basetechnology.com wrote: Okay, that was the one place I hadn’t looked. Thanks. Still, it seems to me that a release should clearly state what it requires,

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459686#comment-13459686 ] Simon Willnauer commented on LUCENE-4410: - For the given patch I'd commit that to

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459698#comment-13459698 ] Uwe Schindler commented on LUCENE-4410: --- Hi Simon, now I am happy. This is much

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459699#comment-13459699 ] Uwe Schindler commented on LUCENE-4410: --- The special PrimaryAdvancedLeapFrogScorer

[jira] [Updated] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4410: Attachment: LUCENE-4410.patch next iteration, fixing some javadoc issues and adding a

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459702#comment-13459702 ] Michael McCandless commented on LUCENE-4410: I think we should target 4.1 for

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459703#comment-13459703 ] Uwe Schindler commented on LUCENE-4410: --- We can only do this, if we add

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459709#comment-13459709 ] Uwe Schindler commented on LUCENE-4410: --- Simon: I dont see the final methods in

Re: Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Jack Krupansky
Thanks, but I was under the impression that there was a release of 1.7 that did not work properly with Lucene. Or, was there a workaround in a subsequent release of Lucene so that Lucene/Solr (3.6, 3.6.1, 4.0, 5.0) now works with even that early Java 7 release that failed with earlier releases

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459715#comment-13459715 ] Michael McCandless commented on LUCENE-4410: bq. We can only do this, if we

RE: Is it safe to upgrade to Oracle Java 7u7 for Lucene/Solr development and use?

2012-09-20 Thread Uwe Schindler
No Oracle fixed the problem in 7u1, see http://blog.thetaphi.de/2011/10/java-7-update-1-released-does-it-fix.html If you use Java 7 GA then your index is corru(m)pt in milliseconds :-) - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de

[jira] [Commented] (LUCENE-4410) Make FilteredQuery more flexible with regards to how filters are applied

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459721#comment-13459721 ] Uwe Schindler commented on LUCENE-4410: --- It is not biggish :-) It is same code as

[jira] [Commented] (SOLR-3857) DIH: SqlEntityProcessor with simple cache broken

2012-09-20 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459727#comment-13459727 ] James Dyer commented on SOLR-3857: -- Mikhail, Based on reading the wiki, I imagine the

Re: Regarding Search

2012-09-20 Thread Gora Mohanty
On 20/09/2012, darshan dk...@dreamsoftech.com wrote: [...] The result on search on indexing database by hitting link :- http://localhost:8983/solr/db/dataimport?command=full-import [...] str name=Total Requests made to DataSource1/str

[jira] [Created] (SOLR-3861) regresion of SOLR-2008 - updateHandler should be closed before searcherExecutor

2012-09-20 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3861: -- Summary: regresion of SOLR-2008 - updateHandler should be closed before searcherExecutor Key: SOLR-3861 URL: https://issues.apache.org/jira/browse/SOLR-3861 Project: Solr

[jira] [Commented] (SOLR-3861) regresion of SOLR-2008 - updateHandler should be closed before searcherExecutor

2012-09-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459789#comment-13459789 ] Hoss Man commented on SOLR-3861: mark: can you please sanity check whether this was an

[jira] [Resolved] (SOLR-3825) Log document IDs when they are retrieved

2012-09-20 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-3825. Resolution: Fixed Fix Version/s: 4.0 Grant committed to trunk earlier, I just backported to

Build failed in Jenkins: Lucene-Solr-Robocop #181

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/181/changes Changes: [yonik] SOLR-3825: Added optional capability to log what ids are in a response -- Started by timer Started by timer Started by timer Started by timer Started by timer

Build failed in Jenkins: Lucene-Solr-Robocop #182

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/182/ -- Started by timer Started by timer Started by timer Started by timer Started by timer Building in workspace http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/ws/ Cleaning up

Re: Build failed in Jenkins: Lucene-Solr-Robocop #181

2012-09-20 Thread Yonik Seeley
On Thu, Sep 20, 2012 at 1:56 PM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/181/changes Changes: [yonik] SOLR-3825: Added optional capability to log what ids are in a response -- Started by timer

Jenkins build is back to normal : Lucene-Solr-Robocop #183

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/183/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Created] (SOLR-3862) add remove as update option for atomically removing a value from a multivalued field

2012-09-20 Thread Jim Musil (JIRA)
Jim Musil created SOLR-3862: --- Summary: add remove as update option for atomically removing a value from a multivalued field Key: SOLR-3862 URL: https://issues.apache.org/jira/browse/SOLR-3862 Project: Solr

[jira] [Commented] (SOLR-3861) regresion of SOLR-2008 - updateHandler should be closed before searcherExecutor

2012-09-20 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459871#comment-13459871 ] Sami Siren commented on SOLR-3861: -- Not sure if this is related but the famous

Build failed in Jenkins: Lucene-Solr-4x-ReleaseSmoke #1

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-4x-ReleaseSmoke/1/ -- [...truncated 15330 lines...] [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene.sandbox.queries... [javadoc] Loading source files for

Re: Build failed in Jenkins: Lucene-Solr-4x-ReleaseSmoke #1

2012-09-20 Thread Robert Muir
This has something to do with jenkins' crazy broken internal svn i think. I'll disable this job until I can figure out how to make it work On Thu, Sep 20, 2012 at 4:20 PM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/Lucene-Solr-4x-ReleaseSmoke/1/

[jira] [Commented] (SOLR-3862) add remove as update option for atomically removing a value from a multivalued field

2012-09-20 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459912#comment-13459912 ] Otis Gospodnetic commented on SOLR-3862: I *think* [~mgarski] and somebody else

[jira] [Commented] (SOLR-3862) add remove as update option for atomically removing a value from a multivalued field

2012-09-20 Thread Michael Garski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13459915#comment-13459915 ] Michael Garski commented on SOLR-3862: -- I believe you may be thinking of someone else

[jira] [Commented] (SOLR-3862) add remove as update option for atomically removing a value from a multivalued field

2012-09-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460051#comment-13460051 ] Hoss Man commented on SOLR-3862: something to consider is the semantics: should it be

[jira] [Commented] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460055#comment-13460055 ] Uwe Schindler commented on SOLR-3733: - Committed trunk revision: 1388271

[jira] [Resolved] (SOLR-3733) better organization of javadocs in release

2012-09-20 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-3733. - Resolution: Fixed Fix Version/s: 5.0 4.0 Assignee: Uwe

Build failed in Jenkins: Lucene-Solr-Robocop #204

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/204/changes Changes: [uschindler] Merged SOLR-3733: better organization of javadocs in release [hossman] blurb+link about other possibility of other codecs (merge r1388260) -- [...truncated

Re: Build failed in Jenkins: Lucene-Solr-Robocop #204

2012-09-20 Thread Robert Muir
I committed a fix On Thu, Sep 20, 2012 at 8:06 PM, hudsonsevilt...@gmail.com wrote: See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/204/changes Changes: [uschindler] Merged SOLR-3733: better organization of javadocs in release [hossman] blurb+link about other possibility of

Build failed in Jenkins: Lucene-Solr-Robocop #205

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/205/ -- [...truncated 15983 lines...] common.init: compile-lucene-core: ivy-availability-check: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file =

Re: [dev]improve the construct in the dev version?

2012-09-20 Thread Otis Gospodnetic
Hello 秋水, I'm afraid there is no general plan for code improvements, but the code is typically improved as people work on it. If you have time/skills, maybe you can contribute your improvements, too, or point out areas that you think are problematic? Otis -- Search Analytics -

Jenkins build is back to normal : Lucene-Solr-Robocop #206

2012-09-20 Thread hudsonseviltwin
See http://sierranevada.servebeer.com/job/Lucene-Solr-Robocop/206/changes - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org

[jira] [Resolved] (SOLR-3821) Solr Admin Query form is missing the default search field (df) request parameter

2012-09-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3821. Resolution: Fixed Fix Version/s: 5.0 Patch was trivial enough that even i could understand it.

[jira] [Resolved] (SOLR-3822) Solr Admin Query form does not have hover titles for the edismax request parameters

2012-09-20 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-3822. Resolution: Fixed Fix Version/s: 5.0 Patch was trivial enough that even i could understand it.

[jira] [Created] (LUCENE-4412) Reconsider FunctionValues / ValueSource API

2012-09-20 Thread Chris Male (JIRA)
Chris Male created LUCENE-4412: -- Summary: Reconsider FunctionValues / ValueSource API Key: LUCENE-4412 URL: https://issues.apache.org/jira/browse/LUCENE-4412 Project: Lucene - Core Issue Type:

[jira] [Resolved] (LUCENE-3902) public classes with no javadocs

2012-09-20 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-3902. - Resolution: Fixed Fix Version/s: 4.0 5.0 public classes with no

[jira] [Commented] (LUCENE-4412) Reconsider FunctionValues / ValueSource API

2012-09-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460206#comment-13460206 ] David Smiley commented on LUCENE-4412: -- I raised my concerns about MultiValueSource

[jira] [Resolved] (LUCENE-4167) Remove the use of SpatialOperation

2012-09-20 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-4167. -- Resolution: Won't Fix Remove the use of SpatialOperation

Re: DLL load failed: The specified module could not be found. from jcc import _jcc

2012-09-20 Thread Carlos Ferreira
Hi Thomas, Thanks for the follow up. I have resolved this by instead using SOLR, which provides a REST interface and scalability for my web application. There also are hosted solutions which offer SOLR which make deploying the solution easier. It did require me to go back and refactor my code

  1   2   >