Organic proprietary 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. mytensai.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.

mytensai.com is split into specific content categories

  1. Arts - Entertainment
  2. Autos - Vehicles
  3. Beauty - Fitness
  4. Books - Literature
  5. Business - Industrial
  6. Computers - Electronics
  7. Finance
  8. Food - Drink
  9. Games
  10. Health
  11. Hobbies - Leisure
  12. Home - Garden
  13. Internet - Telecom
  14. Jobs - Education
  15. Law - Government
  16. News
  17. Online Communities
  18. People - Society
  19. Pets - Animals
  20. Real Estate
  21. Science
  22. Shopping
  23. Sports
  24. Travel
  25. World Localities

Ten Languages available for searches

  1. Arabic
  2. Chinese
  3. English
  4. French
  5. German
  6. Italian
  7. Japanese
  8. Portoguese
  9. Russian
  10. Spanish

mytensai.com empowers your search

” mytensai.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

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

Document-Oriented

mytensai.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

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

Schema Free

mytensai.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

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

Per-Operation Persistence

mytensai.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 mytensai.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

mytensai.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 mytensai.com from more traditional databases.