[jira] [Resolved] (LUCENE-6760) TestUtil#randomWhitespace() broken for Java 9 (Unicode 7)

2015-09-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6760. --- Resolution: Fixed Done. > TestUtil#randomWhitespace() broken for Java 9 (Unicode 7) >

[jira] [Commented] (LUCENE-5205) SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2015-09-08 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734997#comment-14734997 ] Tim Allison commented on LUCENE-5205: - This looks like a genuine issue in the Highlighter. I was

[jira] [Commented] (SOLR-7435) NPE in FieldCollapsingQParser

2015-09-08 Thread Brandon Chapman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735003#comment-14735003 ] Brandon Chapman commented on SOLR-7435: --- [~joel.bernstein], this also sometimes works sometimes gets

JIT and young/old gen GC times in Lucene's nightly benchmarks

2015-09-08 Thread Michael McCandless
FYI, I just added this new chart to the nightly bench, described briefly in this G+ post: https://plus.google.com/+MichaelMcCandless/posts/5JRSMQBnPZC Mike McCandless http://blog.mikemccandless.com - To unsubscribe, e-mail:

[jira] [Commented] (SOLR-7929) SimplePostTool (also bin/post) -filetypes "*" does not work properly in 'web' mode

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735893#comment-14735893 ] ASF subversion and git services commented on SOLR-7929: --- Commit 1701886 from

[jira] [Commented] (SOLR-7978) Really fix the example/files update-script Java version issues

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735894#comment-14735894 ] ASF subversion and git services commented on SOLR-7978: --- Commit 1701886 from

[jira] [Resolved] (SOLR-7978) Really fix the example/files update-script Java version issues

2015-09-08 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-7978. Resolution: Fixed > Really fix the example/files update-script Java version issues >

[jira] [Updated] (SOLR-7929) SimplePostTool (also bin/post) -filetypes "*" does not work properly in 'web' mode

