[ https://issues.apache.org/jira/browse/LUCENE-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403182#comment-13403182 ]
Steven Rowe commented on LUCENE-4175: ------------------------------------- Ryan, Jenkins builds are failing. e.g. [http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/1082/], as a result of a missing package javadocs file for {{org.apache.lucene.spatial.bbox}}: {noformat} javadocs-lint: [exec] [exec] Crawl/parse... ... [exec] [exec] Verify... [exec] [exec] build/docs/spatial/overview-summary.html [exec] missing: org.apache.lucene.spatial.bbox [exec] [exec] Missing javadocs were found! {noformat} > Include BBox Spatial Strategy > ----------------------------- > > Key: LUCENE-4175 > URL: https://issues.apache.org/jira/browse/LUCENE-4175 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Ryan McKinley > Assignee: Ryan McKinley > Attachments: LUCENE-4175-bbox-strategy.patch > > > This is an approach to indexing bounding boxes using 4 numeric fields > (xmin,ymin,xmax,ymax) and a flag to say if it crosses the dateline. > This is a modification from the Apache 2.0 code from the ESRI Geoportal: > http://geoportal.svn.sourceforge.net/svnroot/geoportal/Geoportal/trunk/src/com/esri/gpt/catalog/lucene/SpatialClauseAdapter.java -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org