See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/904/changes
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736459#action_12736459
]
Michael Busch commented on LUCENE-1567:
---
{quote}
I will submit another patch tomorro
Sorry,
it is not very big in the docs (and in my opinion at the wrong place), but
SortField.equals() and hashCode() contain a hint:
/** Returns true if o is equal to this. If a
* {...@link SortComparatorSource} (deprecated) or {...@link
* FieldCache.Parser} was provided, it must proper
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736454#action_12736454
]
Adriano Crestani commented on LUCENE-1567:
--
{quote}
Are you going to submit a new
[
https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736445#action_12736445
]
Michael Busch commented on LUCENE-1460:
---
{quote}
with analyzers/compound
{quote}
C
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adriano Crestani updated LUCENE-1567:
-
Attachment: lucene_trunk_FlexQueryParser_2009july28_v10.patch
- Just revised patch and f
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736439#action_12736439
]
Michael Busch commented on LUCENE-1567:
---
{quote}
I noticed you renamed LuceneQueryCo
[
https://issues.apache.org/jira/browse/LUCENE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736431#action_12736431
]
Robert Muir commented on LUCENE-1758:
-
i think it is probably ready, the only other e
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/903/changes
Changes:
[hossman] LUCENE-1764 minor tweaks to SampleComparable so that it causes more
sane FieldCache usage in contrib/remote tests
--
[...truncated 21085 lines...]
[javadoc] Note:
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated LUCENE-1749:
-
Attachment: LUCENE-1749.patch
checkpoint: really hack implementation of checkFieldCacheSubReaderSanity t
: We prob want a javadoc warning of some kind too though right? Its not
: immediately obvious that when you switch to using remote, you better
: have implemented some form of equals/hashcode or you will have a memory
: leak.
Hmmm, now i'm confused.
Uwe's comment in the issue said "This is note
Brilliant. Thanks.
On Tue, Jul 28, 2009 at 4:34 PM, Tim Williams wrote:
> Hey Ted,
> If you need to cast a wider ASF net, you may try j...@apache too...
> --tim
>
> On Tue, Jul 28, 2009 at 6:46 PM, Ted Dunning wrote:
> >
> > I don't want to spam this mailing list (much).
> >
> > But I would lik
Hey Ted,
If you need to cast a wider ASF net, you may try j...@apache too...
--tim
On Tue, Jul 28, 2009 at 6:46 PM, Ted Dunning wrote:
>
> I don't want to spam this mailing list (much).
>
> But I would like to pass the word that I have a full-time search engineer
> position open.
>
> Follow up dir
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736363#action_12736363
]
Mark Miller commented on LUCENE-1764:
-
We prob want a javadoc warning of some kind too
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved LUCENE-1764.
--
Resolution: Fixed
Committed revision 798726.
hashcode/equals changes along what miller described.
>
bq. + public boolean equals(Object that) { return
this.getClass().equals(that.getClass()); }
Good call. I had made that change as well.
hoss...@apache.org wrote:
Author: hossman
Date: Tue Jul 28 23:14:13 2009
New Revision: 798726
URL: http://svn.apache.org/viewvc?rev=798726&view=rev
Log:
LUCE
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated LUCENE-1764:
-
Priority: Minor (was: Major)
Summary: SampleComparable doesn't work well in contrib/remote tests (
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736353#action_12736353
]
Luis Alves commented on LUCENE-1567:
{quote}
The main Lucene build.xml/common-build.xm
I don't want to spam this mailing list (much).
But I would like to pass the word that I have a full-time search engineer
position open.
Follow up directly to me for all the exciting details. Follow up directly
to me if this is abysmal misuse of the mailing list.
--
Ted Dunning, CTO
DeepDyve
td
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736320#action_12736320
]
Mark Miller commented on LUCENE-1749:
-
No worries, the updates are to the ram estimato
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736316#action_12736316
]
Hoss Man commented on LUCENE-1749:
--
uh ... ok .. what kind of updates do you have locally
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736310#action_12736310
]
Uwe Schindler commented on LUCENE-1764:
---
I think this bug was there before. SortFiel
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736309#action_12736309
]
Mark Miller commented on LUCENE-1749:
-
I do - I removed that last patch because I just
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736307#action_12736307
]
Mark Miller commented on LUCENE-1764:
-
Bug was a bit strong I guess - resource hog tra
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736304#action_12736304
]
Hoss Man commented on LUCENE-1749:
--
Mark: i have a little time to work on this today ...
[
https://issues.apache.org/jira/browse/LUCENE-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736299#action_12736299
]
Hoss Man commented on LUCENE-1764:
--
Note: i set this as "fix in 2.9" because it's not cle
Remote Searching w/sort using SortComparator has explosive FieldCache usage
---
Key: LUCENE-1764
URL: https://issues.apache.org/jira/browse/LUCENE-1764
Project: Lucene - Java
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736293#action_12736293
]
Uwe Schindler commented on LUCENE-1567:
---
bq. I'll try to add a javacc target to the
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736289#action_12736289
]
Adriano Crestani commented on LUCENE-1567:
--
{quote}
You just forgot to delete the
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736285#action_12736285
]
Adriano Crestani commented on LUCENE-1567:
--
Hi Michael,
I noticed you renamed Lu
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1749:
Attachment: (was: LUCENE-1749.patch)
> FieldCache introspection API
>
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736270#action_12736270
]
Luis Alves edited comment on LUCENE-1567 at 7/28/09 1:35 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736270#action_12736270
]
Luis Alves commented on LUCENE-1567:
Hi Adriano,
You just forgot to delete the query
[
https://issues.apache.org/jira/browse/LUCENE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736248#action_12736248
]
Shai Erera commented on LUCENE-1763:
Hmm ... I see that MP's methods are package priva
[
https://issues.apache.org/jira/browse/LUCENE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736206#action_12736206
]
Shai Erera commented on LUCENE-1076:
Ok I agree that commit should not wait for merges
[
https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736171#action_12736171
]
Michael McCandless commented on LUCENE-1504:
Patrick are you going to have tim
[
https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736155#action_12736155
]
Michael McCandless commented on LUCENE-1628:
Robert/Mark is this one ready to
[
https://issues.apache.org/jira/browse/LUCENE-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736149#action_12736149
]
Michael McCandless commented on LUCENE-1690:
The getTermFrequency method looks
[
https://issues.apache.org/jira/browse/LUCENE-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1763:
--
Assignee: Michael McCandless
> MergePolicy should require an IndexWriter upon
[
https://issues.apache.org/jira/browse/LUCENE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1758:
--
Assignee: Michael McCandless
> improve arabic analyzer: light8 -> light10
> --
[
https://issues.apache.org/jira/browse/LUCENE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1758:
---
Fix Version/s: 2.9
If it's ready to commit, then let's get it into 2.9?
> improve a
[
https://issues.apache.org/jira/browse/LUCENE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736141#action_12736141
]
Michael McCandless commented on LUCENE-1076:
bq. I added commit() after cms.sy
[
https://issues.apache.org/jira/browse/LUCENE-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736124#action_12736124
]
Robert Muir commented on LUCENE-1758:
-
I am curious, could this be considered for 2.9?
>>I'd like to enable ShingleFilter to only create shingles for a set of
>>(stop) words (rather than for all N tokens).
Hi Jason,
You might want to take a look at our port of the Nutch CommonGrams filter to
Solr. https://issues.apache.org/jira/browse/SOLR-908. It does what you
want and should
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736114#action_12736114
]
Uwe Schindler commented on LUCENE-1695:
---
bq. not to hijack this issue (sorry) but Uw
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736113#action_12736113
]
Uwe Schindler commented on LUCENE-1695:
---
bq. I think you could probably continue usi
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736112#action_12736112
]
Mark Miller commented on LUCENE-1695:
-
Here we would need to deprecate the whole Highl
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736111#action_12736111
]
Robert Muir commented on LUCENE-1695:
-
not to hijack this issue (sorry) but Uwe, this
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736106#action_12736106
]
Uwe Schindler commented on LUCENE-1695:
---
We had the same problem in core with Tee/si
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736100#action_12736100
]
Robert Muir commented on LUCENE-1695:
-
Mark there is a related issue in some of the ot
[
https://issues.apache.org/jira/browse/LUCENE-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736097#action_12736097
]
Mark Miller commented on LUCENE-1695:
-
Actually, I guess I would rather still change t
[
https://issues.apache.org/jira/browse/LUCENE-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Marr updated LUCENE-1690:
-
Attachment: LruCache.patch
Attached is a draft of an implementation that uses a WeakHashMap to b
[
https://issues.apache.org/jira/browse/LUCENE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1762:
--
Attachment: LUCENE-1762.patch
Slightly modified patch (some small refactoring). I also fixed a
Hmm... the build looks like it failed because of some odd clover
licensing issue:
[clover] Sorry, you are not licensed to instrument files in the package ''.
Anyone have any ideas?
Mike
On Mon, Jul 27, 2009 at 11:26 PM, Apache Hudson
Server wrote:
> See http://hudson.zones.apache.org/hudson/
[
https://issues.apache.org/jira/browse/LUCENE-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1762:
--
Attachment: LUCENE-1762-bw.patch
Here the modified BW-test to apply on backwards-branch. It re
[
https://issues.apache.org/jira/browse/LUCENE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735971#action_12735971
]
Shai Erera commented on LUCENE-1076:
BTW, the second sync() call comes after optimize(
[
https://issues.apache.org/jira/browse/LUCENE-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735968#action_12735968
]
Shai Erera commented on LUCENE-1076:
Hmm ... I think I found the problem. I added comm
57 matches
Mail list logo