[
https://issues.apache.org/jira/browse/SOLR-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Kan updated SOLR-4903:
-
Affects Version/s: 4.3
> Solr sends all doc ids to all shards in the query counting facets
> -
Dmitry Kan created SOLR-4904:
Summary: Send internal doc ids and index version in distributed
faceting to make queries more compact
Key: SOLR-4904
URL: https://issues.apache.org/jira/browse/SOLR-4904
Proj
Dmitry Kan created SOLR-4903:
Summary: Solr sends all doc ids to all shards in the query
counting facets
Key: SOLR-4903
URL: https://issues.apache.org/jira/browse/SOLR-4903
Project: Solr
Issue T
[
https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lance Norskog updated LUCENE-2899:
--
Attachment: LUCENE-2899-x.patch
> Add OpenNLP Analysis capabilities as a module
>
[
https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676698#comment-13676698
]
Lance Norskog commented on LUCENE-2899:
---
I found the problem with multiple document
On Wed, Jun 5, 2013 at 4:21 PM, Michael McCandless <
luc...@mikemccandless.com> wrote:
>
> Nice :) That's good news (that nothing blew up!). Thanks for sharing.
>
With such a old jvm and such a large index, I'd say its a stroke of pure
luck nothing didn't blow up.
[
https://issues.apache.org/jira/browse/LUCENE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676659#comment-13676659
]
Robert Muir commented on LUCENE-5033:
-
Doing an explicit levenshtein calculation here
[
https://issues.apache.org/jira/browse/LUCENE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676587#comment-13676587
]
Tim Allison commented on LUCENE-5033:
-
Thank you for your quick response!
I, too, wa
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/521/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
Error Message:
Connection to http://localhost:51367 refused
Stack Trace:
or
[
https://issues.apache.org/jira/browse/LUCENE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676532#comment-13676532
]
Michael McCandless commented on LUCENE-5033:
Thanks Tim! This looks like a g
[
https://issues.apache.org/jira/browse/LUCENE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated LUCENE-5033:
Attachment: LUCENE-5033.patch
First draft of patch attached. Let me know how this looks. Thank yo
On Wed, Jun 5, 2013 at 2:47 PM, Tom Burton-West wrote:
> 13 Billion unique terms. (CheckIndex output appended below)
Nice :) That's good news (that nothing blew up!). Thanks for sharing.
Mike McCandless
http://blog.mikemccandless.com
[
https://issues.apache.org/jira/browse/LUCENE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-5035.
-
Resolution: Fixed
Fix Version/s: 4.4
5.0
> FieldCacheImpl.SortedDo
[
https://issues.apache.org/jira/browse/SOLR-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-4902:
---
Description:
The following came up in the IRC channel today:
{noformat}
16:34 < sayuke> I can't work
Shawn Heisey created SOLR-4902:
--
Summary: Confusing field name in example schema - text
Key: SOLR-4902
URL: https://issues.apache.org/jira/browse/SOLR-4902
Project: Solr
Issue Type: Improvement
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.3-Java6/56/
1 tests failed.
FAILED:
org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testContains
{#3 seed=[86987851AA607662:EFD27221455C0D78]}
Error Message:
Shouldn't match I #3:ShapePair(Rect(minX=59.0,maxX=81.0,minY=
[
https://issues.apache.org/jira/browse/SOLR-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676370#comment-13676370
]
Yonik Seeley commented on SOLR-4744:
Your changes look fine Hoss.
It's not clear to me
[
https://issues.apache.org/jira/browse/SOLR-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676325#comment-13676325
]
Trey Massingill edited comment on SOLR-4862 at 6/5/13 8:49 PM:
--
[
https://issues.apache.org/jira/browse/SOLR-4862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676325#comment-13676325
]
Trey Massingill commented on SOLR-4862:
---
Seemingly, I'm running into this issue as we
Hi Mike,
13 Billion unique terms. (CheckIndex output appended below)
Tom
--
test: terms, freq, prox...OK [13,068,302,002 terms; 187,284,275,343
terms/docs pairs; 786,014,075,745 tokens]
Segments file=segments_6 numSegments=2 version=4.0.0.2 format=
userData={commitTimeMSec=1357596564850}
[
https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676083#comment-13676083
]
Michael McCandless commented on LUCENE-4055:
Hmm looks like it's package priv
[
https://issues.apache.org/jira/browse/LUCENE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676080#comment-13676080
]
Michael McCandless commented on LUCENE-5035:
+1, awesome!
>
[
https://issues.apache.org/jira/browse/SOLR-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676029#comment-13676029
]
Steve Rowe edited comment on SOLR-4891 at 6/5/13 3:30 PM:
--
Committ
[
https://issues.apache.org/jira/browse/SOLR-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe resolved SOLR-4891.
--
Resolution: Fixed
Committed:
- trunk: [r1489914|http://svn.apache.org/viewvc?view=rev?rev=1489914]
- br
[
https://issues.apache.org/jira/browse/SOLR-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe updated SOLR-4891:
-
Attachment: SOLR-4891-BigInteger-bugfix.patch
patch - committing shortly
> JsonLoader sho
On Wed, Jun 5, 2013 at 11:01 AM, Prathik Puthran
wrote:
> I was trying to find the entry point in SOLR web app when it is deployed in
> an application container. Can someone please help me with this?
Check the SolrDispatchFilter class
-Yonik
http://lucidworks.com
---
[
https://issues.apache.org/jira/browse/SOLR-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe reopened SOLR-4891:
--
At Hoss's suggestion on #solr IRC last night, I tested whether {{JsonLoader}}
behavior has changed around {
Hi,
I was trying to find the entry point in SOLR web app when it is deployed in
an application container. Can someone please help me with this?
Thanks,
Prathik
Shawn Heisey created SOLR-4901:
--
Summary: Newcomer Curb Appeal - improve the Out Of Box experience
for new users
Key: SOLR-4901
URL: https://issues.apache.org/jira/browse/SOLR-4901
Project: Solr
[
https://issues.apache.org/jira/browse/LUCENE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675979#comment-13675979
]
Adrien Grand commented on LUCENE-5035:
--
+1, patch looks good!
> Fie
[
https://issues.apache.org/jira/browse/SOLR-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675961#comment-13675961
]
David Smiley commented on SOLR-4879:
No problem. If not 4.4 then 4.5, I think. Who kn
[
https://issues.apache.org/jira/browse/LUCENE-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-5035:
Attachment: LUCENE-5035.patch
patch
> FieldCacheImpl.SortedDocValuesImpl should c
Robert Muir created LUCENE-5035:
---
Summary: FieldCacheImpl.SortedDocValuesImpl should compress
addresses to term bytes more efficiently
Key: LUCENE-5035
URL: https://issues.apache.org/jira/browse/LUCENE-5035
[
https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675907#comment-13675907
]
Grant Ingersoll commented on LUCENE-4055:
-
Hmm, Mike, CODEC_FILE_PATTERN is packa
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/519/
Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic
Error Message:
Connection to http://localhost:51371 refused
Stack Trace:
o
[
https://issues.apache.org/jira/browse/LUCENE-5034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand updated LUCENE-5034:
-
Attachment: LUCENE-5034.patch
> Make AppendingLongBuffer's page size configurable
>
Adrien Grand created LUCENE-5034:
Summary: Make AppendingLongBuffer's page size configurable
Key: LUCENE-5034
URL: https://issues.apache.org/jira/browse/LUCENE-5034
Project: Lucene - Core
Iss
[
https://issues.apache.org/jira/browse/LUCENE-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-5026.
--
Resolution: Fixed
> PagedGrowableWriter
> ---
>
> Key: LUC
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5928/
Java: 64bit/ibm-j9-jdk7
-Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
1 tests failed.
REGRESSION: org.apache.solr.core.TestJmxIntegration.testJmxRegistration
Error Message:
No SolrDynami
[
https://issues.apache.org/jira/browse/SOLR-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675724#comment-13675724
]
Alexey Kudinov commented on SOLR-4805:
--
It seems that the issue happens because ZkCont
[
https://issues.apache.org/jira/browse/SOLR-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675702#comment-13675702
]
Hemant Verma edited comment on SOLR-4381 at 6/5/13 8:43 AM:
Whi
[
https://issues.apache.org/jira/browse/SOLR-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675702#comment-13675702
]
Hemant Verma edited comment on SOLR-4381 at 6/5/13 8:42 AM:
Whi
[
https://issues.apache.org/jira/browse/SOLR-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675708#comment-13675708
]
Øystein Torget commented on SOLR-4879:
--
I see that you fixed the bug in Spatial4j alre
[
https://issues.apache.org/jira/browse/SOLR-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675702#comment-13675702
]
Hemant Verma commented on SOLR-4381:
While using this patch I found one scenario in whi
[
https://issues.apache.org/jira/browse/LUCENE-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-4989.
-
Resolution: Fixed
fixed via LUCENE-5002
> Hanging on DocumentsWriterSta
[
https://issues.apache.org/jira/browse/LUCENE-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675669#comment-13675669
]
Simon Willnauer commented on LUCENE-4989:
-
jessica, I agree this is not related t
[
https://issues.apache.org/jira/browse/LUCENE-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer reassigned LUCENE-4989:
---
Assignee: Simon Willnauer
> Hanging on DocumentsWriterStallControl.waitIfStalled
47 matches
Mail list logo