Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #17594
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!transit4.readnews.com!news-out.news.tds.net!newsreading01.news.tds.net!53ab2750!not-for-mail |
|---|---|
| From | "Jeff Higgins" <jeff.higgins@1:261/38.remove-t9h-this> |
| Subject | Re: searching geo data with radius (tricky) |
| Message-ID | <50254C4A.56540.calajapr@time.synchro.net> (permalink) |
| X-Comment-To | Mark |
| Newsgroups | comp.lang.java.programmer |
| In-Reply-To | <5023FE38.56464.calajapr@time.synchro.net> |
| References | <5023FE38.56464.calajapr@time.synchro.net> |
| X-FTN-AREA | COMP.LANG.JAVA.PROGRAMMER |
| X-FTN-MSGID | 1:261/38 3fcd63cf |
| X-FTN-REPLY | 1:261/38 504b6ee4 |
| Content-Type | text/plain; charset=IBM437 |
| Content-Transfer-Encoding | 8bit |
| X-Gateway | time.synchro.net [Synchronet 3.16a-Win32 NewsLink 1.98] |
| Lines | 49 |
| Date | Fri, 10 Aug 2012 18:38:53 GMT |
| NNTP-Posting-Host | 69.21.70.65 |
| X-Complaints-To | news@tds.net |
| X-Trace | newsreading01.news.tds.net 1344623933 69.21.70.65 (Fri, 10 Aug 2012 13:38:53 CDT) |
| NNTP-Posting-Date | Fri, 10 Aug 2012 13:38:53 CDT |
| Organization | tds.net |
| Xref | csiph.com comp.lang.java.programmer:17594 |
Show key headers only | View raw
To: Mark From: "Jeff Higgins" <jeff.higgins@1:261/38.remove-k2r-this> To: Mark From: "Jeff Higgins" <jeff.higgins@1:261/38.remove-qhs-this> To: Mark From: Jeff Higgins <jeff@invalid.invalid> On 08/07/2012 12:22 PM, Mark wrote: > Hi, > > I have schema for document: > <fieldType name="geohash" class="solr2155.solr.schema.GeoHashField" length="12" /> > <field name="lat_lng" type="location" indexed="true" stored="true"/> > <field name="radius" type="int" indexed="true" stored="true"/> > > Base on only coordinates (without given radius) I would like to find every document that coordinate with radius from document contains given point. > Example parameter: 13.80,51.01 > This query is quite tricky: normally radius is provided in query, here I would like to use radius from document (different for every document). > > I could find some examples with functions, but used as a sort parameter, not condition parameter... > > Can you help me with solving this problem ? > > Thanks for help > Mark Have you been unable to fetch an answer to your question from the solr-user mailing list? <http://mail-archives.apache.org/mod_mbox/lucene-solr-user/> -+- BBBS/Li6 v4.10 Dada-1 + Origin: Prism bbs (1:261/38) -+- Synchronet 3.16a-Win32 NewsLink 1.98 Time Warp of the Future BBS - telnet://time.synchro.net:24 -+- BBBS/Li6 v4.10 Dada-1 + Origin: Prism bbs (1:261/38) -+- Synchronet 3.16a-Win32 NewsLink 1.98 Time Warp of the Future BBS - telnet://time.synchro.net:24 --- BBBS/Li6 v4.10 Dada-1 * Origin: Prism bbs (1:261/38) --- Synchronet 3.16a-Win32 NewsLink 1.98 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
searching geo data with radius (tricky) "Mark" <mark@1:261/38.remove-k2r-this> - 2012-08-09 18:44 +0000 Re: searching geo data with radius (tricky) "Jeff Higgins" <jeff.higgins@1:261/38.remove-t9h-this> - 2012-08-10 18:38 +0000
csiph-web