Get Global Search working in Moodle LMS using the mighty power of OpenSolr No servers? No problem. OpenSolr gives you a fully hosted Solr instance so you can focus on what matters — teaching, not t…
The edgy_text field type typically uses Edge N-gram tokenization to create prefix-based tokens for indexing. This means the field is indexed in a way that allows matching partial terms or phrases, …
If you keep getting redirected to the Login page, or you are having troubles with placing a new order, after trying to login multiple times, please try to clear the
Opensolr Web Crawler Standards
1. Page has to respond within less than 5 seconds (that's not the page download time, it's the page / website response time), otherwise the
UPDATE: As of Feb 08 2023, the new Opensolr Config Files Uploader, should take care of these dependencies automatically, so the steps below should not be necessary.
However, if you
When your Solr-powered app says “the file’s too big” or “too many boolean clauses!”—don’t panic. Here’s how to tweak your solrconfig.xml so you can upload more, search harder, and (almost) never hi…
The Opensolr Web Crawler is an innovative and comprehensive solution designed for businesses and individuals looking to rapidly deploy an advanced, AI-powered search engine. With just a few clicks,…
At Opensolr, we believe that trust, quality, and security are the foundation of every successful search solution. That’s why we’re proud to be officially certified for both ISO27001 (Information Se…
OpenSolr is more than just a place to host your Apache Solr instance—it’s your full-service, hands-off search infrastructure butler, working around the clock so you don’t have to! Here’s what makes…
Solr thrives on configuration files—each with its own special job. Whether you’re running a classic Solr install, a CMS like Drupal, or even going rogue with WordPress and WPSOLR, proper configurat…
Reload Solr Index GET https://opensolr.com/solr_manager/api/reload_core Parameters: email - your opensolr registration email address api_key - your opensolr api_key core_name - the name
When you Upgrade or Downgrade your Opensolr account, regardless of the recurring period, all Upgrades and Downgrades, are always pro-rated, so you always only pay for the calculated difference
If you usually get an error, such as: Unknown field... Or Missing field, and your schema.xml already contains those fields, make sure you disable the Schemaless mode in solrconfig.
Commit data for Solr Index GET https://opensolr.com/solr_manager/api/commit Parameters: email - your opensolr registration email address api_key - your opensolr api_key core_name - the name
Create a new Solr Index
GET https://opensolr.com/solr_manager/api/create_index
Parameters:
email - your opensolr registration email address
api_key- your opensolr api_key
index_name - the name of the
Opensolr Teams lets you invite anyone with an Opensolr account—free, paid, or even overdue—to join your team and help manage or create your Opensolr Indexes.
In Opensolr, a default new index, will feature a search.xml Solr configuration file (referenced further in solrconfig.xml), that you will have to address, since that contains
Get IP list for a Solr Index GET https://opensolr.com/solr_manager/api/get_ip_list Parameters: email - your opensolr registration email address api_key - your opensolr api_key core_name&
Solr’s RAM appetite is legendary. Don’t worry, you’re not alone. Let’s help you keep your heap happy, your queries snappy, and your boss off your back.
Optimize Solr Index GET https://opensolr.com/solr_manager/api/optimize Parameters: email - your opensolr registration email address api_key - your opensolr api_key core_name - the name of the core you wish to
Replicate Solr Index
GET https://opensolr.com/solr_manager/api/replicate_index
Parameters:
email - your opensolr registration email address
api_key - your opensolr api_key
index_name - the name of the
Get Request HandlersAllows to get a list of all the Request Handlers being defined in any one of your Opensolr Indexes, in your solrconfig.xml file.GET https://opensolr.
Due to security concerns, the Opensolr registration email address, can only be changed / updated, by requesting that via a support ticket.
The Billing email address, can be changed from your
Solr Traffic Monitoring API
With Opensolr, you can now use the Automation REST API, in order to find anomalies and audit your Solr requests, in many fun ways.Here are