TextSuggest | MOVED https | Autocomplete library
kandi X-RAY | TextSuggest Summary
kandi X-RAY | TextSuggest Summary
TextSuggest is a program that shows completions for the word selected or (optionally) currently being typed. It is generally bound to a keyboard shortcut.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of TextSuggest
TextSuggest Key Features
TextSuggest Examples and Code Snippets
Community Discussions
Trending Discussions on TextSuggest
QUESTION
I am working on indexing a database on SQL SERVER 2016 with Solr Data Import Handler. I am currently working on solr-8.6.3.
I was initially working on windows 10, in standalone mode, I had configured a schema, solrconfig, and core-data-config (for the dih). I uploaded the *jar file that were necessary to make work the dih.
On windows 10, in localhost there was no problem, the connection to the database was established, the data was collected correctly.
But then I wanted to take solr to production and run solr instance on a Linux host (Debian) using putty from my windows computer. I am beginer in linux but I managed to make my server solr work. I put my *jar file (mssql-jdbc-8.4.1.jre14) in the lib folder in order to make work my DIH.
I create my core with this command :
sudo -u solr /opt/solr-8.6.3/bin/solr create -c name_core -d core-data-configs
But when I try to do the full import nothing happen Request:0 Fetched:0 Skipped:0 Processed:0. But I have no error in my log, no "could not load jdbc driver". My log in solr are empty, nothing suspicious or unusual. But clearly solr doesn't reach my sql server.
Here are the schema:
...ANSWER
Answered 2020-Nov-04 at 13:29In case someone encounter the same probleme I solve it by using the debug mode in Solr. To do so, I added to the solr.in.sh file located in /etc/default :
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install TextSuggest
Download the latest release (ZIP file), then extract it.
Run:
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page