21 results found
-
Plan: Filtering by Campaigns
In Plan View, Filter, Campaigns - Select Campaigns.
Don't have the option to search by the Campaign number like you can everywhere else in the platform. Others experiencing this issue also.5 votes -
Remove hidden synonyms
Norwegian indexes are automatically set up with a list of 68.000 synonyms!! This is not documented anywhere, and it is not possible to view the synonyms in any gui. It is not possible to "switch off" these synonyms, ALL Norwegian indexes gets them...
In addition: It is not possible to remove the synonyms.Our request is:
Alternative 1: Make it possible to make it optional to include the 68.000 synonyms.
Alternative 2: All new Norwegian indexes are created without the synonyms.I believe it is bad practice to have undocumented features like this. The list makes it impossible to control…
2 votes -
Configure Best Bets,Synonyms, and related queries etc. for not supported languages (Welsh)
Welsh content is already indexed in Search and navigation and search is working perfectly for Welsh.
And want to configure Best Bets,Synonyms, and related queries etc, in Search and Navigation for Welsh language.
1 vote -
Bulk Upload of Best Bets
We would like the ability to bulk upload best bets similarly to how related queries, synonyms and autocomplete can be bulk uploaded. This would be a huge time saver for our team . We usually do a mass upload at the beginning of each year which can take several days of work. It would also be nice to implement the ability to set a start and end date for best bets, so that they can expire on a certain date, rather than having to go in and manually remove them.
5 votes -
Optimizely.Graph.Client ConventionRepository is impossible to mock for a unit test
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 -
Can't query unpublished or draft content on optimizely graph?
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 -
Provide Documentation for Spell Check
There is a spellcheck in Optimizely Find, but there is little to no documentation on it. Can you provide an algorithm or a source for where this comes from?
1 vote -
Expiration of the Content Graph preview token
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 -
Retrieving DAM asset's filesize using graphql
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 Thanks11 votes -
k-NN functionality in Find
We're interested in saving "Open AI generated vectors" within Optimizely FIND for use in our site search functionality. We aim to employ cosine similarity between the result vectors and the query vectors when retrieving results from FIND. We're utilizing the Ada embedding model to create content embeddings.
directly saving these embeddings in FIND and also querying them would be amazing3 votes -
Search boosting needs to be more granular
Instead of tuning 0-100 or even 0-10, the tuning on the Boosting dashboard is available only from 0-4, which is not granular enough. Often small changes in rank tuning are what is required, but the dashboard does not allow that kind of experimentation. A 0-10 system would be better, but a 0-100 system would be even better.
1 vote -
Add a spell check function to auto-complete search phrases after X number of characters.
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 -
Replacement solution for Search & Navigation
Original goal of CG was to use next generation technologies and new architecture to replace Search & Navigation. We need to offer a migration path for existing customers when they want to create the next generation of their platform.
3 votes -
Allow Search Redirects to go to External sites
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 -
Content Graph availability in a Saudi Private Cloud (eg. STC Private cloud
As a Customer in Saudi I want to use Content Graph from a data centerer within the Kingdom
2 votes -
Enable all available languages in Search & Navigation automatically
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 usability2 votes -
External Links Gadget Search
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 -
Add more languagues to Find
I would like to add more languagues to Find as below
Lithuania lt
Estonia et5 votes -
Find UI only shows 100 pagestypes, blocks and languages, this is limiting for large sites
Please enhance the UI so it can show more than 100 of each type
1 vote -
Show asset when searching in tree
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
- Don't see your idea?