Search failed in datastore

(from github.com/luigigf49)
Another document with screenshots.
DataStoreCrawlingProblem_3.zip

(from github.com/marevol)

  1. Replace with attached classes
  2. Restart Fess and start crawler
  3. Check fess-crawler.log with debug level
    You can check values at params: line.

dsdb.zip

(from github.com/luigigf49)
Excuse me,
inside your zip tree folders is :
image

while installation has this structure:

image

you should tell me which or which folders to copy from your zip and to which folders of my installation.

Thanks for your patience
Luigi

(from github.com/luigigf49)
Ok. Done.
I’ll try.

Thanks

(from github.com/luigigf49)
Hi marevol,
attached a document that explains my configuration for crawler with a new simple table and resulting fess-crawler.log.

Thanks
Luigi
DataStoreCrawlingProblem_4.zip
fess-crawler.zip

(from github.com/luigigf49)
Hi marevol,
I think I understood where the problem was.
I modified the script of the simple DOC table with which I had made the previous attempt using uppercase for field names and now the attempt is successful and my 4 records of the DOC table are visible in the searches.
Unlike MySql, Oracle evidently returns names only in uppercase.
Now I will test with my CO_CLIFO table after modifying its script.
I will keep you informed of the result of my tests.
In the meantime, I thank you for your help.

Luigi

(from github.com/luigigf49)
Hi marevol,

tests with a more complex Oracle table were succesful.
I hope that my experience can be of help to others
As the principle of Occam states: when to solve a problem there are many possible hypotheses, it is preferable to choose the simplest one.

Thank you again
Luigi