[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740831#action_12740831
]
Bill Bell commented on LUCENE-1781:
---
I did some additional research. The current Spatial
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740798#action_12740798
]
Bill Bell edited comment on LUCENE-1781 at 8/7/09 5:59 PM:
---
Ever
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740798#action_12740798
]
Bill Bell edited comment on LUCENE-1781 at 8/7/09 5:48 PM:
---
Ever
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated LUCENE-1781:
--
Attachment: LLRect.java
Added flipping for > 90 degrees if needed. See comment.
> Large distances in
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Bell updated LUCENE-1781:
--
Attachment: (was: LLRect.java)
> Large distances in Spatial go beyond Prime MEridian
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740798#action_12740798
]
Bill Bell commented on LUCENE-1781:
---
Everything is working except when you use a large a
On Aug 6, 2009, at 5:09 PM, Grant Ingersoll wrote:
On Aug 6, 2009, at 5:06 PM, Shai Erera wrote:
Only w/ ScoreDocs we reuse the same instance. So I guess we'd like
to do the same here.
Seems like providing a TopSpansCollector is what you want, only
unlike TopFieldCollector which populat
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740728#action_12740728
]
Uwe Schindler commented on LUCENE-1768:
---
To go back to the idea why I opened the iss
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740718#action_12740718
]
Luis Alves edited comment on LUCENE-1768 at 8/7/09 1:43 PM:
{q
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740718#action_12740718
]
Luis Alves commented on LUCENE-1768:
{quote}
Neither is your version with rangeTypes.p
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1790:
Description:
Similar to the BoostingTermQuery, the BoostingFunctionTermQuery is a
SpanT
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1790:
Attachment: LUCENE-1790.patch
Next take on this:
1. Added includeSpanScore flag, which al
[
https://issues.apache.org/jira/browse/LUCENE-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740667#action_12740667
]
Michael McCandless commented on LUCENE-1771:
Patch looks good!:
* Looks lik
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740662#action_12740662
]
Luis Alves commented on LUCENE-1768:
{quote}
What's the cleaner way to do this? EG cou
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740659#action_12740659
]
Yonik Seeley commented on LUCENE-1768:
--
bq. It's not reusable by other users (we can'
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740643#action_12740643
]
Luis Alves commented on LUCENE-1768:
Hi Yonik,
As I said before you can do that in th
[
https://issues.apache.org/jira/browse/LUCENE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740638#action_12740638
]
Uwe Schindler commented on LUCENE-1607:
---
Committed rev 802095.
> String.intern() fa
By the way: o.a.l.util.ArrayUtil contains a hashCode impl for char arrays.
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: mikemcc...@apache.org [mailto:mikemcc...@apache.org]
> Sent: Friday, August 07, 2
On Fri, Aug 7, 2009 at 6:17 PM, Michael
McCandless wrote:
> I am SO looking forward to 3.0 ;)
Oh man! Me too!
>
> I'll fix.
>
> Mike
>
> On Fri, Aug 7, 2009 at 10:34 AM, Grant Ingersoll wrote:
>> Looks like more 1.5 in contrib/analyzers, even though the smartcn build says
>> 1.4:
>>
>> compile-cor
I don't know why Entry has "int type" and "String locale", either. I
agree it'd be cleaner for FieldSortedHitQueue to store these on its
own, privately.
Note that FieldSortedHitQueue is deprecated in favor of
FieldValueHitQueue, and that FieldValueHitQueue doesn't cache
comparators anymore.
Mike
[
https://issues.apache.org/jira/browse/LUCENE-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740624#action_12740624
]
Michael McCandless commented on LUCENE-1749:
Maybe we should simply print a wa
I am SO looking forward to 3.0 ;)
I'll fix.
Mike
On Fri, Aug 7, 2009 at 10:34 AM, Grant Ingersoll wrote:
> Looks like more 1.5 in contrib/analyzers, even though the smartcn build says
> 1.4:
>
> compile-core:
> [mkdir] Created dir:
> /lucene/java/lucene-clean/build/contrib/analyzers/smartcn/c
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740608#action_12740608
]
Michael McCandless commented on LUCENE-1768:
bq. You could still do something
[
https://issues.apache.org/jira/browse/LUCENE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740604#action_12740604
]
Michael McCandless commented on LUCENE-1789:
bq. Correct: a change like this
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1790:
Attachment: LUCENE-1790.patch
Refactors BoostingTermQuery to be a BoostingFunctionQuery.
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1790:
Description: Similar to the BoostingTermQuery, the
BoostingFunctionTermQuery is a SpanTerm
[
https://issues.apache.org/jira/browse/LUCENE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740574#action_12740574
]
Hoss Man commented on LUCENE-1789:
--
{quote}
While client code that has relied on this in
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740575#action_12740575
]
Yonik Seeley commented on LUCENE-1768:
--
It feels like going that route would add much
Looks like more 1.5 in contrib/analyzers, even though the smartcn
build says 1.4:
compile-core:
[mkdir] Created dir: /lucene/java/lucene-clean/build/contrib/
analyzers/smartcn/classes/java
[javac] Compiling 18 source files to /lucene/java/lucene-clean/
build/contrib/analyzers/smartcn/
[
https://issues.apache.org/jira/browse/LUCENE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740328#action_12740328
]
Hoss Man edited comment on LUCENE-1789 at 8/7/09 7:16 AM:
--
This i
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740546#action_12740546
]
Mark Miller commented on LUCENE-1790:
-
Yeah, thats basically what I was thinking - the
[
https://issues.apache.org/jira/browse/LUCENE-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1782.
Resolution: Fixed
> Rename OriginalQueryParserHelper
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740494#action_12740494
]
Michael McCandless commented on LUCENE-1789:
Or... how about if we made a sepa
[
https://issues.apache.org/jira/browse/LUCENE-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740492#action_12740492
]
Michael McCandless commented on LUCENE-1789:
It is nice that DocValues gives u
[
https://issues.apache.org/jira/browse/LUCENE-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740482#action_12740482
]
Robert Muir commented on LUCENE-1628:
-
I have been looking this over, I think this one
[
https://issues.apache.org/jira/browse/LUCENE-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740481#action_12740481
]
Michael McCandless commented on LUCENE-1782:
bq. I did not see the readme.txt
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740478#action_12740478
]
Michael McCandless commented on LUCENE-1781:
Thanks for the updated patch Bill
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740439#action_12740439
]
Bill Bell edited comment on LUCENE-1781 at 8/7/09 1:03 AM:
---
Mich
[
https://issues.apache.org/jira/browse/LUCENE-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740439#action_12740439
]
Bill Bell commented on LUCENE-1781:
---
Michael - Please rerun your tests.
The 2 normaliza
39 matches
Mail list logo