Good Job, Vince!
On Mon, Nov 27, 2023 at 7:45 PM Vince McMahon
wrote:
> >
> > I've figured it out. Thank you, Mikhail
> >>
> >>
>
--
Sincerely yours
Mikhail Khludnev
>
> I've figured it out. Thank you, Mikhail
>>
>>
I start solr by
C:\solr-8.11.2\bin\*solr start*
When I extract solr the dist, lib folders they are in
C:\solr-8.11.2\dist
C:\solr-8.11.2\server\*lib*
C:\solr-8.11.2\server\solr\configsets\*lib*
Where should be the jar files be located and the correct syntax in
C:\solr-8.11.2\*myNewCore*\conf\*sol
Hi,
I think it points to the right schema. In the conf/managed-schema file I
added these lines
The SQL INSERT are committed. select * from city returns all rows after
rebooting the computer.
There is a debug check box and
The Raw Debug Response is:
{
"responseHeader": {
"status": 0
Hello Vince.
I think these numbers speak for themselves:
"Total Requests made to DataSource": "1",
> "Total Rows Fetched": "0",
> "Total Documents Processed": "0",
> "Total Documents Skipped": "0",
Does it point to the right schema? Have you committed SQL INSERT
transaction?
I re
Hi,
I am new to Solr dataimport and am trying to do a full-import from
Postgres. Both Solr 8.11.2 and Postgres 12 are installed in Win10.
Postgres is connecting using id solrpull and login is fine via Pgadmin.
Solr web and core are running.
I don't see any document imported and I don't find any