About
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. 24infonews.live 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.
24infonews.live 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
- Science
- Shopping
- Sports
- Travel
- World Localities
Ten Languages available for searches
- Arabic
- Chinese
- English
- French
- German
- Italian
- Japanese
- Portoguese
- Russian
- Spanish
24infonews.live empowers your search
” 24infonews.live 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
24infonews.live is a full-featured information retrieval library, so it provides a powerful full-text search capabilities product.
Document-Oriented
24infonews.live 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
24infonews.live implements a lot of features, such as customized splitting text into words, customized stemming, facetted search, and more.
Schema Free
24infonews.live 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
24infonews.live is API driven; actions can be performed using a simple Restful API.
Per-Operation Persistence
24infonews.live 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 24infonews.live 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
24infonews.live is generally fantastic at providing approximate answers from data, such as scoring the results by quality. Finding approximate answers is a property that separates 24infonews.live from more traditional databases.