Organic search engine that provides a distributed, multitenant-capable full-text search engine with an HTTP web interface. Its core logic provides RESTful Services for entering one or a plurality of search items in a single data string into a search engine the gives results in XML / JSON format. A standard output XML file format and JSON ensures full compatibility with many different systems.

The results are listings on search engine results pages that appear because of their relevance to the search as an high value organic search should be. organicfollows.com works as content aggregator for news coming from many different websites. The news aggregator software will automatically check for new content, allowing the content to be automatically passed from website to the search engine. XML / JSON Service also benefit users who want to receive updated results about their favourite subject aggregating almost real-time data from many sites. And the fact ( if not present) that we provide the best matching category for the provided keywords.

organicfollows.com is split into specific content categories

 

  • Arts - Entertainment
  • Autos - Vehicles
  • Beauty - Fitness
  • Books - Literature
  • Business - Industrial
  • Computers - Electronics
  • Finance
  • Food - Drink

 

  • Games
  • Health
  • Hobbies - Leisure
  • Home - Garden
  • Internet - Telecom
  • Jobs - Education
  • Law - Government
  • News

 

  • Online Communities
  • People - Society
  • Pets - Animals
  • Real Estate
  • Reference
  • Science
  • Shopping
  • Sports
  • Travel

Organicfollows.com empowers your search

” organicfollows.com empowers your search giving organic high value results and allows you to identify best matching category for your query string This feature allows you to deliver the most appropriate content to your users and maximize the return of value. “

Key Features

organicfollows.com is a full-featured information retrieval library, so it provides a powerful full-text search capabilities product.

Document-Oriented

organicfollows.com is document-oriented. It stores real world complex entities as structured JSON documents and indexes all fields by default, with a higher performance result.

Full-Text Search

organicfollows.com implements a lot of features, such as customized splitting text into words, customized stemming, facetted search, and more.

Schema Free

organicfollows.com is schema free.instead, it accepts JSON documents, as well as tries to detect the data structure, index the data, and make it searchable.

Restful API

organicfollows.com is API driven; actions can be performed using a simple Restful API.

Per-Operation Persistence

organicfollows.com records any changes made in transactions logs on multiple nodes in the cluster to minimize the chance of data loss.

There are some use cases where organicfollows.com is well-suited for performance:

  • Searching a large number of products for the best match with a specific phrase
  • Auto-completing a search box on partially-typed words, which are based on previous searches.
  • Accounting for misspellings in searches
  • Storing a large quantity of semi-structured (JSON) data in a distributed fashion

organicfollows.com is generally fantastic at providing approximate answers from data, such as scoring the results by quality. Finding approximate answers is a property that separates organicfollows.com from more traditional databases.