Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1866/
3 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
Drop deprecations from trunk
Key: LUCENE-2781
URL: https://issues.apache.org/jira/browse/LUCENE-2781
Project: Lucene - Java
Issue Type: Task
Affects Versions: 4.0
Reporter: Earwin Burrfoot
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1864/
2 tests failed.
REGRESSION: org.apache.solr.cloud.ZkControllerTest.testReadShards
Error Message:
Could not connect to ZooKeeper 127.0.0.1:33068/solr within 1000 ms
Stack Trace:
java.util.concurrent.TimeoutException:
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1863/
1 tests failed.
FAILED: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
expected:<2> but was:<3>
Stack Trace:
junit.framework.AssertionFailedError: expected:<2> but was:<3>
at
[
https://issues.apache.org/jira/browse/LUCENE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935933#action_12935933
]
Yonik Seeley commented on LUCENE-2776:
--
Nope - no end user exceptions - I just happen
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935928#action_12935928
]
Trejkaz commented on LUCENE-2506:
-
That sounds like it would cost a fair bit of memory if
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935927#action_12935927
]
Earwin Burrfoot commented on LUCENE-2506:
-
bq. We are not deleting documents, and
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935925#action_12935925
]
Trejkaz commented on LUCENE-2506:
-
bq. What do you do when segments merge and these very-v
[
https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935806#action_12935806
]
Rich Cariens edited comment on SOLR-2253 at 11/25/10 9:10 PM:
--
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1862/
3 tests failed.
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
null
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException:
at org.apache.solr.core.CoreConta
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1861/
1 tests failed.
REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch
Error Message:
Some threads threw uncaught exceptions!
Stack Trace:
junit.framework.AssertionFailedError: Some threads threw uncaugh
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1858/
1 tests failed.
REGRESSION: org.apache.solr.cloud.ZkControllerTest.testUploadToCloud
Error Message:
KeeperErrorCode = ConnectionLoss for /configs/config1/schema-spellchecker.xml
Stack Trace:
org.apache.zookeeper.Keep
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935906#action_12935906
]
Uwe Schindler commented on LUCENE-2506:
---
For the same reasons like Darwin said, I st
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935899#action_12935899
]
Earwin Burrfoot commented on LUCENE-2506:
-
bq. we are doing an SQL query, get back
> Earwin, I used MMAP a lot, is quite nice, it has its place under the sun,
> but it is not a silver bullet, it has its quirks... the same goes for
> RAMDirectory.
Ok, I pointed you to a directory that can be wrapped over FSDirectory
and loads files into memory buffer, when queried.
> bq. There i
[
https://issues.apache.org/jira/browse/SOLR-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935898#action_12935898
]
Peter Sturge commented on SOLR-2245:
Forgo to mention...
Because this now supports delta
[
https://issues.apache.org/jira/browse/SOLR-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Sturge updated SOLR-2245:
---
Attachment: SOLR-2245.zip
This patch update does a more proper delta-import implementation, rather tha
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935894#action_12935894
]
Trejkaz commented on LUCENE-2348:
-
It used to do the work in getDocIdSet() - it wasn't us
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935891#action_12935891
]
Trejkaz commented on LUCENE-2506:
-
bq. What if Filter.getDocIDSet also received the top re
Earwin, I used MMAP a lot, is quite nice, it has its place under the sun,
but it is not a silver bullet, it has its quirks... the same goes for
RAMDirectory.
bq. There is zero need for any such signal. ...non-existing file ...
Why would IndexReader ever try to read non-existing file? IR is going
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/1823/
No tests ran.
Build Log (for compile errors):
[...truncated 5420 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional
[
https://issues.apache.org/jira/browse/LUCENE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935868#action_12935868
]
Shai Erera commented on LUCENE-2778:
Looks Good To Me I believe :).
> Allow easy exte
[
https://issues.apache.org/jira/browse/LUCENE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935867#action_12935867
]
Uwe Schindler commented on LUCENE-2778:
---
Simon: What means LGTM?
> Allow easy exten
[
https://issues.apache.org/jira/browse/LUCENE-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2780:
Attachment: LUCENE-2780.patch
patch
> optimize spantermquery
> --
>
>
optimize spantermquery
--
Key: LUCENE-2780
URL: https://issues.apache.org/jira/browse/LUCENE-2780
Project: Lucene - Java
Issue Type: Improvement
Components: Search
Reporter: Robert Muir
[
https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935856#action_12935856
]
Prescott Nasser commented on LUCENENET-380:
---
IndexWriter.java to IndexWriter.c
[
https://issues.apache.org/jira/browse/LUCENE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera resolved LUCENE-2778.
Resolution: Fixed
Committed revision 1039151 (3x).
Committed revision 1039156 (trunk).
> Allow ea
[
https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935851#action_12935851
]
Alex Thompson commented on LUCENENET-380:
-
its the raw output, no post processin
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1850/
1 tests failed.
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
null
Stack Trace:
org.apache.solr.common.cloud.ZooKeeperException:
at org.apache.solr.core.CoreConta
[
https://issues.apache.org/jira/browse/LUCENE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935847#action_12935847
]
Simon Willnauer commented on LUCENE-2778:
-
LGTM
> Allow easy extension of RAMDire
[
https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935845#action_12935845
]
Prescott Nasser commented on LUCENENET-380:
---
Aaron any chance you can run 2.9.
[
https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935806#action_12935806
]
Rich Cariens edited comment on SOLR-2253 at 11/25/10 2:12 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2778:
---
Attachment: LUCENE-2778.patch
Trivial patch. I plan to commit shortly
> Allow easy extension of RAM
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935835#action_12935835
]
Robert Muir commented on LUCENE-2348:
-
{quote}
I think Robert's comments possibly stem
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1848/
1 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
[
https://issues.apache.org/jira/browse/LUCENENET-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935831#action_12935831
]
Prescott Nasser commented on LUCENENET-380:
---
Alex,
did you do any post proce
[
https://issues.apache.org/jira/browse/LUCENENET-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935819#action_12935819
]
Prescott Nasser commented on LUCENENET-379:
---
Can anyone commit those files in
[
https://issues.apache.org/jira/browse/LUCENE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935816#action_12935816
]
Earwin Burrfoot commented on LUCENE-2779:
-
In fact, uncontended synchronized block
[
https://issues.apache.org/jira/browse/LUCENE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935813#action_12935813
]
Earwin Burrfoot commented on LUCENE-2779:
-
Using RWLock is needless.
synchronized
[
https://issues.apache.org/jira/browse/LUCENE-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935812#action_12935812
]
Shai Erera commented on LUCENE-2779:
Perhaps we can eliminate synchronization entirely
Use ReadWriteLock in RAMDirectory
-
Key: LUCENE-2779
URL: https://issues.apache.org/jira/browse/LUCENE-2779
Project: Lucene - Java
Issue Type: Improvement
Components: Store
Reporter: Shai
[
https://issues.apache.org/jira/browse/SOLR-2253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rich Cariens updated SOLR-2253:
---
Attachment: SOLR-2253.patch
Patches the following classes:
org.apache.solr.handler.component.Search
Solr should be able to keep on truckin' if a shard fails during a distributed
search
Key: SOLR-2253
URL: https://issues.apache.org/jira/browse/SOLR-2253
Project: Sol
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1845/
1 tests failed.
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError:
at
org.apache.lucene.util.LuceneTestCase$Lu
[
https://issues.apache.org/jira/browse/LUCENE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935794#action_12935794
]
Earwin Burrfoot commented on LUCENE-2691:
-
{quote}
bq. You're still okay with an A
[
https://issues.apache.org/jira/browse/SOLR-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated SOLR-1942:
--
Attachment: SOLR-1942.patch
updated patch to trunk
> Ability to select codec per field
> --
[
https://issues.apache.org/jira/browse/LUCENE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935772#action_12935772
]
Eks Dev commented on LUCENE-2691:
-
strictly speaking not really this issue, but somehow fi
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1840/
1 tests failed.
REGRESSION: org.apache.solr.cloud.CloudStateUpdateTest.testCoreRegistration
Error Message:
expected:<2> but was:<3>
Stack Trace:
junit.framework.AssertionFailedError: expected:<2> but was:<3>
[
https://issues.apache.org/jira/browse/LUCENE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935767#action_12935767
]
Michael McCandless commented on LUCENE-2691:
bq. You're still okay with an API
[
https://issues.apache.org/jira/browse/SOLR-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-2252:
-
Attachment: SOLR-2252.patch
> when child entity is the root in nested entities, delta-import doesn
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935765#action_12935765
]
Trejkaz commented on LUCENE-2348:
-
That is exactly the workaround we performed for our own
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935763#action_12935763
]
Michael McCandless commented on LUCENE-2506:
Unfortunately, on first glance, t
Allow easy extension of RAMDirectory
Key: LUCENE-2778
URL: https://issues.apache.org/jira/browse/LUCENE-2778
Project: Lucene - Java
Issue Type: Improvement
Components: Store
Reporter
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935755#action_12935755
]
Earwin Burrfoot commented on LUCENE-2506:
-
bq. Some better Filter API is required,
when child entity is the root in nested entities, delta-import doesn't work
---
Key: SOLR-2252
URL: https://issues.apache.org/jira/browse/SOLR-2252
Project: Solr
Issue T
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935753#action_12935753
]
Michael McCandless commented on LUCENE-2348:
Actually I think Filter is the na
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1838/
1 tests failed.
REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
[
https://issues.apache.org/jira/browse/LUCENE-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935750#action_12935750
]
Trejkaz commented on LUCENE-2506:
-
Putting my vote on this one.
About 80% of our filters
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935748#action_12935748
]
Trejkaz commented on LUCENE-2348:
-
I don't really want to argue good or bad design, becaus
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935747#action_12935747
]
Michael Busch commented on LUCENE-2662:
---
Yeah sitting in Stuttgart, going to hit the
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935746#action_12935746
]
Simon Willnauer commented on LUCENE-2662:
-
bq. He is working hard, it's 4:45 am in
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935744#action_12935744
]
Uwe Schindler commented on LUCENE-2662:
---
bq. HA! good to see you here! have fun wit
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935739#action_12935739
]
Simon Willnauer commented on LUCENE-2662:
-
bq. Sorry about that. I need to merge t
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935735#action_12935735
]
Michael Busch commented on LUCENE-2662:
---
bq. I think we should really close this sin
[
https://issues.apache.org/jira/browse/LUCENE-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935731#action_12935731
]
Robert Muir commented on LUCENE-2348:
-
Trejkaz, i think you are confused.
This is onl
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1834/
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CloudStateUpdateTest
Error Message:
ERROR: SolrIndexSearcher opens=11 closes=10
Stack Trace:
junit.framework.AssertionFailedError: ERROR: SolrIn
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1833/
2 tests failed.
REGRESSION: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
Revise PagedBytes#fillUsingLengthPrefix* methods names
--
Key: LUCENE-2777
URL: https://issues.apache.org/jira/browse/LUCENE-2777
Project: Lucene - Java
Issue Type: Task
Affects Version
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-2662.
-
Resolution: Fixed
> BytesHash
> -
>
> Key: LUCENE-2662
>
[
https://issues.apache.org/jira/browse/LUCENE-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935716#action_12935716
]
Simon Willnauer commented on LUCENE-2662:
-
bq. I will keep it open until this is m
[
https://issues.apache.org/jira/browse/LUCENE-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-2700.
-
Resolution: Fixed
this is done since a while ago - closing
> Expose DocValues via Field
[
https://issues.apache.org/jira/browse/LUCENE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935713#action_12935713
]
Simon Willnauer commented on LUCENE-2186:
-
bq. I think this is very close!!
Heh, I
[
https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935709#action_12935709
]
tom liu commented on SOLR-1395:
---
JohnWu:
my conf is:
{code:xml|title=proxy/solrconfig.xml}
[
https://issues.apache.org/jira/browse/LUCENE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-2776:
--
Assignee: Michael McCandless
> indexwriter creates unwanted termvector info
>
[
https://issues.apache.org/jira/browse/LUCENE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2776:
---
Affects Version/s: (was: 4.0)
3.0.3
Fix Version/s:
[
https://issues.apache.org/jira/browse/LUCENE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935703#action_12935703
]
Michael McCandless commented on LUCENE-2776:
H, I know why this is happeni
Because we did some modification to index files, migrating to trunk
4.0 is not an easy task.
I think Partial decode is possible. To speed up decode, PForDelta
first decode all the arrays including exceptions without judge whether
it's exception or not. There can make cpu predict next instruction
c
[
https://issues.apache.org/jira/browse/LUCENE-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935680#action_12935680
]
Jan te Beest commented on LUCENE-2729:
--
OK, thanks for the info.
> Index corruption
78 matches
Mail list logo