Lucene configuration?

Author Message

Siniša Šehović

Monday 03 July 2006 4:07:42 am

Hi

How can I configure Lucene engine to index specific sections like custom user class in section users?

I can see in debug output that user section is not included in search?

Best regards,
S.

---
If at first you don't succeed, look in the trash for the instructions.

Paul Borgermans

Monday 03 July 2006 4:42:14 am

Hi Sinisa

Tx for testing/using the lucene search plugin!

The lucene indexer indexes all objects and searchable attributes, regardless of section. So you should be able to search all sections, <b>provided the current logged in user has access to them (check this first in the roles/policies)</b>. Access control is done at search time.

You may try the admin interface and log in as admin to test.

In the search box specify

m_section_id:2

This should list all objects in the section 2 (which is by default the users section). Check your install if section id 2 corresponds to this or if you have other dedicated sections for users.

hth

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Siniša Šehović

Monday 03 July 2006 4:44:54 am

Hi Paul

Yes you are right:-)

My role for users was misconfigured.

Thanx for help.

Btw, great extension!!

S.

---
If at first you don't succeed, look in the trash for the instructions.

Siniša Šehović

Monday 03 July 2006 4:49:39 am

Hi Paul,

How to configure advancedsearch with Lucene?

Can you give me a hint?:-)

Btw will Lucene index PDFs on publish too?

S.

---
If at first you don't succeed, look in the trash for the instructions.

Paul Borgermans

Monday 03 July 2006 5:00:18 am

Hi Sinisa

Which version of ez publish are you running? There are bugs in the advanced search anyway and a few search types are not yet supported by the lucene plugin (I hope to add these this week, together with patches for the advanced search).

Regards

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Paul Borgermans

Monday 03 July 2006 5:02:05 am

About pdf indexing and other binary files: the lucene plugin relies on the ez publish configuration for this. If it works with the ez search it will work with the lucene plugin as well.

hth

--paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Siniša Šehović

Monday 03 July 2006 5:17:59 am

Hi Paul

I am using ezp 3.8.2 from svn.

That would be great to have advancedsearch too.

Best regards,
S.

---
If at first you don't succeed, look in the trash for the instructions.

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 19 2025 01:07:08
Script start
Timing: Jan 19 2025 01:07:08
Module start 'layout'
Timing: Jan 19 2025 01:07:08
Module start 'content'
Timing: Jan 19 2025 01:07:10
Module end 'content'
Timing: Jan 19 2025 01:07:10
Script end

Main resources:

Total runtime1.4790 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.0313152.6094
Module start 'layout' 0.00620.0038 741.640639.4297
Module start 'content' 0.01001.4675 781.0703589.4297
Module end 'content' 1.47750.0015 1,370.500016.1875
Script end 1.4790  1,386.6875 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2186160.0002
Check MTime0.00140.0930160.0001
Mysql Total
Database connection0.00070.049010.0007
Mysqli_queries1.402694.8354690.0203
Looping result0.00070.0451670.0000
Template Total1.443097.620.7215
Template load0.00210.139220.0010
Template processing1.440997.423420.7205
Template load and register function0.00010.007610.0001
states
state_id_array0.00140.093210.0014
state_identifier_array0.00140.092920.0007
Override
Cache load0.00190.1266530.0000
Sytem overhead
Fetch class attribute can translate value0.00080.053720.0004
Fetch class attribute name0.00150.100590.0002
XML
Image XML parsing0.00100.064420.0005
class_abstraction
Instantiating content class attribute0.00000.0023140.0000
General
dbfile0.00100.0669220.0000
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 29
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs