Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2060/
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestReplicationHandlerBackup: 1) Thread[i
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Ernst resolved LUCENE-5850.
Resolution: Fixed
> Constants#LUCENE_MAIN_VERSION can have broken values
> --
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Ernst reassigned LUCENE-5850:
--
Assignee: Ryan Ernst
> Constants#LUCENE_MAIN_VERSION can have broken values
> ---
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099512#comment-14099512
]
ASF subversion and git services commented on LUCENE-5850:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Da Huang updated LUCENE-4396:
-
Attachment: LUCENE-4396-simple.patch
In this patch, I make BS's classes to be static, and adjust the sco
[
https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099421#comment-14099421
]
Ingo Renner edited comment on SOLR-6304 at 8/16/14 1:04 AM:
Jus
[
https://issues.apache.org/jira/browse/SOLR-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099421#comment-14099421
]
Ingo Renner commented on SOLR-6304:
---
Just read the article on search for this issue [1].
[
https://issues.apache.org/jira/browse/SOLR-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099413#comment-14099413
]
ASF subversion and git services commented on SOLR-6283:
---
Commit 16183
[
https://issues.apache.org/jira/browse/SOLR-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099411#comment-14099411
]
ASF subversion and git services commented on SOLR-6283:
---
Commit 16183
Oops forgot to push a few commits.
On Fri, Aug 15, 2014 at 6:12 PM, Ashton Kemerling
wrote:
> And it is more or less done. See the pill request here:
> https://github.com/apache/lucene-solr/pull/85
> On Thu, Aug 14, 2014 at 6:27 AM, Ashton Kemerling
> wrote:
>> I'm probably going to take a swi
And it is more or less done. See the pill request here:
https://github.com/apache/lucene-solr/pull/85
On Thu, Aug 14, 2014 at 6:27 AM, Ashton Kemerling
wrote:
> I'm probably going to take a swing at it, but I am super rusty at both svn
> and java, so if anyone else feels better prepared I don'
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11032/
Java: 32bit/jdk1.8.0_20-ea-b23 -client -XX:+UseConcMarkSweepGC
1 tests failed.
REGRESSION:
org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings
Error Message:
startOffset 362 expected:<2176> but was:<2
Build: builds.flonkings.com/job/Lucene-trunk-Linux-java7-64-analyzers/12745/
1 tests failed.
REGRESSION:
org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings
Error Message:
startOffset must be non-negative, and endOffset must be >= startOffset,
startOffset=45,endOf
[
https://issues.apache.org/jira/browse/SOLR-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099356#comment-14099356
]
Steve Rowe commented on SOLR-3213:
--
Commons-csv 1.0 has finally been released:
http://com
[
https://issues.apache.org/jira/browse/SOLR-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099334#comment-14099334
]
Alexander Kingson edited comment on SOLR-6383 at 8/15/14 11:14 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-6383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kingson updated SOLR-6383:
Attachment: regexTransformer.patch
This is a quick fix. It is tested only in the above menti
Hi,
> BTW, I chatted with Uwe quite some time ago about the possibility of
> allowing numeric fields to allow analysis chains and it would be difficult.
> Trust
> me, I'll take his word for it ;).
The problem is mainly that the *Tokenizer* creates binary tokens, that cannot
be modified in Token
BTW, I chatted with Uwe quite some time ago about the possibility
of allowing numeric fields to allow analysis chains and it would be
difficult. Trust me, I'll take his word for it ;).
I wonder if Jack's idea would be easier to implement with something
like FieldMutatingUpdateProcessor?
On Fri, A
GitHub user AshtonKem opened a pull request:
https://github.com/apache/lucene-solr/pull/85
TransitResponseWriter
This is the first pass at making Transit a useable response format.
Currently only Transit JSON is supported, but it will be trivial to make the
Transit messagepack form
[
https://issues.apache.org/jira/browse/SOLR-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099319#comment-14099319
]
Erick Erickson commented on SOLR-6314:
--
Ahhh, OK. If I'm understanding the approach, t
Hi Rory,
I opened https://issues.apache.org/jira/browse/LUCENE-5890 to track any
problems. I will install JDK 9 and update the other JDKs during the next week.
Is there any release date for Java 8 update 20? If yes, I could combine the
updates, because it always causes downtime of virtual machin
Uwe Schindler created LUCENE-5890:
-
Summary: Add Java9 previews to Policeman Jenkins
Key: LUCENE-5890
URL: https://issues.apache.org/jira/browse/LUCENE-5890
Project: Lucene - Core
Issue Type:
[
https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099223#comment-14099223
]
ASF subversion and git services commented on SOLR-5868:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-5868.
Resolution: Fixed
resolving old issue that was fixed in 4.9 (after cleaning up CHANGES.txt mess)
> HttpClie
[
https://issues.apache.org/jira/browse/SOLR-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099222#comment-14099222
]
ASF subversion and git services commented on SOLR-5868:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-6342.
Resolution: Fixed
Fix Version/s: 4.10
5.0
Assignee: Steve Rowe
Committed
[
https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099212#comment-14099212
]
ASF subversion and git services commented on SOLR-6342:
---
Commit 16182
Hoss Man created SOLR-6384:
--
Summary: hyperlinke each instance of LUCENE_CHANGES.txt to the
appropraite lucene.apache.org url
Key: SOLR-6384
URL: https://issues.apache.org/jira/browse/SOLR-6384
Project: Solr
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099206#comment-14099206
]
Uwe Schindler commented on LUCENE-5850:
---
Hi Ryan,
I added another commit removing s
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099197#comment-14099197
]
ASF subversion and git services commented on LUCENE-5850:
-
Commit
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-5886.
---
Resolution: Fixed
> current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverUtilsTest
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099183#comment-14099183
]
ASF subversion and git services commented on LUCENE-5886:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099185#comment-14099185
]
ASF subversion and git services commented on SOLR-6342:
---
Commit 16182
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099172#comment-14099172
]
ASF subversion and git services commented on LUCENE-5886:
-
Commit
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6382:
Description:
see parent issue about the problem, here short description:
{quote}
I am currently doin
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6382:
Labels: Java9 (was: )
> Check what's with RAM accounting and Java9
> --
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11031/
Java: 64bit/jdk1.8.0_11 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
REGRESSION: org.apache.solr.DistributedIntervalFacetingTest.testDistribSearch
Error Message:
Timeout occured while waiting response from server at:
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6382:
Description:
see parent issue about the problem, here short description:
{quote}
I am currently do
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved SOLR-6381.
-
Resolution: Fixed
Fix Version/s: 4.10
5.0
Assignee: Uwe Schindle
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099151#comment-14099151
]
ASF subversion and git services commented on SOLR-6382:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099150#comment-14099150
]
ASF subversion and git services commented on SOLR-6382:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-6380.
Resolution: Fixed
Fix Version/s: 4.10
5.0
Assignee: Hoss Man
thanks steve
[
https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099139#comment-14099139
]
ASF subversion and git services commented on SOLR-6380:
---
Commit 16182
Alexander Kingson created SOLR-6383:
---
Summary: regexTransformer returns no results if there is no match
Key: SOLR-6383
URL: https://issues.apache.org/jira/browse/SOLR-6383
Project: Solr
Iss
[
https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099117#comment-14099117
]
ASF subversion and git services commented on SOLR-6380:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099051#comment-14099051
]
Dawid Weiss commented on SOLR-6382:
---
Yup, makes sense to me.
> Check what's with RAM acc
[
https://issues.apache.org/jira/browse/SOLR-6382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6382:
Attachment: SOLR-6382.patch
Hi,
here is at least a patch for RAMUsageTester in Lucene's part of the
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098998#comment-14098998
]
Dawid Weiss commented on SOLR-6381:
---
Added a sub-task, thanks for letting me know about i
Dawid Weiss created SOLR-6382:
-
Summary: Check what's with RAM accounting and Java9
Key: SOLR-6382
URL: https://issues.apache.org/jira/browse/SOLR-6382
Project: Solr
Issue Type: Sub-task
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/678/
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandlerBackup.org.apache.solr.handler.TestReplicationHandlerBackup
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestReplicationHandlerBac
[
https://issues.apache.org/jira/browse/LUCENE-5859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098984#comment-14098984
]
Ryan Ernst commented on LUCENE-5859:
I'm going to try and backport this to 4x (leavin
[
https://issues.apache.org/jira/browse/SOLR-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated SOLR-6342:
-
Attachment: SOLR-6342.patch
The {{build.xml}} modifications look good to me. I ran {{ant package}} from
[
https://issues.apache.org/jira/browse/LUCENE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098963#comment-14098963
]
ASF subversion and git services commented on LUCENE-5850:
-
Commit
> My personal pref would be if you could create the branch
> ~Aug21/22.
Sure, I can wait. Please let me know once you are satisfied with its
stability on 4x.
On Fri, Aug 15, 2014 at 11:34 AM, Chris Hostetter
wrote:
>
> : I think there are some good improvements in the stable branch, and I'd
> :
: I think there are some good improvements in the stable branch, and I'd
: like to release a 4.10 soon. I'll be RM (first time!). I'm thinking
: of creating an RC in about a week.
Ryan, thanks for volutneering. In general seems like a good idea to me.
FWIW...
SOLR-2894 has been soaking on trun
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1772/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed.
REGRESSION: org.apache.solr.update.SolrCmdDistributorTest.testDistribSearch
Error Message:
expected:<4> but was:<3>
Stack Trace:
java.lang.AssertionError
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098868#comment-14098868
]
ASF subversion and git services commented on SOLR-6381:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098867#comment-14098867
]
Uwe Schindler commented on SOLR-6381:
-
I fixed the problem in the test (remove the stat
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098863#comment-14098863
]
ASF subversion and git services commented on SOLR-6381:
---
Commit 16182
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Labels: Java9 java8 (was: Java Java9)
> current ecj-javadoc-lint crashes on SharedFSAutoRepli
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6381:
Labels: Java9 (was: )
> TIKA Language Processor tests does not work with Java 9
> -
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Labels: Java Java9 (was: )
> current ecj-javadoc-lint crashes on SharedFSAutoReplicaFailoverU
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6381:
Summary: TIKA Language Processor tests does not work with Java 9 (was:
TIKA Language Processor does
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated SOLR-6381:
Description:
I am currently doing tests with Java 9 build 26. It looks like everything
works, but t
I think there are some good improvements in the stable branch, and I'd
like to release a 4.10 soon. I'll be RM (first time!). I'm thinking
of creating an RC in about a week.
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11030/
Java: 64bit/jdk1.7.0_65 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT
Error Message:
SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@5
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098806#comment-14098806
]
Uwe Schindler edited comment on SOLR-6381 at 8/15/14 5:42 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098806#comment-14098806
]
Uwe Schindler commented on SOLR-6381:
-
This must be the RAM accounting, because the cla
Uwe Schindler created SOLR-6381:
---
Summary: TIKA Language Processor does not work with Java 9
Key: SOLR-6381
URL: https://issues.apache.org/jira/browse/SOLR-6381
Project: Solr
Issue Type: Bug
Thanks for the update Uwe!
On 15/08/2014 17:49, Uwe Schindler wrote:
Hi Rory,
FYI, the JDK 9 b26 build seems to work now with Lucene. I have not yet
completed the tests (no Solr up to now, only Lucene), so we might add it as
build JDK to the Policeman Jenkins server soon!
As you see in the at
[
https://issues.apache.org/jira/browse/SOLR-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098760#comment-14098760
]
Yonik Seeley commented on SOLR-6314:
bq. OTOH, what's the case for allowing dups?
It's
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Description:
It seems the version we are using has bugs that are tripped by this test.
We are
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Summary: current ecj-javadoc-lint crashes on
SharedFSAutoReplicaFailoverUtilsTest / update bui
Hi Rory,
FYI, the JDK 9 b26 build seems to work now with Lucene. I have not yet
completed the tests (no Solr up to now, only Lucene), so we might add it as
build JDK to the Policeman Jenkins server soon!
As you see in the attached issue mail
(https://issues.apache.org/jira/browse/LUCENE-5886),
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098738#comment-14098738
]
Uwe Schindler commented on LUCENE-5886:
---
By the way: Java 9 b26 passes analysis-com
[
https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098732#comment-14098732
]
ASF subversion and git services commented on SOLR-5244:
---
Commit 16182
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Attachment: java9detection.patch
Updated patch:
- uses Robert's mods to Constants.java. I agre
[
https://issues.apache.org/jira/browse/SOLR-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098725#comment-14098725
]
ASF subversion and git services commented on SOLR-5244:
---
Commit 16182
[
https://issues.apache.org/jira/browse/SOLR-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Bower updated SOLR-6380:
---
Attachment: SOLR-6380.patch
tiny little patch to fix
> Missing exception in error log line in UpdateL
Steven Bower created SOLR-6380:
--
Summary: Missing exception in error log line in UpdateLog
Key: SOLR-6380
URL: https://issues.apache.org/jira/browse/SOLR-6380
Project: Solr
Issue Type: Bug
And it would be worth filing a Jira for a “flexible numeric field type” in
Lucene that could parse the common natural language representations of numbers.
I mean, we’re just giving you WORKAROUNDS.
-- Jack Krupansky
From: Edwards, Joshua
Sent: Friday, August 15, 2014 8:51 AM
To: dev@lucene.apa
[
https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098565#comment-14098565
]
Da Huang commented on LUCENE-4396:
--
Thanks for your suggestions, Mike!
{quote}
I'm worri
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11029/
Java: 64bit/jdk1.8.0_20-ea-b23 -XX:+UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
SolrCore.getOpenCount()==2
Stack Trace:
java.
[
https://issues.apache.org/jira/browse/SOLR-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098544#comment-14098544
]
SMS Chauhan commented on SOLR-2412:
---
This is pretty useful. Do we have a time frame in wh
[
https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098534#comment-14098534
]
Michael McCandless commented on LUCENE-4396:
Thanks Da, this is simpler.
I'm
[
https://issues.apache.org/jira/browse/LUCENE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098533#comment-14098533
]
Robert Muir commented on LUCENE-5888:
-
Maybe a solution here is to make a OrdFSTEnum
[
https://issues.apache.org/jira/browse/LUCENE-5888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098530#comment-14098530
]
Robert Muir commented on LUCENE-5888:
-
I looked at trying to fix this: a big missing
Thanks guys, I will try that today!
Josh Edwards
From: Erik Hatcher [mailto:erik.hatc...@gmail.com]
Sent: Thursday, August 14, 2014 6:01 PM
To: dev@lucene.apache.org
Subject: Re: Processing on a numeric fieldType?
And within an update script you can even call out to your own analysis just
like
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098506#comment-14098506
]
Uwe Schindler commented on LUCENE-5886:
---
Ah you are only talking about Constants.ja
[
https://issues.apache.org/jira/browse/LUCENE-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2930.
Resolution: Duplicate
This was done in LUCENE-5610 (along with the min term).
> S
Mike Sokolov created LUCENE-5889:
Summary: AnalyzingInfixSuggester should expose commit()
Key: LUCENE-5889
URL: https://issues.apache.org/jira/browse/LUCENE-5889
Project: Lucene - Core
Issue
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098500#comment-14098500
]
Uwe Schindler commented on LUCENE-5886:
---
But if it returns suddenly 1.10, we have a
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098501#comment-14098501
]
Robert Muir commented on LUCENE-5886:
-
There is no problem here Uwe. please look at t
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-5886:
Attachment: LUCENE-5886.patch
Fix stupid bug in case there is java 2 :)
> current ecj-javadoc-lin
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-5886:
Attachment: LUCENE-5886.patch
Here is my alternative patch for Constants. I think we should use th
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098489#comment-14098489
]
Robert Muir commented on LUCENE-5886:
-
I don't understand why we need a fancy compara
[
https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Da Huang updated LUCENE-4396:
-
Attachment: merge-simple.png
LUCENE-4396-simple.patch
merge-simple.perf
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098482#comment-14098482
]
Uwe Schindler edited comment on LUCENE-5886 at 8/15/14 11:49 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-5886:
--
Attachment: java9detection.patch
Here is a patch detecting Java 9 the "conventional way" (meth
[
https://issues.apache.org/jira/browse/SOLR-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14098465#comment-14098465
]
Varun Thacker commented on SOLR-6377:
-
Looking at the Javadocs here (
http://lucene.ap
1 - 100 of 109 matches
Mail list logo