Skip to content

Search & Navigation

Categories

JUMP TO ANOTHER FORUM

12 results found

  1. I have recently started using Optimizely Graph Client (Using the latest: 1.4.0. I have created a separate graph conventions field for each component that configures how the component will get indexed by the graph.
    /// <summary>
    /// Conventions for the accordion blocks
    /// </summary>
    public class AccordionGraphTypeConventions : IGraphTypeConventions
    {
    /// <summary>
    /// Adds conventions for the accordion blocks
    /// </summary>
    /// <param name="conventionRepository">The conventions repository</param>
    public void Configure(ConventionRepository conventionRepository
    {
    // Ensure we have the repository
    ArgumentNullException.ThrowIfNull(conventionRepository;
    // Configure the accordion grouping block
    conventionRepository?.ForInstancesOf<AccordionGroupingBlock>(?
    .Set(p => p.Title, IndexingType.Searchable
    .Set(p => p.Description, IndexingType.OnlyStored
    .Set(p => p.IsFaq, IndexingType.Queryable
    .Set(p => p.Items,…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Hi looks like no matter what i can't query unpublished or draft content in optimizely graph?
    Simply like this code
    ArticlePage(
    limit: $pageSize
    locale: $locale
    skip: $skip
    {
    items {
    articleTitle
    _metadata {
    published
    }
    }
    }
    Example code tried on: https://app-lupa01saasayc30p001.cms.optimizely.com/ui/ContentGraph/GraphiQL
    Is that by design? Or something need to be done?

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Users used to share a link with a preview token and when other users hit it, it's already expired.
    The time for the preview token is 5 minutes and it cant be changed. Even if we add all the users within the cms so they have access to view previews, a 5 minute time window before the preview token expires before they have to go back to the page and view the preview again does not seem like an adequate amount of time. There has to be some solution that can easily be put in place to increase the time…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. We are using content Graphql to retrieve assets from DAM, but unfortunately, we cannot find the filesize in the schema. Could you please develop this ASAP?
    Many Thanks

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. The Practising Law Institute is asking for an API method to spell-check against visitor search phrases against the Auto-complete search phrase list entered into the system by admin users.
    Example: Visitor searches for: "Practicin"... and autocomplete checks this phrase after X characters and finds a match in the Auto-complete list for "Practising Law Institute now has better auto-complete matches, auto-checked for spelling errors"
    This feature request was brought to us by PLI stating that our Search & Navigation product should be better at search out of the box, and this was their most important improvement that could be made to…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. We would like to be able to take customer search terms (ex: jobs, careers to go to an external job listing site. Currently Opti only allows you to direct searches within the existing platform, so that a workaround causes the user to make multiple clicks before reaching the final destination. This is not an optimized experience. Rather, the less clicks to get the user to where they want to go should be the goal of any site - and allowing for search redirects to go to external URLs will help achieve that.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. As a Customer in Saudi I want to use Content Graph from a data centerer within the Kingdom

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Today, very few languages are enabled by default in Search & Navigation and to add more we have to contact support to get at most 10 languages enabled.
    I suggest that S&N should be improved to automatically handle all enabled languages in the site and to not be limited to only 10 languages. This would greatly improve its usability

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. I'd like to be able to search for a web address within the external links gadget and have the ability to select a page of results to jump to. Our site has over 23,000 external links and having to individually click through 235 pages of results to find the link I'm looking for is tedious and inefficient. Thanks!

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. I would like to add more languagues to Find as below
    Lithuania lt
    Estonia et

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Please enhance the UI so it can show more than 100 of each type

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. I think it would be very useful that when searching using an asset number if there was an option you could click to show where the asset sits in the tree structure of the site.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?