Jump to content

Sphinx errors


.Ian

Recommended Posts

Posted

Hi,

I have sphinx installed and it appears to be fine. However I manually ran the rotate and noticed a couple of items.

using config file '/path/to/sphinx.conf'...


indexing index 'core_search_delta'...


collected 0 docs, 0.0 MB


total 0 docs, 0 bytes


total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec


indexing index 'members_search_delta'...


collected 1 docs, 0.0 MB


collected 0 attr values


sorted 0.0 Mvalues, 100.0% done


sorted 0.0 Mhits, 100.0% done


total 1 docs, 31 bytes


total 0.010 sec, 3100.00 bytes/sec, 100.00 docs/sec


indexing index 'forums_search_posts_delta'...


collected 130 docs, 0.1 MB


collected 0 attr values


sorted 0.0 Mvalues, 100.0% done


sorted 0.0 Mhits, 50.0% done


WARNING: duplicate document ids found


total 130 docs, 57516 bytes


total 0.012 sec, 4680664.25 bytes/sec, 10579.43 docs/sec


indexing index 'forums_search_topics_delta'...


collected 54 docs, 0.0 MB


collected 0 attr values


sorted 0.0 Mvalues, 100.0% done


sorted 0.0 Mhits, 50.0% done


WARNING: duplicate document ids found


total 54 docs, 1642 bytes


total 0.010 sec, 164200.00 bytes/sec, 5400.00 docs/sec


indexing index 'calendar_search_delta'...


collected 0 docs, 0.0 MB


collected 0 attr values


sorted 0.0 Mvalues, nan% done


total 0 docs, 0 bytes


total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec


indexing index 'blog_search_delta'...


WARNING: attribute 'friend_only' not found - IGNORING


ERROR: index 'blog_search_delta': too many fields (fields=35, max=32); raise SPH _MAX_FIELDS in sphinx.h and rebuild.


total 0 docs, 0 bytes


total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec


indexing index 'gallery_search_delta'...


collected 0 docs, 0.0 MB


collected 0 attr values


sorted 0.0 Mvalues, nan% done


total 0 docs, 0 bytes


total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec


rotating indices: succesfully sent SIGHUP to searchd (pid=6872).




Do I need to be concerned about the WARNING: duplicate document ids found

or

WARNING: attribute 'friend_only' not found - IGNORING

how about

ERROR: index 'blog_search_delta': too many fields (fields=35, max=32); raise SPH _MAX_FIELDS in sphinx.h and rebuild.

I do not appear to have a sphinx.h on the server.

or can it all be safely ignored?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...