Build: https://hudson.apache.org/hudson/job/Solr-3.x/224/
All tests passed
Build Log (for compile errors):
[...truncated 20277 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-ma
Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1422/
All tests passed
Build Log (for compile errors):
[...truncated 16681 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands,
[
https://issues.apache.org/jira/browse/LUCENE-2855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adriano Crestani resolved LUCENE-2855.
--
Resolution: Fixed
patch applied on revision 1057454
> Contrib queryparser should not
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979888#action_12979888
]
Earwin Burrfoot commented on LUCENE-2474:
-
bq. Earwin's working on improving this,
[
https://issues.apache.org/jira/browse/LUCENE-2756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2756.
Resolution: Fixed
Fix Version/s: 4.0
3.1
MultiSearcher i
Build: https://hudson.apache.org/hudson/job/Lucene-3.x/238/
All tests passed
Build Log (for compile errors):
[...truncated 21034 lines...]
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2474:
---
Attachment: LUCENE-2474.patch
OK, here's a patch exposing the readerFinishedListener
[
https://issues.apache.org/jira/browse/LUCENE-2837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2837.
Resolution: Fixed
3rd time's a charm?
> Collapse Searcher/Searchable/IndexSearche
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Verni updated SOLR-2307:
Comment: was deleted
(was: The previous implementation was not respecting the returnField parameter.
The amount of custom work required for the conversion is starting to concern
me a bit. Well, to clarify, the work itself doesn't concern me, but rather
I'm worried that this is going to make a purely automated conversion process
very difficult to pull off and probably very fragile. The devil is
d
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/3634/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestIndexWriterOnJRECrash.testNRTThreads
Error Message:
CheckIndex failed
Stack Trace:
java.lang.RuntimeException: CheckIndex failed
at org.apache.lucene.ut
OK I got TestNRTThreads (alone, no crashing) to fail, once I added a
CheckIndex to it (and ran under while(1)).
So this is not particular to crashing... it's just because
PulsingCodec was using crazy RAM on cloning its TermState. I fixed
this in LUCENE-2857.
Mike
On Mon, Jan 10, 2011 at 6:26 AM
Not able to sort by Title
-
Key: LUCENENET-387
URL: https://issues.apache.org/jira/browse/LUCENENET-387
Project: Lucene.Net
Issue Type: Bug
Environment: Lucene.net incorporated in Sitecore CMS 6.2, OS : windo
[
https://issues.apache.org/jira/browse/LUCENE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-2829.
Resolution: Fixed
> improve termquery "pk lookup" performance
> --
[
https://issues.apache.org/jira/browse/LUCENE-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-2857:
---
Attachment: LUCENE-2857.patch
Patch. I changed PulsingCodec to:
* Not use absurd
Fix various problems with PulsingCodec
--
Key: LUCENE-2857
URL: https://issues.apache.org/jira/browse/LUCENE-2857
Project: Lucene - Java
Issue Type: Improvement
Components: Codecs
Rep
[
https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979740#action_12979740
]
Jason Rutherglen commented on LUCENE-2793:
--
bq. Basically the IOContext needs to
Create IndexWriter event listener, specifically for merges
--
Key: LUCENE-2856
URL: https://issues.apache.org/jira/browse/LUCENE-2856
Project: Lucene - Java
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979738#action_12979738
]
Michael McCandless commented on LUCENE-2793:
Sorry, I think we should also do
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979737#action_12979737
]
Ahmet Arslan commented on SOLR-2307:
By the way, I think you should call req.close(); a
[
https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979736#action_12979736
]
Jason Rutherglen commented on LUCENE-2793:
--
{quote}this issue only adds the IOCon
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979733#action_12979733
]
Michael McCandless commented on LUCENE-2474:
I think we can generalize this to
[
https://issues.apache.org/jira/browse/SOLR-975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979730#action_12979730
]
Edward Rudd commented on SOLR-975:
--
I have confirmed this issue is fixed in the 4.0 nightly
[
https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979731#action_12979731
]
Michael McCandless commented on LUCENE-2793:
Yes please!
But, this issue only
[
https://issues.apache.org/jira/browse/LUCENE-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979728#action_12979728
]
Jason Rutherglen commented on LUCENE-2793:
--
Shall I take this one? With the plan
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Verni updated SOLR-2307:
Attachment: TestPHPSerializedResponseWriter.java
PHPSerializedResponseWriter.java.pat
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979720#action_12979720
]
Jason Rutherglen commented on LUCENE-2474:
--
{quote}make this a static method, eg
[
https://issues.apache.org/jira/browse/LUCENE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979718#action_12979718
]
Michael McCandless commented on LUCENE-2500:
Nice!
Actually I'd like to gener
[
https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979719#action_12979719
]
Michael McCandless commented on LUCENE-2795:
https://issues.apache.org/jira/br
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979715#action_12979715
]
Antonio Verni commented on SOLR-2307:
-
yes, exactly, and it could also fix SOLR-2278 but
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979713#action_12979713
]
Michael McCandless commented on LUCENE-2324:
{quote}
bq. Lost in abbreviations
This is for a Senior Software Engineer in Display (performance)
advertising at Yahoo!.
In particular I'm looking for folks that have experience designing and
building large scale indexing/matching and/or auctioning systems.
Experience with large deployments of Lucene/Solr/Hadoop is a plus.
Pleas
[
https://issues.apache.org/jira/browse/LUCENE-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maricris Villareal closed LUCENE-2851.
--
Resolution: Not A Problem
Sorry, it turned out that the issue was in the way I was ope
[
https://issues.apache.org/jira/browse/LUCENE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979700#action_12979700
]
Michael McCandless commented on LUCENE-2474:
I started to implement the "forwa
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979683#action_12979683
]
Ahmet Arslan commented on SOLR-2307:
This patch solves this problem http://search-lucene
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979671#action_12979671
]
Michael Busch commented on LUCENE-2324:
---
{quote}
Mainly that we could have DWPT(s) l
[
https://issues.apache.org/jira/browse/SOLR-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Verni updated SOLR-2307:
Attachment: TestPHPSerializedResponseWriter.java
PHPSerializedResponseWriter.java.pat
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979655#action_12979655
]
Jason Rutherglen commented on LUCENE-2324:
--
bq. Lost in abbreviations - Can you
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979654#action_12979654
]
Michael Busch commented on LUCENE-2324:
---
bq. I think aborting a flush should only lo
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979649#action_12979649
]
Michael Busch commented on LUCENE-2324:
---
bq. Longer term c) would be great, or, if I
[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979646#action_12979646
]
Jason Rutherglen commented on LUCENE-2312:
--
{quote}The one exception to point-in-
[
https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979643#action_12979643
]
Steven Rowe commented on LUCENE-2611:
-
bq. I don't know why the vcs.xml change isn't w
[
https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979637#action_12979637
]
Steven Rowe commented on LUCENE-2611:
-
bq. I've used the copyright plugin a lot and it
[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979635#action_12979635
]
Steven Rowe commented on LUCENE-2657:
-
bq. IIUC, this will be a parallel build system
[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979633#action_12979633
]
Michael Busch commented on LUCENE-2312:
---
bq. I believe the goal for RT readers is st
[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979631#action_12979631
]
Jason Rutherglen commented on LUCENE-2312:
--
{quote}Is that right that future RT r
[
https://issues.apache.org/jira/browse/SOLR-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979630#action_12979630
]
Al Djiblah commented on SOLR-896:
-
Would be interesting to play with this, but the QSol jar h
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979625#action_12979625
]
Jason Rutherglen commented on LUCENE-2324:
--
bq. Any segs already flushed remain f
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-3.x/3594/
1 tests failed.
REGRESSION: org.apache.lucene.search.TestThreadSafe.testLazyLoadThreadSafety
Error Message:
unable to create new native thread
Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979606#action_12979606
]
Ryan McKinley commented on LUCENE-2657:
---
This is looking good!
IIUC, this will be a
[
https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi resolved SOLR-2310.
--
Resolution: Fixed
trunk: Committed revision 1057221.
3x: Committed revision 1057226.
> DocBuild
[
https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979593#action_12979593
]
Koji Sekiguchi commented on SOLR-2310:
--
Good catch, tom. I'll commit shortly.
> DocBui
[
https://issues.apache.org/jira/browse/LUCENE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979589#action_12979589
]
David Smiley commented on LUCENE-2611:
--
I don't know why the vcs.xml change isn't wor
[
https://issues.apache.org/jira/browse/LUCENE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979588#action_12979588
]
Christian Kohlschütter commented on LUCENE-2500:
I guess it would not be d
[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steven Rowe updated LUCENE-2657:
Attachment: LUCENE-2657.patch
carrot2 dependency upgraded to 3.4.2: SOLR-2296
> Replace Maven POM
Everyone should (carefully) read the Apache License 2.0 section 4(d). It turns
out that Apache has a somewhat unusual definition for the term "derivative
work". It has to be something you actually modified, not just include. So the
incubator approach seems correct; neither the HSQLDB notice n
[
https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2694:
Attachment: LUCENE-2694_hack.patch
here's a hack patch (dont think it actually works) just showing
On Jan 10, 2011, at 5:59 AM, Simon Willnauer wrote:
> hey,
>
> today I came across function query in lucene and that reminded me that
> Solr is already using its own derived version which is no good IMO. We
> should try to consolidate the two version and make solr use the
> consolidated version
[
https://issues.apache.org/jira/browse/LUCENE-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979496#action_12979496
]
Steven Rowe edited comment on LUCENE-2657 at 1/10/11 8:03 AM:
--
On Mon, Jan 10, 2011 at 2:13 PM, Simon Willnauer <
simon.willna...@googlemail.com> wrote:
> So moving stuff to modules has several advantages compared to trunk. I
> think we all agree that we want lucene to be able to make use of this
> functinality right?! So if we keep it in core we can either t
[
https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979562#action_12979562
]
Robert Muir commented on LUCENE-2694:
-
One question, I'm look at the definition of Ter
[
https://issues.apache.org/jira/browse/LUCENE-2831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979561#action_12979561
]
Simon Willnauer commented on LUCENE-2831:
-
bq. And also Collector?
yeah I think th
On Mon, Jan 10, 2011 at 12:56 PM, Doron Cohen wrote:
> +1 for having a single function query - actually this is what LUCENE-1081
> and SOLR-192 is about. I'd look at this after LUCENE-1812, but this is
> waiting so long now, please go ahead with this, I'll follow/join.
good stuff...
>
> -0 for mo
[
https://issues.apache.org/jira/browse/LUCENE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979558#action_12979558
]
Michael McCandless commented on LUCENE-2324:
I think on commit if we hit an ab
[
https://issues.apache.org/jira/browse/SOLR-2282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979555#action_12979555
]
Stanislaw Osinski commented on SOLR-2282:
-
Thanks for committing SOLR-2296, Koji! Wh
[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979554#action_12979554
]
Michael McCandless commented on LUCENE-2312:
I believe the goal for RT readers
[
https://issues.apache.org/jira/browse/LUCENE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979553#action_12979553
]
Michael McCandless commented on LUCENE-2843:
bq. If a system is forced to swap
[
https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated SOLR-2310:
-
Priority: Trivial (was: Major)
Affects Version/s: (was: 4.0)
+1 for having a single function query - actually this is what LUCENE-1081
and SOLR-192 is about. I'd look at this after LUCENE-1812, but this is
waiting so long now, please go ahead with this, I'll follow/join.
-0 for moving function to modules - I think this is used as core capability
by many app
[
https://issues.apache.org/jira/browse/SOLR-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi reassigned SOLR-2310:
Assignee: Koji Sekiguchi
> DocBuilder's getTimeElapsedSince Error
>
[
https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2694:
Attachment: LUCENE-2694.patch
Another iteration on this after LUCENE-2831 was committed la
OK, so this looks be caused by 1) the fact that we are indexing Greek
stop words with the TestNRTThreads test, and 2) Pulsing codec is
horribly inefficient in how it handles pulsed terms that have many
many positions.
But it's odd we've only hit this failure in the JRE crash test... I've
added a C
I too cannot repro with this seed (separately: not good!). I started
up a while(1) on beast but so far no failure... h.
Mike
On Mon, Jan 10, 2011 at 5:37 AM, Simon Willnauer
wrote:
> I just ran into this while working on LUCENE-2694. I can not reproduce
> this so far but I don't think this
[
https://issues.apache.org/jira/browse/SOLR-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi resolved SOLR-2296.
--
Resolution: Fixed
Thanks, I committed 1.5 jar file.
trunk: Committed revision 1057149.
3x: Comm
+1 to this idea.
I recall talking to Robert and Mark about it as a good first step as part of
the spatial code consolidation as well.
On Mon, Jan 10, 2011 at 11:59 PM, Simon Willnauer <
simon.willna...@googlemail.com> wrote:
> hey,
>
> today I came across function query in lucene and that remind
hey,
today I came across function query in lucene and that reminded me that
Solr is already using its own derived version which is no good IMO. We
should try to consolidate the two version and make solr use the
consolidated version which would even be good for lucene users. It
seems it would make
I just ran into this while working on LUCENE-2694. I can not reproduce
this so far but I don't think this is related to my changes though.
[junit] Testsuite: org.apache.lucene.util.automaton.fst.TestFSTs
[junit] Testcase:
testRealTerms(org.apache.lucene.util.automaton.fst.TestFSTs): FAILED
OK I snatched this index and indeed I can reproduce the OOME during
CheckIndex! The hunt begins :)
Mike
On Sun, Jan 9, 2011 at 10:35 PM, Robert Muir wrote:
> On Sun, Jan 9, 2011 at 9:40 PM, Apache Hudson Server
> wrote:
>> Build: https://hudson.apache.org/hudson/job/Lucene-trunk/1421/
>>
>> 1
[
https://issues.apache.org/jira/browse/LUCENE-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979522#action_12979522
]
Earwin Burrfoot commented on LUCENE-2312:
-
Some questions to align myself with imp
Hi all,
I'd like to contribute to Apache Solr with a small plugin, but I'd like to
have your opinion first.
In my project, the user wants to configure the indexs on web app side, not
in solrconfig.xml. For example, the user can select an "Ignore case" option
for the index "myindex". This way, at
[
https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979502#action_12979502
]
JohnWu commented on SOLR-1395:
--
TomLiu:
in slave node the katta.node.properties also set as fo
81 matches
Mail list logo