WPSolr logo
Search
Close this search box.

Forum Replies Created

  • duck
    Participant
    2 years ago in reply to: Modifying Search Results Page #29490

    What you are telling me is I need to learn Twig first instead of stumbling my way through reformatting the search results twig templates? Sorry, new to Twig and I was hoping there was an already easy to access reference to elements that WP Solr is using so I can just reuse them instead of creating my own data, I just want to use the existing data.

    Is this how I will need to display the subsites as facets too? Lost on how to show the subsite results as facets right now and this doesn’t seem straight forward without educating myself to be a twig developer or understand better how WP Solr implements cross domain search without more custom programming on my end.

    My apologies if I am coming across as difficult, just not experienced enough to know what to do in regards to Twig templates for the deprecated ajax search templates. Which also concerns me that I am putting forth effort for something that is deprecated and will go away soon?

    duck
    Participant
    2 years ago in reply to: Modifying Search Results Page #29487

    1. How do I display the last modified date in the twig template?
    For example the published date {{ result.meta_information.date }}

    2. How do I list the subsites as a facet?

    3. Is there a list of twig template options to call?

    If I need to break these out into other forum topics just let me know, thanks,
    Don

    duck
    Participant

    If that is a feasible route to make things work then yes, however, our Solr server & Nutch crawler are not on the same server. We host our WordPress site via Kinsta and our Solr/Nutch server is in-house. I imagine this is still possible it just may require additional technical hurdles to achieve? I like the idea of being able to further tweak our results in a custom post type. I am definitely interested in exploring this option more.

    We may need more assistance in setting up our search template as well, based on my other recent support forum post, to better reflect our existing search results page and work more seamlessly with our Kadence theme which we are using a Kadence Elements Template with hooks on our individual subsites to display results.

    My last questions are cost & timing? Please let me know how we can proceed?

    duck
    Participant

    I discovered the fix here
    https://www.wpsolr.com/forums/topic/failed-to-parse-field-displaymodified_dt_i-of-type-integer-in-document-with/#post-27538

    To replace
    <dynamicField name=”*_i” type=”integer”
    with
    <dynamicField name=”*_i” type=”long”

    This was a new install and the documentation I provided in my first reply had the incorrect schema file with the old information. It looks like you updated WP Solr to provide updated config files, however, I was not able to initiate that prompt with the instructions mentioned here:
    https://www.wpsolr.com/guide/configuration-step-by-step-schematic/configure-your-indexes/connect-to-an-apache-solr-index/

    Which is why I used the old documentation because the auto function would not provide the correct config files. I have it working now. Thanks.

    duck
    Participant
    2 years, 3 months ago in reply to: Multisite on same domain #29098

    Excellent, thank you for fielding my questions, I appreciate all of your help!

    duck
    Participant
    2 years, 3 months ago in reply to: Multisite on same domain #29095

    By the way, I did test just now on our DEV server and the license does work successfully with our DEV domain! We only need an alternative solution for our UAT server. Thanks.

    duck
    Participant
    2 years, 3 months ago in reply to: Multisite on same domain #29094

    Can we easily move a license around, if we were to keep 1 or 2 licenses on our UAT server, could we assign the license to a different subsite and the plugin settings will remain intact? That way we can have an active license for User Acceptance Testing that we can move around.

    Thanks

    duck
    Participant
    2 years, 3 months ago in reply to: Multisite on same domain #29092

    Thank you, I have one last question about DEV & STAGING. We have custom domains on Kinsta and 3 of our development domains do not match the requirements exactly to use the plugin without licensing for development purposes. They look similar to the following:
    ******-uat.***.umich.edu
    ******-dev.***.umich.edu
    ******-sandbox.***.umich.edu
    Will any of these work for development and is there any way to set it up to work without changing our domains at this point?

    Thanks!

    duck
    Participant
    2 years, 3 months ago in reply to: Multisite on same domain #29087

    Thank you for your reply, I see the 60% discount on 10+ sites. Will the 10+ sites renew annually at the same price and if we need to add more sites at a later time will those additional sites be added at the same cost/site?

    Thanks

Viewing 9 posts - 31 through 39 (of 39 total)