[jira] [Resolved] (PYLUCENE-23) OSError

2012-09-21 Thread Andi Vajda (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andi Vajda resolved PYLUCENE-23. Resolution: Invalid please ask questions about build issues on the pylucene-dev@lucene.apache.org

[jira] [Created] (SOLR-3863) I am running solr on jetty. It runs smoothly on my local system. But when I run it on m linux server it spits :

2012-09-21 Thread Sushil Jain (JIRA)
Sushil Jain created SOLR-3863: - Summary: I am running solr on jetty. It runs smoothly on my local system. But when I run it on m linux server it spits : Key: SOLR-3863 URL:

[jira] [Updated] (SOLR-3863) Solr Access on Jetty : Problem accessing /solr/. Reason: javax.servlet.ServletResponse.resetBuffer()V

2012-09-21 Thread Sushil Jain (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushil Jain updated SOLR-3863: -- Component/s: Build Labels: Solr jetty linux (was: ) Priority: Blocker

[jira] [Updated] (SOLR-3863) Solr Access on Jetty : Problem accessing /solr/. Reason: javax.servlet.ServletResponse.resetBuffer()V

2012-09-21 Thread Sushil Jain (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushil Jain updated SOLR-3863: -- Description: I am running SOLR on JETTY. It is running smoothly on my system but spits error on

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

2012-09-21 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 I attached the wrong patch yesterday - thanks uwe for

Re: Solr RecoveryZkTest failure - reproduces 100% on ubuntu 64bit

2012-09-21 Thread Dawid Weiss
I was thinking the other day it'd be fun to have an auto-reproduce check on failure built-in in the runner. What it would do is take a seed for which a given test failed and re-run the suite a few times to see if the problem reproduces for that seed. The disadvantage is that we could be

Custom Term matching

2012-09-21 Thread Visagan Nathan
Hi, I have requirement to do custom matching for specific search term if included in the query. Is there any way to hook my custom function to do the matching of certain terms. I can see parse method of QParser can be used to formulate the TermQuery. But could not find the place where the actual

Re: Custom Term matching

2012-09-21 Thread Mikhail Khludnev
Great question. Right now there is no way beside of the copy-pasting Boolean|Term Query/Weight/Scorer and hack the sources, that's make me suffer so much quite often, btw. Luceners, don't you think that adding kind of mixing framework into Query/Scorer allows users to experiment with matching

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 1261 - Failure!

2012-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1261/ Java: 64bit/ibm-j9-jdk6 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 1 tests failed. REGRESSION:

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_35) - Build # 861 - Failure!

2012-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/861/ Java: 32bit/jdk1.6.0_35 -server -XX:+UseSerialGC 2 tests failed. REGRESSION: org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanNearInOrderVersusOutOfOrder Error Message: Stack Trace:

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 1261 - Failure!

2012-09-21 Thread Simon Willnauer
I will take care of this! simon On Fri, Sep 21, 2012 at 10:37 AM, Policeman Jenkins Server jenk...@sd-datasolutions.de wrote: Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1261/ Java: 64bit/ibm-j9-jdk6

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_07) - Build # 1262 - Still Failing!

2012-09-21 Thread Dawid Weiss
This code in _TestUtil is wrong: public static final FilterStrategy randomFilterStrategy(final Random random) { switch(random.nextInt(6)) { case 5: case 4: return new FilteredQuery.RandomAccessFilterStrategy() { @Override protected boolean

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk6) - Build # 1261 - Failure!

2012-09-21 Thread Simon Willnauer
Committed a fix in revision 1388392. On Fri, Sep 21, 2012 at 10:58 AM, Simon Willnauer sim...@apache.org wrote: I will take care of this! simon On Fri, Sep 21, 2012 at 10:37 AM, Policeman Jenkins Server jenk...@sd-datasolutions.de wrote: Build:

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

2012-09-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460393#comment-13460393 ] Simon Willnauer commented on LUCENE-4410: - I committed this to trunk and added

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

2012-09-21 Thread Thomas Koch
Hi Carlos, thanks for your feedback - though I'd call it rather a workaround than a solution of the original problem ,-) Anyway, SOLR is based on Lucene and you can access it from Python as well , so this should be fine if it solves your initial problem. There's also an approach to wrap SOLR in

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b51) - Build # 1263 - Still Failing!

2012-09-21 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1263/ Java: 64bit/jdk1.8.0-ea-b51 -XX:+UseG1GC 1 tests failed. FAILED: org.apache.lucene.search.TestFilteredQuery.testBooleanSHOULD Error Message: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: This

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_07) - Build # 1262 - Still Failing!

2012-09-21 Thread Simon Willnauer
ah I missed this conversation. I will commit a fix for this soon. Sry I wasn't aware of this but it makes sense. simon On Fri, Sep 21, 2012 at 11:27 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: This code in _TestUtil is wrong: public static final FilterStrategy

[jira] [Updated] (SOLR-3863) Solr Access on Jetty : Problem accessing /solr/. Reason: javax.servlet.ServletResponse.resetBuffer()V

2012-09-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-3863: -- Priority: Trivial (was: Blocker) Solr Access on Jetty : Problem accessing /solr/. Reason:

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

2012-09-21 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460439#comment-13460439 ] Chris Male commented on LUCENE-4412: Thanks for raising those concerns David.

Re: svn commit: r1388449 - in /lucene/dev/trunk: ./ dev-tools/scripts/checkJavadocLinks.py lucene/ lucene/common-build.xml solr/common-build.xml

2012-09-21 Thread Robert Muir
Thanks Uwe: this one drove me mad last night On Fri, Sep 21, 2012 at 8:12 AM, uschind...@apache.org wrote: Author: uschindler Date: Fri Sep 21 12:12:09 2012 New Revision: 1388449 URL: http://svn.apache.org/viewvc?rev=1388449view=rev Log: Fix the llinter issue with absolute file names

[jira] [Commented] (LUCENE-4399) Rename AppendingCodec to Appending40Codec

2012-09-21 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460463#comment-13460463 ] Adrien Grand commented on LUCENE-4399: -- bq. I think we just need to look at how we

[jira] [Updated] (SOLR-3854) SolrCloud does not work with https

2012-09-21 Thread Sami Siren (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-3854: - Fix Version/s: (was: 4.0) 4.1 SolrCloud does not work with https

Re: Solr RecoveryZkTest failure - reproduces 100% on ubuntu 64bit

2012-09-21 Thread Sami Siren
Simon, does it reproduce when you ant clean first? (it doesn't here) -- Sami Siren On Fri, Sep 21, 2012 at 10:58 AM, Simon Willnauer simon.willna...@gmail.com wrote: I am not sure if that is already know but I can reproduce that 100% of the time and it fails quickly. Maybe this can help to

[jira] [Updated] (LUCENE-4197) Small improvements to Lucene Spatial Module for v4

2012-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4197: - Attachment: LUCENE-4413_better_spatial_exception_handling.patch Small improvements to

[jira] [Created] (SOLR-3864) Spatial maxDetailDist doesn't follow degrees standardization

2012-09-21 Thread David Smiley (JIRA)
David Smiley created SOLR-3864: -- Summary: Spatial maxDetailDist doesn't follow degrees standardization Key: SOLR-3864 URL: https://issues.apache.org/jira/browse/SOLR-3864 Project: Solr Issue

[jira] [Updated] (SOLR-3864) Spatial maxDetailDist doesn't follow degrees standardization

2012-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-3864: --- Attachment: SOLR-3864_maxDetailDist_-__maxDistErr,_and_make_units=_degrees__mandatory.patch

[jira] [Created] (LUCENE-4414) Make LuceneTestCase.TEMP_DIR pkg-private

2012-09-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4414: --- Summary: Make LuceneTestCase.TEMP_DIR pkg-private Key: LUCENE-4414 URL: https://issues.apache.org/jira/browse/LUCENE-4414 Project: Lucene - Core Issue Type:

[jira] [Updated] (SOLR-3865) CloudSolrConnector connection leak when using wrong zk connection string

2012-09-21 Thread Karel Vervaeke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karel Vervaeke updated SOLR-3865: - Description: The problem lies in this bit of code: {noformat} public void connect() { if

[jira] [Commented] (LUCENE-4414) Make LuceneTestCase.TEMP_DIR pkg-private

2012-09-21 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460591#comment-13460591 ] Dawid Weiss commented on LUCENE-4414: - +1. Make

[jira] [Resolved] (SOLR-3863) Solr Access on Jetty : Problem accessing /solr/. Reason: javax.servlet.ServletResponse.resetBuffer()V

2012-09-21 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Otis Gospodnetic resolved SOLR-3863. Resolution: Invalid Ask on the mailing list please. Solr Access on Jetty

Re: svn commit: r1388551 - /lucene/dev/branches/branch_4x/lucene/suggest/src/java/org/apache/lucene/search/spell/HighFrequencyDictionary.java

2012-09-21 Thread Robert Muir
thanks! On Fri, Sep 21, 2012 at 11:26 AM, jpou...@apache.org wrote: Author: jpountz Date: Fri Sep 21 15:26:34 2012 New Revision: 1388551 URL: http://svn.apache.org/viewvc?rev=1388551view=rev Log: Fix javadoc typo (merged from 1388550). Modified:

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

2012-09-21 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: Fix Version/s: (was: 4.0) 4.1 I changed the fix version to 4.1 - I

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

2012-09-21 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer reassigned LUCENE-4410: --- Assignee: Simon Willnauer Make FilteredQuery more flexible with regards to how

[jira] [Created] (SOLR-3866) CoreAdmin SWAP and RENAME need fixed/defined when using SolrCloud

2012-09-21 Thread Hoss Man (JIRA)
Hoss Man created SOLR-3866: -- Summary: CoreAdmin SWAP and RENAME need fixed/defined when using SolrCloud Key: SOLR-3866 URL: https://issues.apache.org/jira/browse/SOLR-3866 Project: Solr Issue

[jira] [Commented] (SOLR-3864) Spatial maxDetailDist doesn't follow degrees standardization

2012-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460791#comment-13460791 ] David Smiley commented on SOLR-3864: I plan to commit this tonight to 4x.

[jira] [Updated] (SOLR-3864) Spatial maxDetailDist doesn't follow degrees standardization

2012-09-21 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-3864: --- Fix Version/s: 4.0 Spatial maxDetailDist doesn't follow degrees standardization

Changes as we approach v4

2012-09-21 Thread david.w.smi...@gmail.com
Rob, It appears you are in-effect the Release Manager for v4.0 so I'm asking you this question. Clearly v4 is going to be out soon and consequently we're not pushing new features to the v4 branch. Regarding the new spatial codebase, there isn't a backwards compatibility concern to changes until

Re: Changes as we approach v4

2012-09-21 Thread Robert Muir
On Fri, Sep 21, 2012 at 4:20 PM, david.w.smi...@gmail.com david.w.smi...@gmail.com wrote: compatibility concern to changes until v4 is actually released. In your opinion, is it too late to do class renames in this area? -- LUCENE-4374 is about renaming TwoDoublesStrategy to

Re: Changes as we approach v4

2012-09-21 Thread Smiley, David W.
On Sep 21, 2012, at 4:51 PM, Robert Muir wrote: On Fri, Sep 21, 2012 at 4:20 PM, david.w.smi...@gmail.com david.w.smi...@gmail.com wrote: compatibility concern to changes until v4 is actually released. In your opinion, is it too late to do class renames in this area? -- LUCENE-4374 is

[jira] [Commented] (SOLR-1913) QParserPlugin plugin for Search Results Filtering Based on Bitwise Operations on Integer Fields

2012-09-21 Thread Arnaud (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460858#comment-13460858 ] Arnaud commented on SOLR-1913: -- Hi Lars, The features I needed are now integrated in 3.x and

[jira] [Created] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4416: --- Summary: disable manual invocation of internal untested ant targets Key: LUCENE-4416 URL: https://issues.apache.org/jira/browse/LUCENE-4416 Project: Lucene - Core

[jira] [Commented] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460980#comment-13460980 ] Hoss Man commented on LUCENE-4416: -- why don't we just remove the descriptions (ie: move

[jira] [Commented] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460983#comment-13460983 ] Robert Muir commented on LUCENE-4416: - I think we should both remove the descriptions

[jira] [Commented] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460987#comment-13460987 ] Hoss Man commented on LUCENE-4416: -- bq. this way they are impossible to execute

[jira] [Commented] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460991#comment-13460991 ] Robert Muir commented on LUCENE-4416: - ...and all said targets we want to support

[jira] [Commented] (LUCENE-4416) disable manual invocation of internal untested ant targets

2012-09-21 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13460996#comment-13460996 ] Robert Muir commented on LUCENE-4416: - The best way to implement these checks imo is

[JENKINS] Lucene-Solr-SmokeRelease-4.x - Build # 8 - Still Failing

2012-09-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/8/ No tests ran. Build Log: [...truncated 29620 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease [copy] Copying 381