yacy_search_server/source/net/yacy/search/index
Michael Peter Christen 9b4c699526 ehanced location search:
- search request are now made using a map boundary
- search results are only computed for the map boundary
- the number of results is adopted to the results in the visible range
- added a double-buffering for the search result markers
- added a search query option for the search results:
/radius/<lat>/<lon>/<radius>
2012-05-31 22:39:53 +02:00
..
DocumentIndex.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
DocumentMetadata.java More sync in close() methods 2012-05-17 06:03:18 +02:00
DocumentReference.java More sync in close() methods 2012-05-17 06:03:18 +02:00
Metadata.java added stub classes for 2012-04-13 07:09:15 +02:00
MetadataMigration.java added stub classes for 2012-04-13 07:09:15 +02:00
MetadataRepository.java fixed bug in solr interface 2012-05-15 12:25:14 +02:00
Segment.java ehanced location search: 2012-05-31 22:39:53 +02:00
Segments.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
SolrConfiguration.java ehanced location search: 2012-05-31 22:39:53 +02:00
SolrField.java correct typo in scripts_txt comment 2012-05-19 02:09:16 +02:00