Database connection

(from github.com/iny)
Hello there,

Details on the document are inadequate, do you have any information on how to do it? @marevol

(from github.com/iny)
Can we also add the suggestion to the database? @marevol

(from github.com/marevol)
See DatabaseDataStore.

(from github.com/iny)
Should this be like this? @marevol

(from github.com/iny)
Could you help me?

(from github.com/marevol)
What is a problem?

(from github.com/iny)
Is the screen image correct? Data is not entering the database. @marevol

(from github.com/marevol)
Try it! Fess is Open Source Software.
If you need supports, please contact Commercial Support.

(from github.com/iny)
Hello again,

How is the data stored? If it is stored, is it possible to convert it to sql? I tried it in many ways but it did not.

  • I did not get a result from Github and I read your documents. If I think many people are facing the same problem.

Can you help me? At least tell them where the data is stored.

(from github.com/iny)
In order to buy support packages, I need to know how it works. @marevol

(from github.com/marevol)
Data Store Crawling adds data in database into fess index.
Using Data Store Crawling, knowledge of SQL is required.

(from github.com/iny)

What’s wrong here? He does not write data at all.

(from github.com/marevol)
Is MySQL available? Did you put jar file to Fess?

(from github.com/iny)
Yep, I have placed it in the mentioned place.

(from github.com/marevol)
Need more info about all steps you did in order to reproduce it.
Your problem is unclear for me…
Did you check log files? Did you check if MySQL works with SQL?

(from github.com/iny)
I created a data store for the first time, Then I created a new job. And I worked

Parameter

driver=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/s1?useUnicode=true&characterEncoding=UTF-8 username=null password=null sql=select * from doc

Script

url="http://localhost/" + id host="localhost" site="localhost" title=title content=content digest=content anchor= content_length=content.length() last_modified=new java.util.Date() location=latitude + "," + longitude latitude=latitude longitude=longitude

-It has single log record

Session Id: ZSVTWWEB6eFHNMCzQBFE
Web Config Id:
File Config Id:
Data Config Id: ZSVTWWEB6eFHNMCzQBFE

(from github.com/iny)
Should I send you something else? @marevol

(from marevol (Shinsuke Sugaya) · GitHub)

Did you check log files? Did you check if MySQL works with SQL?

(from github.com/iny)

When I create Data Crawler, these are SQL logs.

But he is not doing any writing. “I can forward server information” @marevol

(from github.com/josempolm)
Is the problem solved? I have the same problem. @iny @marevol