2015-09-08 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7929: --- Fix Version/s: (was: 5.4) 5.3.1 Trunk > SimplePostTool (also

[jira] [Updated] (SOLR-7972) VelocityResponseWriter template encoding issue

2015-09-08 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7972: --- Fix Version/s: (was: 5.4) 5.3.1 > VelocityResponseWriter template encoding

[jira] [Updated] (SOLR-7978) Really fix the example/files update-script Java version issues

2015-09-08 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-7978: --- Fix Version/s: (was: 5.4) 5.3.1 Trunk > Really fix the

[jira] [Commented] (SOLR-7972) VelocityResponseWriter template encoding issue

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735892#comment-14735892 ] ASF subversion and git services commented on SOLR-7972: --- Commit 1701886 from

[jira] [Commented] (SOLR-7978) Really fix the example/files update-script Java version issues

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735881#comment-14735881 ] ASF subversion and git services commented on SOLR-7978: --- Commit 1701884 from

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 952 - Still Failing

2015-09-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/952/ 4 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node: http://127.0.0.1:51047/q_n/f/collection1 expected:<68> but was:<67> Stack Trace:

Re: 5.3.1 bug fix release

2015-09-08 Thread Erik Hatcher
Done with those mentioned below. One remaining item for these plus the others is to get CHANGES.txt updated on 5x and trunk to have a 5.3.1 section and move the appropriate 5.4 entries to 5.3.1. That section wasn’t yet there, and I didn’t want to risk screwing up the file by adding it

[jira] [Commented] (LUCENE-6770) FSDirectory ctor should use getAbsolutePath instead of getRealPath for directory

2015-09-08 Thread Vladimir Kuzmin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736005#comment-14736005 ] Vladimir Kuzmin commented on LUCENE-6770: - Interesting, I see that in past versions Directory

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch Oops, forgot to take care of the cloud version of the test. Here's

[jira] [Updated] (SOLR-7903) Add the FacetStream to the Streaming API and Wire It Into the SQLHandler

2015-09-08 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-7903: - Attachment: SOLR-7093.patch New patch fixing up a bug with sorting found during manual testing.

[jira] [Commented] (LUCENE-6671) CompositeStrategyTest.testOperations "[Overlaps] Should have matched" AssertionError

2015-09-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736096#comment-14736096 ] David Smiley commented on LUCENE-6671: -- This turned out to be a fixed bug in Spatial4j --

Re: Encrypted index?

2015-09-08 Thread Shai Erera
> > I'm not a security folk, some of the responders might be. I am just trying > to deliver a requirement, and have been told by the client that the > suggested encrypted filesystem etc is not good enough. By 'we' I meant both you and the rest of us. I consider you on our side, the Lucene/Solr

[jira] [Commented] (LUCENE-6758) Adding a SHOULD clause to a BQ over an empty field clears the score when using DefaultSimilarity

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736071#comment-14736071 ] ASF subversion and git services commented on LUCENE-6758: - Commit 1701895 from

[jira] [Created] (LUCENE-6788) Mishandling of Integer.MIN_VALUE in FuzzySet leads to AssertionError

2015-09-08 Thread Robert Tarrall (JIRA)
Robert Tarrall created LUCENE-6788: -- Summary: Mishandling of Integer.MIN_VALUE in FuzzySet leads to AssertionError Key: LUCENE-6788 URL: https://issues.apache.org/jira/browse/LUCENE-6788 Project:

[jira] [Commented] (LUCENE-6785) Consider merging Query.rewrite() into Query.createWeight()

2015-09-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735064#comment-14735064 ] Adrien Grand commented on LUCENE-6785: -- +1 to fold rewrite into createWeight For the record I tried

[jira] [Commented] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735077#comment-14735077 ] Yonik Seeley commented on LUCENE-6305: -- Cloud this optimization somehow be made optional? Anyone who

[jira] [Commented] (LUCENE-6776) Randomized planet model shows up additional XYZBounds errors

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735089#comment-14735089 ] ASF subversion and git services commented on LUCENE-6776: - Commit 1701835 from

[jira] [Commented] (LUCENE-6785) Consider merging Query.rewrite() into Query.createWeight()

2015-09-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735088#comment-14735088 ] David Smiley commented on LUCENE-6785: -- It'll be interesting to see how it all looks in the patch.

[jira] [Commented] (LUCENE-6776) Randomized planet model shows up additional XYZBounds errors

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735094#comment-14735094 ] ASF subversion and git services commented on LUCENE-6776: - Commit 1701837 from

[jira] [Resolved] (LUCENE-6776) Randomized planet model shows up additional XYZBounds errors

2015-09-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6776. Resolution: Fixed Fix Version/s: 5.4 Trunk Thanks

[jira] [Updated] (LUCENE-6786) Remove IndexFileDeleter.refresh(String)

2015-09-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6786: --- Attachment: LUCENE-6786.patch Simple patch, removing the per-segment refresh and

[jira] [Created] (SOLR-8020) partial results can generate bad responses

2015-09-08 Thread Yonik Seeley (JIRA)
Yonik Seeley created SOLR-8020: -- Summary: partial results can generate bad responses Key: SOLR-8020 URL: https://issues.apache.org/jira/browse/SOLR-8020 Project: Solr Issue Type: Bug

[jira] [Created] (LUCENE-6786) Remove IndexFileDeleter.refresh(String)

2015-09-08 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6786: -- Summary: Remove IndexFileDeleter.refresh(String) Key: LUCENE-6786 URL: https://issues.apache.org/jira/browse/LUCENE-6786 Project: Lucene - Core

RE: 5.3.1 bug fix release

2015-09-08 Thread Uwe Schindler
DONE. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de From: Uwe Schindler [mailto:u...@thetaphi.de] Sent: Tuesday, September 08, 2015 4:32 PM To: dev@lucene.apache.org Subject: RE: 5.3.1 bug fix release

[jira] [Updated] (LUCENE-6760) TestUtil#randomWhitespace() broken for Java 9 (Unicode 7)

2015-09-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6760: -- Priority: Blocker (was: Major) > TestUtil#randomWhitespace() broken for Java 9 (Unicode 7) >

[jira] [Reopened] (LUCENE-6760) TestUtil#randomWhitespace() broken for Java 9 (Unicode 7)

2015-09-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-6760: --- Open for backporting, otherwise we cannot test release with Java 9 >

[jira] [Updated] (LUCENE-6760) TestUtil#randomWhitespace() broken for Java 9 (Unicode 7)

2015-09-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6760: -- Fix Version/s: 5.3.1 > TestUtil#randomWhitespace() broken for Java 9 (Unicode 7) >

[jira] [Commented] (SOLR-7958) Move TestUtil#randomWhitespace to the test that is sole user

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734946#comment-14734946 ] ASF subversion and git services commented on SOLR-7958: --- Commit 1701816 from

[jira] [Commented] (LUCENE-6760) TestUtil#randomWhitespace() broken for Java 9 (Unicode 7)

2015-09-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734947#comment-14734947 ] ASF subversion and git services commented on LUCENE-6760: - Commit 1701816 from

[jira] [Updated] (LUCENE-6784) Enable query caching by default

2015-09-08 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6784: - Attachment: LUCENE-6784.patch I like this alternative. Here is an updated patch. > Enable query

Re: Encrypted index?

2015-09-08 Thread Jack Krupansky
Here's an old Lucene issue/patch for an AES encrypted Lucene directory class that might give you some ideas: https://issues.apache.org/jira/browse/LUCENE-2228 No idea what happened to it. An even older issue attempting to add encryption for specific fields:

Re: Encrypted index?

2015-09-08 Thread Adam Retter
> The easiest way to do this is put the index over > an encrypted file system. Encrypting the actual > _tokens_ has a few problems, not the least of > which is that any encryption algorithm worth > its salt is going to make most searching totally > impossible. > I already suggested an encrypted

[jira] [Created] (LUCENE-6785) Consider merging Query.rewrite() into Query.createWeight()

2015-09-08 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-6785: - Summary: Consider merging Query.rewrite() into Query.createWeight() Key: LUCENE-6785 URL: https://issues.apache.org/jira/browse/LUCENE-6785 Project: Lucene - Core

[jira] [Comment Edited] (SOLR-7435) NPE in FieldCollapsingQParser

2015-09-08 Thread Brandon Chapman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735003#comment-14735003 ] Brandon Chapman edited comment on SOLR-7435 at 9/8/15 3:40 PM: ---

[jira] [Commented] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735256#comment-14735256 ] Yonik Seeley commented on SOLR-7990: Actually, I may just try to rewrite the

[jira] [Updated] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7990: --- Attachment: SOLR-7990.patch This patch makes all the tests pass and should fix the issue with a

[jira] [Assigned] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-7990: -- Assignee: Yonik Seeley (was: Erick Erickson) > timeAllowed is returning wrong results on the

Re: Encrypted index?

2015-09-08 Thread Erick Erickson
Adam: Yeah, I've seen client requirements that cause me to scratch my head. I suppose, though, some argument can be made that having a separate encrypting key for the index itself that's completely separate from any more widely-known encryption key for a disk is a valid argument. You could even

Re: Encrypted index?

2015-09-08 Thread Shai Erera
The problem with encrypted file systems is that if someone gets access to the file system (not the disk, the file system e.g via ssh), it is wide open to it. It's like my work laptop's disk is encrypted, but after I've entered my password, all files are readable to me. However, files that are

[jira] [Commented] (SOLR-7990) timeAllowed is returning wrong results on the same query submitted with different timeAllowed limits

2015-09-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735291#comment-14735291 ] Erick Erickson commented on SOLR-7990: -- Right, I ripped this test off ExitableDirectoryReaderTest just

[jira] [Commented] (SOLR-8012) Field mapping portion of "fl" should be handled in the merger node

2015-09-08 Thread Chirag Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735344#comment-14735344 ] Chirag Gupta commented on SOLR-8012: Thanks Shalin, I'm saying exactly what you explained. :) > Field

[jira] [Commented] (SOLR-8012) Field mapping portion of "fl" should be handled in the merger node

2015-09-08 Thread Chirag Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735351#comment-14735351 ] Chirag Gupta commented on SOLR-8012: Shawn, I was recommending to divide the parts of fl into two parts

[JENKINS] Lucene-Solr-Tests-5.3-Java7 - Build # 28 - Failure

2015-09-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.3-Java7/28/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.HardAutoCommitTest Error Message: ObjectTracker found 2 object(s) that were not released!!! [TransactionLog] Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-8014) Replace langdetect lib by more updated fork

