|
|
[1]
[2]
>>
|
|
|
|
Integrating Apache solr with crawels |
|
This talk will describe issues involved in scalable web crawling and web search, and explain how to integrate Apache Solr as a search platform with web crawling functionality, using existing web crawling platforms: Nutch, Aperture and Lucene Connectors Framework.
Uploaded by: lucid12 Added: 1 year ago
Views: 574 Thumbs: 0 Comments: 0
Tags:
Apache
solr
|
|
|
|
|
Solr 3.1 and Beyond |
|
The Solr/Lucene community is hard at work designing and developing a range of new features and fixes for Apache Solr, advancing the frontiers of search. Solr creator Yonik Seeley will provide a preview survey of these developments, and talk about how one can leverage new functionality. Topics will include new faceting functionality, new function queries, increased scalability, field collapsing, and spatial search. The talk will span features already included in trunk, features slated for the next release, as well as incomplete features under consideration for future releases.
Uploaded by: lucid12 Added: 1 year ago
Views: 678 Thumbs: 0 Comments: 0
Tags:
solr
lucene
|
|
|
|
|
Solr and Lucene search revolution |
|
The data and content whirlwind continues unabated, with total data volume doubling every 18 months and more forms and formats every day, as end users and organizations alike continue to demand better search technology. Now the Lucene Revolution has arrived, freeing end users and organizations to harness the content whirlwind with better, faster, more scalable and effective search apps and search-enabled services. More and more enterprises are breaking the bonds of commercial proprietary software lock-in, scaling up on open source Lucene/Solr search technology.
Uploaded by: lucid12 Added: 1 year ago
Views: 381 Thumbs: 0 Comments: 0
Tags:
Solr
Lucene
|
|
|
|
|
Drupal Integartion with solr for Fabulous CMS search |
|
Drupal is a robust, free and open-source content management system that is becoming an ever more popular tool for building enterprise websites. The Apache Solr Search Integration module for Drupal allows you to integrate Solr functionality into a Drupal site with no additional coding. The module manages and display many facets including taxonomy, content types, authors, and dates, provides options for boosting search results, and sends queries to the "more like this" handler to provide content recommendation. Using this module as a basis, you can make additional customizations or use additional sub-modules for even more functionality, such as indexing file attachments.
Uploaded by: lucid12 Added: 1 year ago
Views: 903 Thumbs: 0 Comments: 0
Tags:
drupal
solr
|
|
|
|
|
Discover the new techniques about search application |
|
Learn more about designing the search experience as When to assume users know what they’re looking for.Discover new techniques, such as faceted navigation, tag clouds, histograms and more Practical considerations in leveraging suggestions into search interactions.http://www.lucidimagination.com/solutions/webinars/designing-the-search-experience
Uploaded by: lucid12 Added: 1 year ago
Views: 249 Thumbs: 0 Comments: 0
Tags:
solr
lucene
|
|
|
|
|
|
|
|
Starting a search application |
|
* Learn about the full-text search -- is the right technology
* Producing sets of ideal results you'd like to return for a range of queries
* Considering the value of supplementing a basic search result list with document clustering
* Producing more specific requirements and investigating technology options
http://www.lucidimagination.com/whitepaper/starting-search-application
Uploaded by: lucid12 Added: 1 year ago
Views: 110 Thumbs: 0 Comments: 0
Tags:
search application
solr
lucene
|
|
|
|
|
|
|
|
|
|
|
Spatial search with Geohashes |
|
Spatial search is a growing area in the Lucene/Solr community that is steadily progressing. One method used to accomplish spatial search involves geohashes. A geohash is a latitude/longitude geocode system in the public domain, described in detail on Wikipedia. Geohashes are strings that further narrow a latitude-longitude box on the earth with each added character. Given this property, Lucene’s inverted index is well suited as the basis for a geohash-based search filter. There are two challenges to such an implementation: One is dealing with the fact that not every point near another necessarily has the same prefix due to inevitable box boundary conditions. Secondly, an ideal implementation should be optimized to handle searches spanning a great number of points. This presentation will discuss such an implementation with closing thoughts on addressing performance for the latter case.
Uploaded by: lucid12 Added: 1 year ago
Views: 812 Thumbs: 0 Comments: 0
Tags:
Lucene
Solr
Spatial search
|
|
|
|
|
What’s New in Apache Lucene 2.9 |
|
With the new release of version 2.9, Apache Lucene is now faster and more flexible than before. Learn about these new features and improvements:
Near-real-time search
Flexible indexing and segments
High-performance numerical range queries
New APIs introduced
Critical bug fixes http://www.lucidimagination.com/developer/whitepaper/Whats-New-in-Apache-Lucene-2-9
Uploaded by: lucid12 Added: 1 year ago
Views: 476 Thumbs: 0 Comments: 0
Tags:
Apache lucene
solr
|
|