Tag Cloud to show search terms with zero results

I have been following the blue print document that we have regarding our OEID system which is under development at present.
We have a field called Search Terms which contains the text the user or the navigation has searched for. At present we have a tag cloud that shows the most popular. We also need to show the ones which are at the top of the "yeild zero results" list.
Looking at the Tag Cloud component and after reading the documentation on the tag cloud, it would not seem possible to create an EQL query to do this. Therefore would I have to create a custom attribute when I'm parsing our raw data to do this, then be able to display the 30 or so most popular search terms that yeild zero results, or is there a better way of doing this?

That issue can be caused by an extension that isn't working properly.
Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
*Don't make any changes on the Safe mode start window.
*https://support.mozilla.org/kb/Safe+Mode
*https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

Similar Messages

  • UIX - Showing search page with no results as default

    I modified the uix page to create a search page for a simple uix page according to the code give in the forum.
    But this shows initially with results.
    I want the results to be shown only when a search condition is given.

    What u have said was exactly mentioned as a solution when I had searched the Forum.
    Ok these were the steps I followed:-
    1. A uix data page created (datapage1.uix) in Struts pagelayout.
    2. Drag and Drop EmployeesView1 from datacontrol pallete.
    3. Added the rendered property for the table in the source code.
    <table rendered="${requestScope.showResults?true:false}" model="${bindings.EmployeesView1}" id="EmployeesView10" partialRenderMode="multiple" partialTargets="_uixState">
    4. Then drag and drop textinput from component pallete for the search value and named it value
    5. Drag and drop a submit button from componet pallete and named it Query also named an event query.
    6. In the handeler for this event i added a go
    7. also added a set in the source code for the handeler
    <event name="query">
    <compound>
    <set target="requestScope" property="showResults" value="${true}"/>
    <go name="query"/>
    </compound>
    </event>
    8. Added a DataAction to which i added my method that was exposed to the client. The code for the method is :
    public final void setCondition(String p_cond)
    ViewObject empvo = findViewObject("EmployeesView1");
         //Creating a Where clause for the query
    String whereclause = "LAST_NAME like '%"+ p_cond +"%'";
    empvo.setWhereClause(whereclause);
    empvo.executeQuery();
    9. then I set the parameter value property in the stuts structure panel for the action top ${param.value}
    10. When I run this page from struts pagelayout The initial display is only the testinput field and the button. After I feed the value and hit the button. The screen just blinks thats it. but no results shown.
    Could some one tell me where have I gone wrong?
    Need help! Urgent

  • Tag Cloud only showing item I tagged

    Hi all,
    I have a Tag Cloud Web Part on a site collection root site homepage. I have tagged content in other site collections. I can see the tags in the Tag Cloud, but other users can't. Nor can they see the trending hashtags.
    Please assist.
    Regards,
    Kelly
    Personal Blog: http://thebitsthatbyte.com

    i think you need to edit the properties:
    In the Web Part properties, under Tag Cloud Configuration, click the down arrow under Show Tags to see options:
    To set the tag cloud Web Part so that it only shows tags derived from each team member’s My Site, click By current user.
    This option lets you see only those tags derived from your My Site on your version of the team site. Other team members will only see tags from their My Site.
    To set the tag cloud Web Part so that it aggregates all tags from the tag clouds on all team members’ My Sites, click By all users.
    To set the tag cloud Web Part so that it only shows tags associated with content on the current site, clickUnder the current URL by all users.
    This option lets team members build a collection of tags specific to content on the team site.
    http://office.microsoft.com/en-us/sharepoint-server-help/add-a-tag-cloud-web-part-to-a-page-HA101929584.aspx
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Show search term in URL (for google analytics)

    Hi there,
    I was hoping someone might have advice for a newbie question.
    When someone searches on our website we'd love to know WHAT they are searching on
    (this would allow us to create more products based on searches - e.g if lots of people are searching for Red then we'll create more Red products..)
    Our website is: http://www.angelaromatics.com.au
    The search url is currently coming up as: http://www.angelaromatics.com.au/Default.aspx?A=ProductSearch&ID=/search-results&SE=True
    Our search section is set up as:
    [code]
    <form name="catsearchform5878" action="/Default.aspx?A=ProductSearch&amp;ID=/search-results&amp;SE=True" method="post" class="search">
        <input type="text" name="CAT_ProductSearch" class="entry_form" placeholder="Search our products here..." />
        <button type="submit">Submit</button>
    </form>
    [/code]
    Is there anyway to get into the URL the query / search term (so google analytics will list it in results)?
    I'd love any advice

    consider the query result (short description) as a string (say String S1). Use string tokenizer and get each word as a token. consider your search query(eg: cold) as another string (say string S2). check for each token if it is equal to your string S2, show it as bold(using <b>) else print it as it is.
    I hope this helps.

  • Issue with ENEQuery java api and searching terms with accented characters

    Hi,
    we are using ENEQuery to query the mdex engine. When search terms contain accented characters (like á,í etc), even though the terms are decoded (using java.net.URLDecoder), the term gets send to dgraph is encoded. for e.g a search for "sofá", from the dgraph logs "sof%c3%a1" and fetch in 0 results
    ENEQuery query = new ENEQuery();
    final ERecSearchList searches = new ERecSearchList();
    final ERecSearch eRecSearch = new ERecSearch("search interface name", "term");
    searches.add(eRecSearch);
    query.setNavERecSearches(searches);
    Any suggestions?
    Thanks

    Hi,
    Does your indexed data (which you hope to match) contain "sofá" or "sofa" (no diacritic)? If the latter, and in-general, you may benefit from the dgidx flag --diacritic-folding* as described in documentation "Mapping accented characters to unaccented characters".  If you are running the latest version, this is all that should be required to generate a match.
    Best
    Brett

  • Empty trash but shows not empty with zero kb items in it

    i empty the trash
    it empties the trash but trash can still shows as having contents
    the two items i deleted now show as each having zero kb when i do a "get info" on them
    ?? any suggestions
    this may only have happened since upgrade to 10.4.9 - i only bought my mac mini 2 weeks ago
    thanks for any help

    digballapp, welcome to Apple Discussions.
    Solving Trash Problems
    http://www.thexlab.com/faqs/trash.html
    How To Fix Stubborn Trash and Why it Won't Delete
    http://www.osxfaq.com/Tutorials/LearningCenter/HowTo/Trash/index.ws
     Cheers, Tom

  • Obiee 11g show title along with no results.

    I have a requirment to show no data when there are no results along with the report title at the top.In obiee 11g when i get the no results the title view is dissapearing.Is there any way were i can get both the title along with no results without going to CSS .

    852873 wrote:
    I have a requirment to show no data when there are no results along with the report title at the top.In obiee 11g when i get the no results the title view is dissapearing.Is there any way were i can get both the title along with no results without going to CSS .Check this out:
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10544/analyses.htm#i1010759
    Click on the "Displaying the Results of Analyses" section and then scroll down to "Alerting Users to No Data in the Results of Analyses."
    In the Header field, you can enter the title of your report, then customize your message in the Message field.

  • System Center 2012 Cfg Mgr SP1 CU3 - Some Reports show blank box with no results (perhaps where a graphic would be)

    Just migrated from SCCM 2007 to SCCM 2012 SP1 CU3.  All seems to be working fairly well but when I run certain reports (especially in the EndPoint Protection) I get blank reports with a box where possibly a graphic should be shown.  No error given.  An
    example would be the report named "Antimalware overall status and history".  It just shows several boxes with perhaps a small picture icon in the top left of the box.    This occurs on several different reports.  But I do
    have results with other reports.  Any ideas?
    I am on sql server 2012 (64 bit) on windows 2012 std.

    Check these links Pls
    http://social.technet.microsoft.com/Forums/en-US/4479e73e-8a19-4c7e-9418-b36770656b9b/sccm-2012-reporting-point-server-instance-blank?forum=configmanagergeneral
    http://www.windows-noob.com/forums/index.php?/topic/5791-sccm-2012-rtm-reports-give-no-results-for-hdd-space/
    Thanks, Prabha G

  • Find/Search app with hierarchical results?

    Anyone know of a search application that gives results in an hierarchical order?
    I know the most recent version of Find-Any-File does this, but unfortunately it is far too slow when thousands of files are involved.
    An excellent old app that I used many years ago with OS Classic was UltraFind... but unfortunately I have not seen anything comparable since.
    It would probably have to work with Spotlight in order to be quick.
    Does anyone know of such an application?
    TIA
    RonL

    Hi,
    You are trying to implement auto complete for a text input element. This can achieved best with the use of the JQueryUI autocomplete. Here's a complete tutorial to implement this JQuery function -    JQueryUI autocomplete full tutorial and demo
    This function can create suggestions based on the user's input. These suggestions can be a list of words you create or can be fetched from a database. You'll find source codes and demo also for all of this on the above link.
    Also, if you want a Facebook style suggestion drop down, try this - Search prediction based on user input
    But this does not allow keyboard navigation in the drop down. you would have to select using a mouse pointer 

  • Coldfusion MX Verity Search Term With Hyphen

    We are using verity to create and search collections.  The text in the collections includes words with a hyphen (patient-centered) but when searching on patient-centered we don't find any results.
    Is there a way to search on words with hyphens?
    Thanks for the help.

    The application is on CF MX (version 6).  Unfortunately, I cannot upgrade it to CF 8 (due to client's funding).
    If you go to www.fmdrl.org and search on South-Paul (author's last name) you won't get any results (though you should).  Search on South Paul (no hyphen) and you will get results.
    Thanks for the assistance.

  • Dimension Values With Zero Results

    Hi All,
    We are integrating Endeca Search with a J2EE application . We need to display all the dimension values on the left hand side.
    The dimension values are displaying based on results.
    How to show all dimension values even if no results will be returned.

    Create 2 queries one for getting results and for getting dimensions.
    Check for number of records for first query .say (for N=1234 numofrecords returned are 0 )
    So create a second query with N=0 and fetch only the dimension not the records. In this way you will have dimension values if 0 results are returned

  • "Search Term" fields in SU01

    Hi experts,
    Issue concerns my CRM 6.0 back end system. Here, I have a requirement to pull out a list of all users created without any value in field "Search Term 1"  under Adress tabI found an old thread from some years back which says this field is not part of any user tables as it fell under address management back then:
    SU01 Search Terms
    Does anyone have knowledge on how I can run this query? SUIM, change history etc has no option to do a user search on this field. I checked out most of the user tables (USR*) and none of them also have this field "Search term 1" in them.
    Also for some users on the same system this field is not visible alltogether (No header in SU01 --> Address which shows "Search terms" at all).
    I am a little confused. Any help would be great....
    Edited by: Soumya-Thomas on Mar 3, 2011 9:56 AM

    Hi Julius,
    Just noticed your answer to my thread, this is what I did:
    Table ADRP - got a list of all users (on field PERNR) with field value Search term1 (SORT1) against eahc user.
    Table USR21 - mapped the above PERNR value to user name here.
    Thus got a list of all usernames + Search Term1 (SORT1).
    Also, i didnt really use authority checks against the field Search Term.. may be it is used soemwhere, but i didnt get into that; since my mission was only to make sure that a set of users (as per our policy) were all created with specific reasons entered in "SU01 --> Search Term1" during user creation. For me it was a user master data updation task.
    Soumya

  • My internal search term instances are lower than in Google Analytics

    Which doesn't make sense because Google Analytics are case sensitive and use unique searches, so it seems like SiteCatalyst would be more. 
    Case sensitive - doesn't SiteCatalyst combine all instances of search terms with different cases, so "cancel" would include "cancel," "CANCEL", and 'Cancel."  But yet, SiteCatalyst # for 'cancel' is still lower than Google Analytics # is for 'cancel' (not even including all other different case versions).
    Unique Searches - Google Analytics excludes duplicate searches within a single visit.  So wouldn't SiteCatalyst 'visits' # match Google Analytics unique searches #?  But it doesn't - GA # is always more.

    Hi Onder!
    I put your Home Page heading "Iedereen kan zich topmodel voelen" to Google search and it found immediately your site in good location, on the 7th place!
    Good result!
    Best Regards
    TaikaJim

  • Sandpit and Dev give Address search with different results using Web UI

    Using the Sandpit system I can perform a BP search on Street and enter the post code, but it still finds the right address. However, in our development sytsem it does not. The FM which performs the search is identical so I assume this would be down to some kind of address related config?. Can anyone enlighten me further as what could possible cause this?.
    Jason
    [RESOLVED]
    Edited by: Jason Stratham on Sep 8, 2009 11:35 AM

    Okay. So, I asked the admin to create a scope for the list, which they did following the steps outlined in Ben Tedders article, and then I followed the steps in the rest of the article setting up the web parts. When I ran a search, it returned the no results
    page. Not sure why, but I removed the scope from the Search Core Results web part, and the search returned usable data from the list.
    Here's my part ii question - - how do I customize the Search Core Results web part to display the data from the search in manner that makes more sense than from a list of nondescript layout of,
    Search Result
         Search Term ... dataField01 ... dataField02 ... dataField03 ... dataField04 ...
         author info
    url info
    to something a tad more informative, such as,
    You search for Search Term, with the following results:
         Search Result
              dataField01 label ... dataField01
              dataField02 label ... dataField02
              dataField03 label ... dataField03
              dataField04 label ... dataField04
    because nobody's really going to care who uploaded the list or want to link to the data pulled from the list in one of those columnar results tables.

  • Items with  zero stock quantity show negative stock value in Stock reports

    When running Stock reports for controlling the stock value towards the GL accounts, some items appear with zero stock quantity, but the report still shows a stock value  (negative value in my case)
    How can this happen, and how can I correct this situation ?
    System parameters are :   negative stock is not allowed, Items with zero cost price not allowed. On item level average cost price method is used.
    P.K.Johnsen

    Hi Johnsen,
    I believe you have checked the" Manage Inventory by warehouse". I have noticed this issue in SAP B1 2005B but this is rectified in 2007B. The system behaves in this way as the system maintains item cost for the item for all warehouses and even if the stock is not present in the warehouse, the system would still show you a value for the same. Hope this helps. please search the forum. You'll find related threads.
    Thanks,
    Joseph

Maybe you are looking for

  • Value Field in PA Document

    Hi, We are seeing a difference while doing an automatic posting and manual posting of an GL transaction. After posting a document, going to T.code:FB03 giving the document number and looking into the document and from there going to Environment>Docum

  • Isight and Elluminate

    I am attempting to use elluminate for classroom video chat. When I turn on the video support, it comes up "video input not supported". Their tech support simply tells me to make sure it is plugged in and drivers installed. Specifically, they state th

  • Bought new iMac 20.5", jumped the gun purchasing a 2TB Hard Drive

    Ok I bought this Hard Drive without really investing anything about the new iMacs. This is my fault. I bought a new Barracuda XT from Seagate. The performance on this Hard Drive is suppose to be pretty fast with a 6Gb/s & 64MB cache, how could I resi

  • Converting to no sound

    I have downloaded different videos three different times. Each time same problem. It plays fine in itunes then I have to convert the file so it can be played on my IPOD. So I convert the file into the ipod thing just like it says then once it has fin

  • I have the ipod symbol come up with the x's in the eyes, what the ****?

    so i have a 1st generation 20GB ipod the big ole white one. i got it from my mom it has been cared for very well but it is old. i went to turn it on one day and i got this goofy lookin symbol that come up on the screen after the apple start up icon.