OHW Search always uses match any words option

I've generated an ohw project which includes a search index. It matches search topics using the "match any words" option no matter which option I choose. The other options ("match all words" and "boolean expression") work fine when I use RoboHelp to view the help project. Are these supported options for ohw?

Hi, David. We're aware of the problem with the OHW search--it should be fixed in the next OHW release, which will hopefully be available on OTN within a few weeks.
Ryan

Similar Messages

  • Match ANY word

    Is there a way to match ANY word in a string using CONTAINS?
    - e.g. Given a set of columns holding variations of text borrowed from above
    'you can optionally edit your post'
    'you can optionally preview your post'
    'you can optionally delete your post'
    and then match all 3 with something syntactically like
    and CONTAINS(<column>, 'optionally % your post') >0
    I predict using % is a bad idea as expansion will kill it as the index grows, but is there an alternative that will match a single word gap (so not using NEAR)?

    Although not intended for the purpose, using a stopword has the effect of requiring that it match any word. You could use an existing stopword like "the" or you could create your own stoplist and your own stopword for the purpose like "anyword", as demonstrated below. The stopword is not indexed, but its location is recorded, so a word must be present in that spot. I suspect it might be faster than % or NEAR or other methods.
    SCOTT@orcl_11gR2> CREATE TABLE test_tab
      2    (test_col  VARCHAR2(60))
      3  /
    Table created.
    SCOTT@orcl_11gR2> INSERT ALL
      2  INTO test_tab VALUES ('you can optionally edit your post')
      3  INTO test_tab VALUES ('you can optionally preview your post')
      4  INTO test_tab VALUES ('you can optionally delete your post')
      5  INTO test_tab VALUES ('some other data')
      6  SELECT * FROM DUAL
      7  /
    4 rows created.
    SCOTT@orcl_11gR2> BEGIN
      2    CTX_DDL.CREATE_STOPLIST ('test_stoplist', 'BASIC_STOPLIST');
      3    CTX_DDL.ADD_STOPWORD ('test_stoplist', 'ANYWORD');
      4  END;
      5  /
    PL/SQL procedure successfully completed.
    SCOTT@orcl_11gR2> CREATE INDEX test_idx
      2  ON test_tab (test_col)
      3  INDEXTYPE IS CTXSYS.CONTEXT
      4  PARAMETERS ('STOPLIST test_stoplist')
      5  /
    Index created.
    SCOTT@orcl_11gR2> SELECT token_text FROM dr$test_idx$i
      2  /
    TOKEN_TEXT
    CAN
    DATA
    DELETE
    EDIT
    OPTIONALLY
    OTHER
    POST
    PREVIEW
    SOME
    YOU
    YOUR
    11 rows selected.
    SCOTT@orcl_11gR2> SELECT * FROM test_tab
      2  WHERE  CONTAINS (test_col, 'optionally ANYWORD your post') > 0
      3  /
    TEST_COL
    you can optionally edit your post
    you can optionally preview your post
    you can optionally delete your post
    3 rows selected.

  • How to assign search help using ovs for select options for ALV in web dynpr

    how to assign search help using ovs for select options for ALV in web dynpro

    Hi,
    refer http://wiki.sdn.sap.com/wiki/display/WDABAP/InputhelpofObjectValueSelectioninWDABAP
    http://www.****************/Tutorials/WebDynproABAP/OVS/page1.htm
    and http://wiki.sdn.sap.com/wiki/display/Snippets/WebDynproAbap-OVSsearch+help
    Thanks,
    Chandra

  • Unable to edit document using "Edit with Word" option

    Hi All,
    i am having an issue with Office web apps. i am using SharePoint 2013 and Office web apps 2013. all the configurations have been done successfully. but i have a different kind of issue.
    i am able to open documents in browser
    i am able to edit document using " edit with word/excel web" option
    but i am unable to edit document using "edit with word/excel" option
    i have Office 2010 installed on my local machine.
    do we need to have MS office of 2013 version? or is there anything missing from configuration part.
    Please help me.
    Thank You,
    Bhaskar.

    Hi,
    According to your post, my understanding is that you could not use the "edit with word/excel" option.
    I had tested the issue with the Office 2010, the option worked well.
    You don’t need to install the Office 2013 to use this option.
    What did you mean “but i am unable to edit document using "edit with word/excel" option
    Did you mean the option gray out? Did the issue occur in other browsers?
    You can use compatibility mode to check whether it works.
    Open IE->Tools->Compatibility View Settings
    You can also add the site into Trusted sites.
    Open the IE->Internet Options->Security->Sites->add the site into the Websites, then check whether it works.
    What's more, you can also use other browsers to check whether it works, such as Firefox, Chrome.
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Search within iPhoto by any word or combination of words

    Hello!
    I want to notice, and may be in the future (I hope soon), Apple will add a very useful improvements in the search within iPhoto.
    When I search anything in iPhoto I need to enter the search condition the same as it was entered in the photo description or tagged a face. For example when I want to find all photos with someone's name "John Doe" I need to enter in search field John… and so on with big "J", but when I want to search just with "john" (with small "j" symbol) or by last name "doe" - the search returns nothing! Or when I want to search any combinations of words that I entered in description of the photo with any symbols register ("A" or "a") that doesn't work too! The same with Face tags when I want to tag someone I need to enter the name right the same way it entered in the address book, not any symbols that persist in the contact name.
    Didn't think anybody it is useful feature must be improved?
    Thank you all!

    Hello Larry.
    Of course I'm using this feature too. Generally I talk about search conditions/expressions. By the way in smart albums the same problem with search expressions. When I want create a smart album with my friend "Smith" for example and in the Smart album search criterias enter "smith" with small "s" then my friend doesn't appear in this album while I don't change the name as it witten in address book "Smith" with big "S".
    You see?

  • Always Use This IP Address

    All my devices connected to the router is using DHCP except from my satellite receiver that is using a static IP, devices connected via ethernet cable is set to 'Always use this IP address' and devices connected via wireless is set to No to 'Always use this IP address' option.
    Is that the correct way?

    Casterina wrote:
    By correct I mean, set Yes to 'Always use this IP address' for wired devices and set No to wireless devices?
    Doesn't matter which, its personal choice how you like your network to be set up
    Also using DHCP with Always use this IP address option is just the same as a static IP?
    Yes and no. For a true static IP, the IP address needs to be set on the device itself not on the router.

  • The word app has disappeared from my desktop computer and can't be found on finder or search. All documents I created on word will now not open unless in "TextEdit" format which I don't use. Any ideas please? Thanks

    The word app has disappeared from my desktop computer and can't be found on finder or search. All documents I created on word will now not open unless in "TextEdit" format which I don't use. Any ideas please? Thanks

    Did you recently erase and/or reinstall the OS?
    And, some details are needed: model/year Mac, Mac OS version running now and which version originally).

  • I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    Once again, my thanks for your assistance. If I may impose on your generosity one more time, if I understand you correctly if I create a document on Word or WordPerfect, print it and scan it to create a pdf, the search function will not work. But, if I create the pdf document in Word the search function will work. Unfortunately, I am not sure how I create a pdf document in Word other than by printing it and scanning it. Could you please explain.
    William B. Kohn, Esq.
    General Counsel
    Paul V. Profeta & Associates, Inc.
    769 Northfield Avenue
    Suite 250
    West Orange, New Jersey 07052
    (973) 325 - 1300
    (973) 325 - 0376 (Facsimile)
    [email protected]<mailto:[email protected]>

  • Any ideas how I can insert a pdf into word, using the insert object option. However the pdf i want to insert has text and lines annotated, but once inserted the comments don't appear????  any help would be greatly appreciated.

    Any ideas how I can insert a pdf into word, using the insert object option. However the pdf i want to insert has text and lines annotated, but once inserted the comments don't appear????  any help would be greatly appreciated.

    You will need to find a forum for MS Word since that is the software that you are trying to manipulate in this.  If you think the processing/creation of the PDF plays a role then you should ask in the forum for the software that you are using to create the PDF.
    This forum is for issue regarding downloading and installing Adobe trial products, so in any circumstance, your issue does not fit in this forum.

  • Help- trouble searching any words in PDFs!

    hi all,
    i have been having  trouble searching any words in PDFs:
    when i downloaded a PDF in my windows XP, it opened and searched fine at first with Adobe Reader. Then i zipped to to my iMac OS X, and when opening it in Preview, it would not find any text that i searched for. I re-downloaded it straight from the internet to my mac, several times, and each time still Preview could not search it.
    Then i tried downloading and installing the entire Adobe Reader to my mac, so i could open it with that. But, then it still would not search/find anything in the PDF.
    Then, I downloaded yet another PDF reader called Skim, installed and tried that on my MAC. Still, no luck. I went back to the original site where i got this PDF, and found the most updated version, deleted the former and redownloaded the latest to both my windows and my mac.  Finally this time it worked! So happy! Unfortunately, just today, a day or two later, i opened a different PDF on my mac, and it opened automatically using Adobe reader, (rather than the usual default Preview app, as i guess i might have set my prefs to change adobe reader to be the default while i was tinkering around trying to troubleshoot it all), and again i could not get the search to work at all! Then, i changed my mac prefs to have the default PDF opener be Preview. But still,Preview would not find any text in this pdf EITHER!
    Can anyone please help? I have been going crazy trying to chase after the solution to this perplexing problem! thanks!
    BTW,  i use Firefox (always the latest version) as my browser. And the PDFs i am discussing are downloaded already and opened from my OS (not the internet.)

    public void checkWord() {
             String word1="1stWord";
             String word2="2ndWord";
             String word3="3rdWord";
             boolean w1,w2,w3;
             w1=false;
             w2=false;
             w3=false;
             ArrayList list=new ArrayList();
             list.add("1stWord");
             list.add("2ndWord");
             list.add("3rdWord");
             list.add("4thWord");
             Iterator i=list.iterator();
             while(i.hasNext()) {
                       String listValue=(String)i.next();
                       if(listValue.equals(word1)) w1=true;
                       else if(listValue.equals(word2)) w2=true;
                       else if(listValue.equals(word3)) w3=true;
             if(w1&&w2&&w3) {
                       System.out.println("All Matched");
    }Will it work?

  • Issue searching a content with a single quote in title using matches

    Hi,
    I'm trying to search a content which has a single quote in its title by using the following code:
    ISCSSearchAPI searchAPI = app.getUCPMAPI ().getActiveAPI ().getSearchAPI ();
    ISCSSearchQuery query = (ISCSSearchQuery)app.getUCPMAPI ().createObject (ISCSSearchQuery.class);
    query.setQueryText(queryText);
    ISCSSearchResponse response = searchAPI.search(scsContext, query);
    when the query text is: dDocTitle <matches> `What's New`
    an exception occurs:
    Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
    Exception in thread "main" com.stellent.cis.client.command.CommandException: Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
         at com.stellent.cis.server.api.scs.impl.SCSCommand.executeRequest(SCSCommand.java:338)
         at com.stellent.cis.server.api.scs.impl.SCSCommand.execute(SCSCommand.java:222)
         at com.stellent.cis.client.command.impl.services.CommandExecutorService.executeCommand(CommandExecutorService.java:57)
         at com.stellent.cis.client.command.impl.CommandFacade.executeCommand(CommandFacade.java:158)
         at com.stellent.cis.client.command.impl.BaseCommandAPI.invokeCommand(BaseCommandAPI.java:84)
         at com.stellent.cis.client.api.scs.search.impl.SCSSearchAPI.search(SCSSearchAPI.java:52)
         at com.guycarp.cm.service.ContentQueryService.search(ContentQueryService.java:133)
         at com.guycarp.cm.service.ContentQueryService.main(ContentQueryService.java:168)
    Caused by: com.stellent.cis.server.api.scs.request.SCSRequestException: Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestProcessor.checkBinderForErrors(SCSRequestProcessor.java:357)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestProcessor.validateResponse(SCSRequestProcessor.java:273)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestProcessor.processRequest(SCSRequestProcessor.java:118)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestFilterChain.doRequestFilter(SCSRequestFilterChain.java:61)
         at com.stellent.cis.server.api.scs.request.stream.SCSOptimizedPublishFilter.handleRequest(SCSOptimizedPublishFilter.java:128)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestFilterChain.doRequestFilter(SCSRequestFilterChain.java:58)
         at com.stellent.cis.server.api.scs.request.stream.SCSOptimizedRetrieveFilter.handleRequest(SCSOptimizedRetrieveFilter.java:250)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestFilterChain.doRequestFilter(SCSRequestFilterChain.java:58)
         at com.stellent.cis.server.api.scs.request.rewrite.SCSRewriteURLFilter.handleRequest(SCSRewriteURLFilter.java:140)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestFilterChain.doRequestFilter(SCSRequestFilterChain.java:58)
         at com.stellent.cis.server.api.scs.request.cache.impl.SCSServiceCacheFilter.handleRequest(SCSServiceCacheFilter.java:104)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestFilterChain.doRequestFilter(SCSRequestFilterChain.java:58)
         at com.stellent.cis.server.api.scs.request.impl.SCSRequestExecutorProxy.execute(SCSRequestExecutorProxy.java:105)
         at com.stellent.cis.server.api.scs.impl.SCSCommand.executeViaProxy(SCSCommand.java:353)
         at com.stellent.cis.server.api.scs.impl.SCSCommand.executeRequest(SCSCommand.java:335)
    but the query text dDocTitle <contains> `What's New`
    works fine.
    Is there any escape character that I should be using for the single quote when we use <matches> operator?
    Facing the same issue when searching from the content server console.
    Any idea!
    Thanks,
    Anil

    There seems to be none OOTB, but you can define it, see http://docs.oracle.com/cd/E25054_01/doc.1111/e10792/c05_search.htm#CHDIEECF

  • When I use Explored, ussually I diplay my pages in english, but Explore has a feature that you can point any word and it is translated from english to spanish (one one word at the time, not the complete page), does it is available in firefox?

    When I use Explored, usually I display my pages in English, but Explore has a feature that you can point any word and it is translated from English to Spanish (one one word at the time, not the complete page), does it is available in Firefox?

    I do not know the answer but if you look through the Add-ons under [https://addons.mozilla.org/en-US/firefox/search/?q=translation translate] you may find something suitable. There is of course also the well known Google translate [http://translate.google.com/#es|en|choose%20the%20language%20combinations%2C%20and%20can%20handle%20single%20words%0Awith%20some%20odd%20results service]

  • Edge 95 MXP always use multisite option instead multiway

    Hello, we have a edge 95 mxp were we have configure multiway but when we want to make a conference call always use multisite option instead of multiway. Our deployment scenario is based on the following scenario: Deployment with TelePresence Conductor connected to Unified CM (page38) from the following deployment guide:http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/vcs/config_guide/X8-2/Cisco-TelePresence-Multiway-Deployment-Guide-X8-2-XC2-4.pdf.
    The Egde 95 MXP is register on VCS-C, DX650 and CTS500 are register in CUCM.
    Our versions are
    VCS-C 8.2.1
    CUCM 10.5.1.11901-1
    Conductor XC3.0.2
    vTS: 4.1(1.79)
    Edge95 MXP:F9.0 PAL
    And below is the config of the Edge95
    xconfiguration m
    *c xConfiguration MainVideoSource: 1
    *c xConfiguration Multipoint Mode: Multiway
    *c xConfiguration Multipoint MultiwayURI: "(205)([3-4])(.)@domain(.*)"
    *c xConfiguration Multipoint MultiwayMultiprotocol: On
    *c xConfiguration Multipoint MultiwayStartupPeriod: 4
    *c xConfiguration MaxBandwidth: 6144
    Any help we will be useful
    Regardd
    Anestis

    Hi,
    Hi Wayne, I change the Multiway URI to be as it is the actual alias in my conference alias template on Conductor
    xconfiguration m
    *c xConfiguration MainVideoSource: 1
    *c xConfiguration Multipoint Mode: Multiway
    *c xConfiguration Multipoint MultiwayURI: " [sip:|h323:][email protected]"
    *c xConfiguration Multipoint MultiwayMultiprotocol: On
    *c xConfiguration Multipoint MultiwayStartupPeriod: 4
    *c xConfiguration MaxBandwidth: 6144
    But from the Edge 95 I'm in a point-to-point call and I see the following 
    xstatus call
    *s Call 1 (status=Synced, type=Vtlph, protocol=H323, direction=Outgoing, logTag=21):
         CallRate: 768
         RemoteNumber: "20498"
         Mute: Off
         Microphone: On
         Duration: 318
         MuteOutgoing: Off
         CallOnHold: False
         RemoteSiteOnHold: False
         MultiwayProgress: Off
         Channels 1 (type=Incoming):
           Rate: 768
           Restrict: Off
           IPLR: On
           Encryption (status=Off): /
           Audio (status=Active):
             Protocol: G722
             Rate: 64
           Video 1 (status=Active):
             Protocol: H264
             Resolution: Custom
             Rate: 704
           Video 2 (status=Inactive): /
           Data (status=Inactive): /
         Channels 2 (type=Outgoing):
           Rate: 768
           Restrict: Off
           IPLR: Off
           Encryption (status=Off): /
           Audio (status=Active):
             Protocol: G722
             Rate: 64
           Video 1 (status=Active):
             Protocol: H264
             Resolution: w448p
             Rate: 704
           Video 2 (status=Inactive): /
           Data (status=Inactive): /
    *s/end
    *s Call 2 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 16
    *s/end
    *s Call 3 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 16
    *s/end
    *s Call 4 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 16
    *s/end
    *s Call 5 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 16
    *s/end
    *s Call 6 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 255
    *s/end
    *s Call 7 (status=Disconnected, type=NA, protocol=NA, direction=NA, logTag=NA):
         Cause: 255
    *s/end
    OK
    Do I have to make any more config on Edge95 because it seems to me that can not go to the multiway for a conference.
    Regards
    Anestis

  • Using OS X 10.6.8 on my IMac, I find that items on my message list no longer "fade" from dark to light when I click on them. I recently switched the font from Arial to Helvetica to permit me to select italics for any word. I am composing in rich text.

    Using OS X 10.6.8 on my IMac, I find that items on my message list no longer "fade" from dark to light when I click on them. I recently switched the font from Arial to Helvetica to permit me to select italics for any word. I am composing in rich text.

    Not sure why it would default to IMAP?  But any how, start the account anew, fill in the first page of info, but before clicking on the Create button, hold down the Option key until the Create button changes to read Continue.  Click continue, and proceed in a more manual process during which you can set the account type as POP.
    Ernie

  • Is there a discount option for someone running Logic 8 who wants to upgrade to 9? I know the price of 9 has been reduced in the App store but there always used to be a discounted upgrade option. Just wondered.

    Is there a discount option for someone running Logic 8 who wants to upgrade to 9? I know the price of 9 has been reduced in the App store but there always used to be a discounted upgrade option. Just wondered.

    Hi
    Short answer.... No... not any more
    CCT

Maybe you are looking for

  • Embed fonts in a Photoshop document?

    A friend has sent me a photoshop document to work on but i dont have all the fonts he does. Its a pain trying to find and download them all. Is there a way of embedding fonts in a document so he could send me the file and I could edit the text? I gue

  • Cable connection problem

    Hello All! The problem with connection phone and computer is very popular and I used search - but it isn't help me. I have: notebook Fujitsu-Ciemens Lifebook S6210, desktop Fujitsu-Ciemens Scenic P320, Windows XP professional with SP2 installed on bo

  • Outlet adapter not working

    I was recently given an old Ipod mini which had been formated for a Mac. I have a pc, so I reformatted the ipod. It told me to plug it in before it could finish, which I have seen in other posts that there is no way around. So I went out and bought A

  • Nokia N8 manufacture date / production date ?

    I read somewhere that  *#92702689# can show the manufature date of the phone, but only if it is still under warranty period. After that it shows you only a lifetimer like hours:minutes . I also read that this can be reseted with some software. So, ho

  • Extended notification and deadline monitoring

    We are using extended notification to deliver new and changed workitem by email.  Now we want to update some workflow approval tasks to add deadline notification.  In SWU3 workflow customizing, we had setup "Schedule Background Job for Deadline Monit