[
https://issues.apache.org/jira/browse/LUCENE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12787934#action_12787934
]
patrick o'leary commented on LUCENE-1815:
-
What google code are you wor
[
https://issues.apache.org/jira/browse/LUCENE-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719272#action_12719272
]
patrick o'leary commented on LUCENE-1571:
-
patch looks good to me, tes
;
...
}
}
nextOffset += offset;
...
}
K, works time for sleep
P
On Tue, Apr 28, 2009 at 5:44 PM, patrick o'leary wrote:
> Think I may have found it, it was multiple runs of the filter, one for each
> segment reader, I was generating a new map to hold distances each time. So
> only the dist
es not work correctly?
>
>
>
> -
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
> ----------
>
> *From:* patrick o'leary [mailto:pj...@pjaol.com]
> *Sent:* Tuesday, April
hey
I've got a filter that's storing document id's with a geo distance for
spatial lucene using a bitset position for doc id,
However with a MultiSegmentReader that's no longer going to working.
What's the most appropriate way to go from bitset position to doc id now?
Thanks
Patrick
Free world, help yourself :-)
On Wed, Apr 22, 2009 at 6:39 PM, Wouter Heijke wrote:
> The amount of replies and the state of the code make me think making my
> own distance filter using a real GIS solution like geotools is the way to
> go.
> I wonder anyway if GIS code should be in any Lucene pa
Yeah it's hard coded to use miles, 5 years in the US gets to you..
But the functionality doesn't change radius is double so you just need to
convert km to miles
for the DistanceQueryBuilder and just convert back from miles to km to
display.
On Mon, Apr 20, 2009 at 8:14 AM, Wouter Heijke wrote:
>
[
https://issues.apache.org/jira/browse/LUCENE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1588:
Attachment: LUCENE-1588.patch
Deprecate DistanceSortSource an
Components: contrib/spatial
Affects Versions: 2.9
Reporter: patrick o'leary
Assignee: patrick o'leary
Priority: Trivial
Fix For: 2.9
Update distance sorting to use FieldComparator sorting as opposed to
SortComparator
--
This
Is it also worth while to check if a static signature can be added to mails
with instructions
Or a link to the apache mail instructions?
It will reduce a lot of repeat questions.
On Thu, Mar 26, 2009 at 2:46 PM, Chris Hostetter
wrote:
>
> : Every now and again, someone emails me off list asking
[
https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary closed LUCENE-1568.
---
resolved
> Fix for NPE's in Spatial Lucene for searching boun
[
https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary resolved LUCENE-1568.
-
Resolution: Fixed
committed
> Fix for NPE's in Spatial Lucene for searc
[
https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683951#action_12683951
]
patrick o'leary commented on LUCENE-1568:
-
If nobody objects I'
[
https://issues.apache.org/jira/browse/LUCENE-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1568:
Attachment: LUCENE-1568.patch
Fixes an NPE when using DistanceQueryBuilder for
: Bug
Components: contrib/spatial
Reporter: patrick o'leary
Assignee: patrick o'leary
Priority: Minor
NPE occurs when using DistanceQueryBuilder for minimal bounding box search
without the distance filter.
--
This message is automatically ge
/whoweare.html (working copy)
@@ -285,6 +285,9 @@
Wolfgang Hoschek (whosc...@...)
+Patrick O'Leary (pj...@...)
+
+
Uwe Schindler (uschind...@...)
@@ -300,7 +303,7 @@
-
+
Emeritus Committers
scootie:site pjaol$ svn diff src/documentation/content/xdocs/whoweare.xml
[
https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1512:
Attachment: LUCENE-1512.patch
Made necessary changes
* Formatting fixed
* Re
[
https://issues.apache.org/jira/browse/LUCENE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1512:
Attachment: LUCENE-1512.patch
spatial-lucene GeoHash implementation based on
Reporter: patrick o'leary
Priority: Minor
Based on comments from Yonik and Ryan in SOLR-773
GeoHash provides the ability to store latitude / longitude values in a single
field consistent hash field.
Which elements the need to maintain 2 field caches for latitude / long
[
https://issues.apache.org/jira/browse/LUCENE-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661199#action_12661199
]
patrick o'leary commented on LUCENE-1304:
-
How will LUCENE-1483 im
[
https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1504:
Attachment: LUCENE-1504.patch
Changed filter calls from bits to getDocIdSet
[
https://issues.apache.org/jira/browse/LUCENE-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1504:
Attachment: LUCENE-1504.patch
Moved both ISerialChainFilter and SerialChainFilt
be better because the comparaison is
done on one field only.
What is your opinion about it ?
Best regards
Marc
--
Patrick O'Leary
AOL Local Search Technologies
Phone: + 1 703 265 8763
You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his hea
[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1387:
Attachment: spatial-lucene.zip
Latest version of local / spatial lucene with
..@lucene.apache.org
--
Patrick O'Leary
AOL Local Search Technologies
Phone: + 1 703 265 8763
You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles.
Do you understand this?
And radio operates exactly the same way: you send s
mands, e-mail: java-dev-h...@lucene.apache.org
--
Patrick O'Leary
AOL Local Search Technologies
Phone: + 1 703 265 8763
You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles.
Do you understand this?
And radio oper
M - University
of Bremen
Room 2500, Leobener Str., D-28359 Bremen
Tel.: +49 421 218 65595
Fax: +49 421 218 65505
http://www.pangaea.de/
E-mail: uschind...@pangaea.de
From:
patrick o'leary [mailto:polear...@aol.com]
Sent: Monday, December
15, 2008
9:14 PM
To: java-d
fore 2.9, and I'd like to spend time doing
so (after / with LUCENE-1483).
Mike
---------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.
[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633276#action_12633276
]
patrick o'leary commented on LUCENE-1387:
-
Yeah, the tests numbers
29 matches
Mail list logo