[jira] Commented: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

[jira] Issue Comment Edited: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

[jira] Issue Comment Edited: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

[jira] Updated: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

[jira] Updated: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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 > ---

[jira] Commented: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

Re: SpanQuery and Spans optimizations

2009-08-07 Thread Grant Ingersoll
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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Uwe Schindler (JIRA)
[ 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

[jira] Issue Comment Edited: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Luis Alves (JIRA)
[ 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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Luis Alves (JIRA)
[ 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

[jira] Updated: (LUCENE-1790) Add Boosting Function Term Query and Some Payload Query refactorings

2009-08-07 Thread Grant Ingersoll (JIRA)
[ 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

[jira] Updated: (LUCENE-1790) Boosting Function Term Query

2009-08-07 Thread Grant Ingersoll (JIRA)
[ 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

[jira] Commented: (LUCENE-1771) Using explain may double ram reqs for fieldcaches when using ValueSourceQuery/CustomScoreQuery or for ConstantScoreQuerys that use a caching Filter.

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Luis Alves (JIRA)
[ 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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Yonik Seeley (JIRA)
[ 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'

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Luis Alves (JIRA)
[ 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

[jira] Commented: (LUCENE-1607) String.intern() faster alternative

2009-08-07 Thread Uwe Schindler (JIRA)
[ 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

RE: svn commit: r802085 - in /lucene/java/trunk/contrib/analyzers/smartcn/src/java/org/apache/lucene/analysis/cn/smart/hhmm: SegToken.java SegTokenPair.java

2009-08-07 Thread Uwe Schindler
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

Re: JDK 1.5 in Analyzers

2009-08-07 Thread Simon Willnauer
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

Re: Sorting cleanup and FieldCacheImpl.Entry confusion

2009-08-07 Thread Michael McCandless
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

[jira] Commented: (LUCENE-1749) FieldCache introspection API

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

Re: JDK 1.5 in Analyzers

2009-08-07 Thread Michael McCandless
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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1789) getDocValues should provide a MultiReader DocValues abstraction

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Updated: (LUCENE-1790) Boosting Function Term Query

2009-08-07 Thread Grant Ingersoll (JIRA)
[ 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.

[jira] Updated: (LUCENE-1790) Boosting Function Term Query

2009-08-07 Thread Grant Ingersoll (JIRA)
[ 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

[jira] Commented: (LUCENE-1789) getDocValues should provide a MultiReader DocValues abstraction

2009-08-07 Thread Hoss Man (JIRA)
[ 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

[jira] Commented: (LUCENE-1768) NumericRange support for new query parser

2009-08-07 Thread Yonik Seeley (JIRA)
[ 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

JDK 1.5 in Analyzers

2009-08-07 Thread Grant Ingersoll
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/

[jira] Issue Comment Edited: (LUCENE-1789) getDocValues should provide a MultiReader DocValues abstraction

2009-08-07 Thread Hoss Man (JIRA)
[ 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

[jira] Commented: (LUCENE-1790) Boosting Max Term Query

2009-08-07 Thread Mark Miller (JIRA)
[ 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

[jira] Resolved: (LUCENE-1782) Rename OriginalQueryParserHelper

2009-08-07 Thread Michael McCandless (JIRA)
[ 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 > ---

[jira] Commented: (LUCENE-1789) getDocValues should provide a MultiReader DocValues abstraction

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1789) getDocValues should provide a MultiReader DocValues abstraction

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1628) Persian Analyzer

2009-08-07 Thread Robert Muir (JIRA)
[ 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

[jira] Commented: (LUCENE-1782) Rename OriginalQueryParserHelper

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Commented: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Michael McCandless (JIRA)
[ 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

[jira] Issue Comment Edited: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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

[jira] Commented: (LUCENE-1781) Large distances in Spatial go beyond Prime MEridian

2009-08-07 Thread Bill Bell (JIRA)
[ 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