On this page
In this chapter, we explain the first steps to using KandaSearch, starting from creating an account to creating instances, which are the core of the search engine.
To use KandaSearch, first, create an account to log in to KandaSearch. Account creation is free.
1 - Access the Top page of KandaSearch and click on 'SIGN UP' at the top right of the screen.
2 - At the signup screen, click on the globe icon at the top of the screen to change the display language to English.
Enter the following information and click 'CREATE ACCOUNT'. At this point, your account creation is not yet complete.
All fields are required.
Notes
When creating an account or logging in, you can also use social login with GitHub, Google, GitLab, or LinkedIn.
3 - An email confirmation will be sent from KandaSearch to the specified email address. Clicking the 'Confirm Email' link in the email body completes the account creation process, and you will receive a registration completion email.
In the following tutorial, it is assumed that you are logged in to KandaSearch with the created account.
KandaSearch has a component called 'Project'.
In KandaSearch, 'Project' refers to a container for managing search engine instances and various objects.
The main items that can be managed within a project are as follows:
The diagram below illustrates the relationship between the components of KandaSearch: Project, User (Member), Search Engine Instance, and Collection.
In a project, multiple members can be registered, allowing collaborative development and operation of KandaSearch's search engine while using it.
Users can participate in multiple projects and perform roles suitable for each project.
Let's create a project then.
To create a project, select 'Create a New Project' from the '+' icon displayed at the top of each screen.
You can also create one from the 'CREATE PROJECT' button within the project list screen displayed by clicking the KandaSearch logo at the top left of the screen.
On the 'Project Creation' screen, enter the project name and project description (input is optional), then click 'CREATE'.
Clicking the picture icon above the project name allows you to set a project logo image. Choosing an original image for the logo may increase familiarity with the project.
After the project is created, the screen will redirect to the project overview.
To view a list of all projects registered to your account, click the KandaSearch logo at the top left of the screen.
Next, let's add members to collaborate on this project.
Click on 'Members' from the left side menu.
After clicking 'ADD NEW MEMBER TO PROJECT', invite members by specifying their email address and role.
When adding members, specify one of the roles: 'Administrator' or 'User'. This allows for appropriate permission settings for members, enabling safe project management by multiple members.
Please refer to the FAQ for the main functions available in the project for each role.
Next, create an 'instance', which is the core of the search engine. In this tutorial, we'll select the free community plan to create and use the instance. With the community plan, you can create up to two instances per project.
Confirm that the project overview is displayed.
If the project overview is not displayed, while logged into KandaSearch, click on the KandaSearch logo at the top left of the screen. Then, click on the desired project name from the project list.
Select 'Create a New Instance' from the '+' icon displayed at the top of the screen, or click on 'CREATE INSTANCE' at the top right of the project overview screen.
At the 'Plan Selection' screen, choose 'Community' and click 'NEXT'
At the 'Payment Method Information' screen, payment-related information will be displayed. If the information is not registered, instructions for entering various information will be displayed.
Since we are using a free instance this time, there is no need to register payment information.
Click 'NEXT'.
You will enter the following instance information on the "Instance Information" screen.
Once all the inputs are complete, click "NEXT."
On the "Final Confirmation" screen, you will review the registration details one last time. Click "CONFIRM" to create the instance, and the instance overview will be displayed.
Creating an instance may take several minutes. Please wait until the instance is created.
The status of the instance during and after creation can be checked at any time on the instance overview. The items you can check are as follows:
To check if the instance is functioning properly, let's access the Solr Admin URL from your computer's browser.
Click on the copy icon at the right end of the Solr Admin URL displayed on the instance overview screen, and paste the URL into your browser's address bar.
If the Solr Admin screen is displayed, the instance has been successfully created and is functioning properly. And the allowed IP address range is also correctly set.
If the KandaSearch official website's homepage is displayed, there may be an issue with the Accessible IP address ranges settings.
Click on "Settings" in the left-side menu, then on the displayed "Settings" screen, verify and edit the allowed IP address range information. (Changes may take a few minutes to reflect in the system.)
At the end of this chapter, we'll briefly review the Project View and Instance View we've covered so far.
Please pay attention to the differences in the items displayed in the left-side menu of each view.
This is the view for managing projects.
Click on the KandaSearch logo at the top left of the screen, and then click on the project name from the project list to display this view.
Left Side Menu Structure (Some items may not be available depending on the plan and roles assigned to members)
Please refer to the Document for more details on each features.
This is the view for managing instances.
You can access it by clicking on the instance name within the Project Overview screen.
Left Side Menu Structure (Some items may not be available depending on the plan and roles assigned to members)
Please refer to the Document for more details on each features.