2015-09-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736161#comment-14736161 ] Hoss Man commented on SOLR-8014: bq. ...too many options will only confuse people, one implementation that

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b78) - Build # 13885 - Failure!

2015-09-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13885/ Java: 64bit/jdk1.9.0-ea-b78 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestReplicaProperties.test Error Message: No live SolrServers available to handle this

[jira] [Comment Edited] (SOLR-8002) Field aliases support for SQL queries

2015-09-08 Thread Susheel Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736174#comment-14736174 ] Susheel Kumar edited comment on SOLR-8002 at 9/9/15 5:03 AM: - Hi Joel, Davis,

[jira] [Commented] (SOLR-8002) Field aliases support for SQL queries

2015-09-08 Thread Susheel Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736174#comment-14736174 ] Susheel Kumar commented on SOLR-8002: - Hi Joel, Davis, Just to clarify that utilizing the SelectStream

[jira] [Comment Edited] (SOLR-8002) Field aliases support for SQL queries

2015-09-08 Thread Susheel Kumar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14736174#comment-14736174 ] Susheel Kumar edited comment on SOLR-8002 at 9/9/15 5:04 AM: - Hi Joel, Davis,

[jira] [Created] (LUCENE-6789) change IndexSearcher default similarity to BM25

2015-09-08 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-6789: --- Summary: change IndexSearcher default similarity to BM25 Key: LUCENE-6789 URL: https://issues.apache.org/jira/browse/LUCENE-6789 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-6789) change IndexSearcher default similarity to BM25

2015-09-08 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-6789: Attachment: LUCENE-6789.patch > change IndexSearcher default similarity to BM25 >

<    1   2