[
https://issues.apache.org/jira/browse/LUCENE-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451508#comment-13451508
]
Chris Male commented on LUCENE-4208:
I actually totally agree with David here. Using
[
https://issues.apache.org/jira/browse/SOLR-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451507#comment-13451507
]
Chris Male commented on SOLR-3686:
--
bq. If I'm the only intellij user left, I guess I shou
[
https://issues.apache.org/jira/browse/SOLR-3812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-3812:
--
Component/s: SolrCloud
> ConnectionLoss during recovery can cause lost updates, leading to shard
>
Mark Miller created SOLR-3813:
-
Summary: When a new leader syncs, we need to ask all shards to
sync back, not just those that are active.
Key: SOLR-3813
URL: https://issues.apache.org/jira/browse/SOLR-3813
Mark Miller created SOLR-3812:
-
Summary: ConnectionLoss during recovery can cause lost updates,
leading to shard inconsistency.
Key: SOLR-3812
URL: https://issues.apache.org/jira/browse/SOLR-3812
Project:
[
https://issues.apache.org/jira/browse/SOLR-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451466#comment-13451466
]
David Bowen commented on SOLR-3569:
---
With the patch, the debug output in the distributed
[
https://issues.apache.org/jira/browse/SOLR-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amit Nithian updated SOLR-2306:
---
Attachment: SOLR-2306.patch
I wanted to re-upload this patch compatible with 4.0 BETA and trunk.
[
https://issues.apache.org/jira/browse/SOLR-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bowen updated SOLR-3569:
--
Attachment: SOLR-3569.patch
I've been annoyed by this too.
Here is a patch which adds query-debug info
[
https://issues.apache.org/jira/browse/LUCENE-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451462#comment-13451462
]
David Smiley commented on LUCENE-4208:
--
I have some in-progress code I need to finis
[
https://issues.apache.org/jira/browse/SOLR-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451455#comment-13451455
]
Otis Gospodnetic commented on SOLR-2605:
[~hossman_luc...@fucit.org] we were able t
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/608/
1 tests failed.
REGRESSION:
org.apache.lucene.search.grouping.GroupFacetCollectorTest.testRandom
Error Message:
expected:<9> but was:<8>
Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
at
__randomize
[
https://issues.apache.org/jira/browse/SOLR-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Bowyer resolved SOLR-3784.
---
Resolution: Fixed
> Schema-Browser hangs because of similarity
> -
[
https://issues.apache.org/jira/browse/SOLR-3784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451442#comment-13451442
]
Greg Bowyer commented on SOLR-3784:
---
Committed to trunk
Sendingsolr/webapp/web/js
And now I'm just getting this:
java.lang.AssertionError: Packet and Segments deletegen can only match
on a segment private del packet gen=32
at
__randomizedtesting.SeedInfo.seed([C31C722640DF9A55:3BD894A0360676A]:0)
at
org.apache.lucene.index.BufferedDeletesStream.applyDeletes(Bu
[
https://issues.apache.org/jira/browse/LUCENE-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451430#comment-13451430
]
Itamar Syn-Hershko commented on LUCENE-4208:
What's the status of this? are q
[
https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated LUCENE-4362:
---
Attachment: LUCENE-4326_trunk.patch
LUCENE-4362_4x.patch
Current versions, b
On Sat, Sep 8, 2012 at 3:24 PM, Yonik Seeley wrote:
> On Sat, Sep 8, 2012 at 2:58 PM, Alan Woodward
> wrote:
>> You need the codecs module resources/ directory to be set up as a source
>> directory in the IntelliJ project properties.
>
> Thanks.
> I had added the "codecs" module as a lucene depe
[
https://issues.apache.org/jira/browse/SOLR-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451408#comment-13451408
]
Yonik Seeley commented on SOLR-3755:
bq. Make Slice subclass ZkNodeProps
After a lot o
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/677/
Java: 32bit/jdk1.6.0_35 -client -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.lucene.spatial.prefix.TestRecursivePrefixTreeStrategy.geohashRecursiveRandom
Error Message:
Intersects(Circle(Pt(x=179.9748542905,
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/958/
Java: 64bit/jdk1.6.0_35 -XX:+UseConcMarkSweepGC
1 tests failed.
REGRESSION:
org.apache.lucene.spatial.prefix.TestRecursivePrefixTreeStrategy.geohashRecursiveRandom
Error Message:
Intersects(Circle(Pt(x=-179.9916180968,
On Sat, Sep 8, 2012 at 2:58 PM, Alan Woodward
wrote:
> You need the codecs module resources/ directory to be set up as a source
> directory in the IntelliJ project properties.
Thanks.
I had added the "codecs" module as a lucene dependency (that got
things to compile from the codecs front).
On a
Hi Yonik,
You need the codecs module resources/ directory to be set up as a source
directory in the IntelliJ project properties.
- Alan
On 8 Sep 2012, at 19:43, Yonik Seeley wrote:
> I'm getting SPI failures running any test in IntelliJ:
>
> Caused by: java.lang.IllegalArgumentException: A SP
I'm getting SPI failures running any test in IntelliJ:
Caused by: java.lang.IllegalArgumentException: A SPI class of type
org.apache.lucene.codecs.Codec with name 'SimpleText' does not exist.
You need to add the corresponding JAR file supporting this SPI to your
classpath.The current classpath sup
[
https://issues.apache.org/jira/browse/LUCENE-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451387#comment-13451387
]
Erick Erickson commented on LUCENE-4362:
Robert:
You're right in that a number o
[
https://issues.apache.org/jira/browse/SOLR-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451384#comment-13451384
]
Steven Rowe commented on SOLR-3686:
---
bq. If I'm the only intellij user left, I guess I sh
[
https://issues.apache.org/jira/browse/LUCENE-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved LUCENE-4351.
--
Resolution: Fixed
I fixed the edge case in the test (both branches) and removed the @Ignore
a
We would probably need to see some of your custom code.
On Sat, Sep 8, 2012 at 1:49 PM, Balaji Gandhi wrote:
> Hi,
>
> I am trying to implement a multi-threaded version of DIH (SOLR 4) and am
> able to successfully run this with a single SOLR node. Getting
> ConcurrentModificationException at Sol
Hi,
I am trying to implement a multi-threaded version of DIH (SOLR 4) and am
able to successfully run this with a single SOLR node. Getting
ConcurrentModificationException at SolrCmdDistributor.java:223 when doing
it with more than one node. Has anyone faced this issue? Please let me know.
Thanks
[
https://issues.apache.org/jira/browse/SOLR-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451347#comment-13451347
]
Yonik Seeley commented on SOLR-3686:
This has blown my IDE (intellij) out of the water
On Sat, Sep 8, 2012 at 9:19 AM, Dawid Weiss
wrote:
>> Yeah whitespace! Definitely a must! Is it ensured that TempUtil produces
>> whitespace?
>
> Don't know about Lucene, didn't check. But yes, a whitespace is a killer...
>
we should open an issue for this, to see if we can strike a balance
betw
> Yeah whitespace! Definitely a must! Is it ensured that TempUtil produces
> whitespace?
Don't know about Lucene, didn't check. But yes, a whitespace is a killer...
D.
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
Yeah whitespace! Definitely a must! Is it ensured that TempUtil produces
whitespace?
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of
> D
> I'm not sure how consistent we are with this in e.g.
> LuceneTestCase.newDirectory/_TestUtil.getTempDir & co in general. if
> we can sneak the test method name (or beforeClass, or whatever is
I'm not sure if I fiddled with it... There is a temporary folder/ file
creation facility in RandomizedTe
On Sat, Sep 8, 2012 at 8:51 AM, Dawid Weiss
wrote:
>> I don’t understand the stack trace, so I have no idea. Test looks OK.
>
> There is an infrastructural support for adding "close resource after
> all the hooks and everything" thingies. It's called closeAfterTest and
> closeAfterSuite (methods o
> I don’t understand the stack trace, so I have no idea. Test looks OK.
There is an infrastructural support for adding "close resource after
all the hooks and everything" thingies. It's called closeAfterTest and
closeAfterSuite (methods on LuceneTestCase). This was meant to be an
easy facility to
On Sat, Sep 8, 2012 at 8:37 AM, Uwe Schindler wrote:
> The missing ones on clones are just standard Lucene behaviour. Clones are
> never closed in Lucene. But we have correct support for it now (this is
> important for CFS, as all CFS child files are just clones, so they should
> throw AlreadyC
[
https://issues.apache.org/jira/browse/SOLR-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-3711:
--
Fix Version/s: 5.0
Assignee: Jan Høydahl
> Velocity: Break or truncate long strings in face
[
https://issues.apache.org/jira/browse/SOLR-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl closed SOLR-3176.
-
Resolution: Won't Fix
This will probably not be a problem with 4.x and beyond, closing
>
38 matches
Mail list logo