• Resolved flamand

    (@flamand)


    I am using relevanssi for a long time indexing my Video posts. Works great.
    But it does not index any Standard post type nor any Pages (I did check pages in settings).
    I use just settings. There is no programming whatsover.
    What to do ?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author Mikko Saari

    (@msaari)

    What do you mean, exactly? What happens when you check pages in the indexing settings and then rebuild the index? Does nothing get added to the index?

    Thread Starter flamand

    (@flamand)

    The pages have been checked always ( along time ago) but nothing has been indexed.
    And only my video posts are indexed. Any Standard post such as
    https://www.operaonvideo.com/great-performances-from-the-ed-sullivan-show-usa-1948-1971-corelli-nilsson-tebaldi-moffo/
    https://www.operaonvideo.com/famous-young-opera-singers/
    Page example:
    https://www.operaonvideo.com/about/
    I am reindexing once more now.
    But with 22000 posts it takes half a day.

    Flamand

    Plugin Author Mikko Saari

    (@msaari)

    If you look at the About page with the Relevanssi debugger (Settings > Relevanssi > Debugger), what does that say?

    Thread Starter flamand

    (@flamand)

    Debugging
    In order to figure out problems with indexing posts, you can test how Relevanssi sees the post by entering the post ID number in the field below.

    In Relevanssi Premium, you can find this feature for each post on the post edit page. Buy Relevanssi Premium here.

    The ID:
    131995

    The title
    1948 1971 94 corelli ed great merrill moffo nilsson performances sullivan sutherland tebaldi tucker usa

    The content
    1948 1971 94 anna beverly birgit bj?rling callas cesare corelli del di dorothy ed eileen eleanor farrell franco giuseppe great jan joan juss kirsten lauritz leontyne lily maria mario melchior merrill moffo monaco nilsson peerce performances peters pons price regina renata resnik rise robert roberta shirley siepi sills steber stefano stevens sullivan sutherland tebaldi usa valetti verrett

    Categories
    blog concerts

    Custom fields
    100 13 19 1948 1971 29 94 anna available beverly birgit bj?rling broadcast callas cesare concert converted corelli del di dorothy ed eileen eleanor excerpt farrell franco fullopera giuseppe great jan joan juss kirsten lauritz leontyne lily live maria mario melchior merrill moffo monaco nilsson nosubs peerce performances permalink peters pons post price regina renata resnik rise robert roberta shirley siepi sills steber stefano stevens studio sullivan sutherland tebaldi title tv usa valetti various verrett

    Plugin Author Mikko Saari

    (@msaari)

    That is not the About page. The ID for the About page is 6462, try that.

    Thread Starter flamand

    (@flamand)

    Could it be that all posts and pages are indexed, but my search is limited to video posts?

    Plugin Author Mikko Saari

    (@msaari)

    Yes, that is exactly what I’m getting at here. There isn’t an obvious, user-visible post type restriction in your search, but that doesn’t mean there isn’t one.

    Checking the search query with Query Monitor (instructions here) is one way to find out for sure.

    Thread Starter flamand

    (@flamand)

    But I have not set any exclusions in the settings

    Thread Starter flamand

    (@flamand)

    6462

    Nothing found for ID 6462.

    But I am still running indexing (halfway through)

    Thread Starter flamand

    (@flamand)

    relevanssi_search()
    Plugin: relevanssi 58 0.0020
    133 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
    FROM wp_relevanssi AS relevanssi
    WHERE relevanssi.term = ‘ed’
    AND relevanssi.doc IN (
    SELECT DISTINCT(tr.object_id)
    FROM wp_term_relationships AS tr
    WHERE tr.term_taxonomy_id IN (2))
    relevanssi_search()
    Plugin: relevanssi 67 0.0022
    203 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
    FROM wp_relevanssi AS relevanssi
    WHERE relevanssi.term = ‘sullivan’
    AND relevanssi.doc IN (
    SELECT DISTINCT(tr.object_id)
    FROM wp_term_relationships AS tr
    WHERE tr.term_taxonomy_id IN (2))

    Thread Starter flamand

    (@flamand)

    	
    

    relevanssi_search()
    Plugin: relevanssi 58 0.0020
    133 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
    FROM wp_relevanssi AS relevanssi
    WHERE relevanssi.term = ‘ed’
    AND relevanssi.doc IN (
    SELECT DISTINCT(tr.object_id)
    FROM wp_term_relationships AS tr
    WHERE tr.term_taxonomy_id IN (2))
    relevanssi_search()
    Plugin: relevanssi 67 0.0022
    203 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
    FROM wp_relevanssi AS relevanssi
    WHERE relevanssi.term = ‘sullivan’
    AND relevanssi.doc IN (
    SELECT DISTINCT(tr.object_id)
    FROM wp_term_relationships AS tr
    WHERE tr.term_taxonomy_id IN (2))`

    Thread Starter flamand

    (@flamand)

    I am trying to send you the relevanssi queries,
    But the posts are hold by moderator for approval
    Any better way to send than text?

    Plugin Author Mikko Saari

    (@msaari)

    Screenshots are fine, too, or put the query to a Pastebin and share the link.

    Thread Starter flamand

    (@flamand)

    previous post seems approved
    how do I include a screenshot or attachment?

    Plugin Author Mikko Saari

    (@msaari)

    To add a screenshot, you need to upload the image to a third-party image service.

    You don’t have a post type restriction in your queries, but there’s a requirement for the posts to have the taxonomy term with the ID 2, and that may be keeping some posts out of the results.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Relevanssi not indexing certain post types and pages’ is closed to new replies.