Installing ezfind with multi-core

Author Message

Matthieu Sévère

Sunday 09 May 2010 4:53:12 am

Hello,

I try to configure solr with multi core feature in following the txt file in ezfind.

I have set up a solr instance on my server in copying the java folder from ezfind in /var/www/solr-install/java

I run the instance with :

java -Dsolr.solr.home=/var/www/solr-install/java/solr.multicore -jar start.jar

The solR admin is working fine and I am able to switch in my different cores.

The problem is when I try to index my eZ Publish site. I get 404 error on update.

Indeed the following address returns a 404 : http://localhost:8983/solr/galaxy-eng-GB/update

Any clue on what I'am doing wrong ?

Thank you !

--
eZ certified developer: http://ez.no/certification/verify/346216

Matthieu Sévère

Sunday 09 May 2010 7:22:12 am

Ok I found the problem. I was misleaded by a comment on the doc that says we should add the name of the core after the uri of solr but it is not true.

Anyway it's working well now :)

--
eZ certified developer: http://ez.no/certification/verify/346216

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 29 2025 23:47:20
Script start
Timing: Jan 29 2025 23:47:20
Module start 'layout'
Timing: Jan 29 2025 23:47:20
Module start 'content'
Timing: Jan 29 2025 23:47:20
Module end 'content'
Timing: Jan 29 2025 23:47:20
Script end

Main resources:

Total runtime0.0130 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0041 588.2813151.2266
Module start 'layout' 0.00410.0027 739.507836.6797
Module start 'content' 0.00680.0049 776.187591.2656
Module end 'content' 0.01170.0012 867.453129.9922
Script end 0.0129  897.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002116.4224140.0002
Check MTime0.00107.6458140.0001
Mysql Total
Database connection0.00086.239110.0008
Mysqli_queries0.002619.842630.0009
Looping result0.00000.091910.0000
Template Total0.00096.810.0009
Template load0.00075.483310.0007
Template processing0.00021.287210.0002
Override
Cache load0.00053.810010.0005
General
dbfile0.001813.827980.0002
String conversion0.00000.047840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs