Forums / Extensions / eZ Find / Can't find custom classes ?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Can't find custom classes ?

Author Message

Michaël Todorovic

Friday 12 June 2009 5:44:01 am

Hello,
I have ezfind 2.0 on Exponential 4.1.2. My solr server is running fine and index is good (can see that with solr admin).

I created a custom class with text lines, etc. In solr admin, I can find objects of this custom class. In ezfind, I can't find those objects with the same search text.

I looked into java/logs/* but all I can see is

127.0.0.1 -  -  [12/06/2009:12:37:16 +0000] "POST /solr/select HTTP/1.1" 200 6141

How can I make ezfind search in custom classes ? As solr index is correct (it has custom classes in its index), it's a ezfind problem.

Thank you