Question on Wlp81 OOTB autonomy search engine

HI all:
I am an BEA SE come from china.when use Wlp81 OOTB autonomy search engine, I have
download autonomy_langfiles_win32.zip from dev2dev.bea.com and config it. But
I found which still cannot search Chinese correctly. I have four question on Wlp81
OOTB autonomy search engine.need your help. Thank you very much!
please see the attachment for the detail.
1.Auto Indexer cannot search Chinese correctly
2.http fetch cannot search Chinese correctly
3.how to open the search result on another machine
4.how to config the odbc fetch
[Question on Wlp81 OOTB autonomy search engine.rar]

Didn't get any bites on this, but thought I'd follow up on my original post. I looked around a bit more and opted for the ZOOM search engine for my site.
The authors appear on their own support forum quite a bit and have helped with the learning curve.
All in all I'm pleased with ZOOM.
John

Similar Messages

  • A question for Tokenizer in a search engine project.

    I am doing a search engine project in Java. The project will need two parts: indexer and query Processer. The class I have includes IndexBuilder.java, InvertedIndex.java, Parser.java, Tokenizer.java, StopWordList.java, Lovinstemmer.java.
    Among above class files, I am not quite understand how Tokenizer works. The following is what I am understanding the scenario of index part works. Please check what I talk about how Tokenizer works, it might be wrong.
    I think Parser object will get the input file, then will deal with the words in the file one by one. FOr example, for the first word in the input file, Parser will contact StopWordList.java and Lovinstemmer.java to get rid of unuseful characters, then pass this changed word to Tokenizer, Tokenizer will then do sth to this words, then return a token( here, token is the words) to the Parser, then Parser will put this token into InvertedIndex.
    Am I right? If I misunderstood sth, please let me know. Thanks,
    James

    It's quite possible that what you say is correct, but why are you asking us? Those classes are not part of the standard Java API, but were written (or at least) specified by somebody else. So ask that person.

  • Integrating Autonomy Search engine

    Hi All,
    Could someone guide me how to integrate SAP NW 04 with Autonomy Search. It would be of great help if you could get me relevant documentation links about integrating SAP EP 6.0 with Autonomy.
    Thanks and Regards,
    Piyush.

    Hi Karsten,
    Thanks for that and I have got the Zip file downloaded. But as one of my collegue was trying for a google search integration My Index server has come down and I get the following error."class com.sapportals.trex.TrexException" and "HTTP server error: 502 (Errorcode 7266)". My TREX monitor dosent display the index server and obviously no info/entry on Queue server. I am debugging that now.It would be of great help if you can guide me in troubleshooting it. But as such I would like to know how Integration of Autonomy as a separate, non-KM iView could be done.
    Thanks in advance,
    Piyush.

  • Creating a Search engine question

    HI,
    I have a question. I built a search engine for my site to just rip through my DB and show the records.
    Currently if someone enters "big white dog", my app does an sql statement using LIKE and searches for '%big white dog%'. This is ok but I have a few problems.
    1) It should search for big AND white AND dog. So how do i break up the string into separate words.
    2) Currently if someone types in ring, things that say bearing are coming up. I tried doing LIKE '% ring %' (with the spaces) but if the word ring is the first word in the record that im scanning, it wont come up.
    Basically I need some help from someone that has done this before. Im not looking for entire search engine code. Just need someone to explain the technique and then I can get it done.
    Thanks so much for your time.

    ok, so now i have the string broken apart but this is my last and final problem.
    record1 = 'Wheel bearing';
    record2 = 'ring - diamond';
    Lets say the above two records are in my db. If i search for like %ring% both records come up, which is wrong. ONly the second record should come up. If i change it to like % ring % it doesnt bring up anything because there is no space before ring in record2. I have tested this on many search engines and they get this to work, but I dont know how they do it.
    Any suggestions???
    THanks

  • With the current warning regarding internet explorer, is your "google" search engine safe? If not, what would be the safest search engine?

    Same as above. I'm concerned about using internet explorer at this time. I would appreciate your response.

    What is the warning you are reading about ?
    This is probably not really a Firefox support question if it relates to Search engines.
    The Google Search used is an HTTPS version and so that helps with security. Firefox itself has some security features built in. You may find these articles of interest.
    * http://www.mozilla.org/en-US/firefox/desktop/trust/#secure
    ** https://blog.mozilla.org/blog/2013/01/28/privacy-day-2013/
    * [[How does built-in Phishing and Malware Protection work?]]

  • I cannot change the search engine to google from yahoo

    I have read and tried several suggestions on how to change my search engine to google and it will not change to google. I have deleted anything yahoo from my computer, I did the troubleshoot suggestions, I used malawarebytes, and microsoft essentials. Additionally, I deleted the spigot/youtube downloader and toolbar, that includes the add-ons, ms config, the registry, and in my programs. Does anyone know, outside what has already been mentioned what I can do to change the yahoo search engine to google. I would like to add, I still have the same issue in safe mode.
    https://support.mozilla.org/en-US/questions/919083?s=change+search+engine+to+google&r=11&as=s
    https://support.mozilla.org/en-US/questions/920396?s=change+search+engine+to+google&r=3&as=s
    https://support.mozilla.org/en-US/questions/915358?s=change+search+engine+to+google&r=4&as=s

    Very Easy no need to install any thing.
    1. In address bar Type in about:config (press enter)
    2. Press enter again to accept I will be careful...
    3. Type '''browser.startup.homepage_override.buildID''' in search bar
    4. right click on it and click reset.
    5. Type '''browser.startup.homepage_override.mstone''' in search bar
    6. Right click on it and click rest.
    close Firefox and restart it. Good to go

  • Autonomy search indexes

    Is there a background somewhere on how the autonomy search indexing system
    works with the portal? I see autonomy's documentation, and the extremely
    sparse BEA docs on how to turn the search services on/off but I can't find
    an overview on how this is all supposed to fit together.
    If I have a fair amount of content in my repository, is the portal already
    setup to index words within the content instances' binary components (excel,
    power point files etc)? If so - how do I access this index / perform an
    actual search on my content with the help of this index?
    This is very confusing - thanks for any help,
    Markus

    excellent, thanks again!
    Markus
    "Mika" <[email protected]> wrote in message
    news:[email protected]...
    >
    Portal search portlet which comes with sampleportal is configured ready tomake
    keyword searches to autonomy dre databases.
    You can find more information from:
    http://e-docs.bea.com/workshop/docs81/doc/en/core/index.html
    I hope this helps.
    Regards, Mika
    "Markus Blumrich" <[email protected]> wrote:
    Mika - yah I agree, and thanks for the info. Which example search portlet
    are you referring to? I am familiar with searching through metadata
    values
    (and have built my own search portlet for this function), but what I
    need is
    example code for the autonomy index search. Are you referring to sample
    code
    for autonomy? If so, where is this located?
    Can BEA please speak up on this? Where is example autonomy code?
    thanks,
    Markus
    "Mika" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    It's really confusing because BEA doesn't have instructions or manulsto
    Autonomy
    search engine. Autonomy pdfs comes bundled with Portal but Portal
    doesn't
    actually
    include full version of autonomy DRE or ODBCFetch. If i understandcorrectly,
    you wan't to index content from BEAs virtual content repository. Thatis
    probably
    the case that all the customers want who are willing to use BEA virtualcontent
    repository as a cms storage.
    All you can do is read the ODBCFetch manual and try to get it indexyour
    cm_property
    table. Then look at example search portlet source and build your ownseach
    portlets.
    Regards, Mika
    "Markus Blumrich" <[email protected]> wrote:
    Is there a background somewhere on how the autonomy search indexing
    system
    works with the portal? I see autonomy's documentation, and the
    extremely
    sparse BEA docs on how to turn the search services on/off but I can't
    find
    an overview on how this is all supposed to fit together.
    If I have a fair amount of content in my repository, is the portalalready
    setup to index words within the content instances' binary components
    (excel,
    power point files etc)? If so - how do I access this index / perform
    an
    actual search on my content with the help of this index?
    This is very confusing - thanks for any help,
    Markus

  • Flex store example + deep linking search engine question or LocalShared objects

    hi, i wanna make a onlineshop site.
    i'm wondering what would be the best approach.
    if you use the adobe demo ...
    http://www.adobe.com/devnet/flex/samples/flex_store/
    + some other MXML and ActionScript tricks and build a 1 app web.
    on a old style website you would have the basic 5 pages + a page for every product.
    witch can be easily indexed by a search engine.
    as everyone knows, the more pages you have, the greater the chance is that some search engine will show your article/product, depending the keywords of the person is using (+ some other factors).
    i know that google can index in SWF files.
    but i don't think they will actually execute the application you made and scan all products you offer via the 'Flex Store' demo.
    the cool part about 'Flex Store' demo, you user doesn't need to wait for page loads.
    i have understood, that local shared object's can only the used by the same application.
    i would like to have some input from you guys.
    because i think the Flex Store demo rock, especialy the product compare and price search options.
    kind regards

    Congrats to Carmelo!
     Windows Phone and Windows Store Apps Technical Guru - February 2015  
    Carmelo La Monica
    Windows Phone 8: control Nokia Maps (Part 3)
    JH: "Part 3 of the series how to work with the Nokia maps control. As the previous articles this one contains a lot of code snippets and some pictures. Good work!"
    Ed Price: "A great topic, a fantastic breakdown of sections with clear descriptions, and a nice mix of code formatting and helpful images! Another stellar article from Carmelo! Great job including the link back at the end to the portal
    article!"
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Deafult search engine on a new tab-this thread was closed but I have a related question. Once you put the new url in, what then? Close? When tried, did not work

    "deafult search engine on a new tab" - this thread was closed but I have a related question. [the word “default” is spelled as it on the thread] Once you put the new url in, what then? Close it? When tried, it did not work. The closest answer is noted here. Instructing to go to about:fig. Specifically, I installed the accuweather add=on and it took over my tab home page - the one that comes up when you click for a new tab. I didn't like it so I clicked the button to remove it and the page went blank. I searched to see out to restore the tab page, tired the reply at this page :
    http://support.mozilla.org/en-US/questions/753256?s=install+search+box+on+new+tabs&r=3&as=s
    But it did not work. Can some on help me? Just want to know how to make google or some page open on a new tab.
    Many thanks

    Thanks so much for your support. As I said I am not a professional, so I by chance saw a friend who is and this is what he suggested and it worked.
    We googled for an answer and found this site: http://www.guidingtech.com/8004/have-new-tab-page-open-specific-website-firefox-chrome/
    It says to Download and install Download and install''' NewTabURL''' and gives instructions on how to. Now when I open the tab it goes to my preferred search page!

  • Support validity question about installing and configuring SP13 on same machine as FAST to use both as search engines for SP2010

    Hi,
    I have a SharePoint 2010 farm which is using its own servers.
    This farm has a FAST Search for SharePoint server which is a standalone on a dedicated server.
    This farm is my testing staging environment and not a Production environment, eventhough its almost an exact copy of the Production farm.
    I would like to replace the FAST server with SharePoint 2013 as a search engine for my SharePoint 2010 farm.
    Because i have a standalone deployment of FAST on a dedicated server and i dont have any more servers to add to this farm,
    I would like to install SharePoint 2013 on same server as FAST while FAST is still active, connect it to the 2010 farm and do some tests before i will remove the FAST content and query SSA's.
    I would like to know if installing a SP2013 on same machine as FAST is supported by Microsoft as long as the FAST is not connected to the SP2013? (performance is not an issue)
    What about All in one machines like development servers, is it supported by Microsoft to install FAST on same machine as SP2010 farm? (again, performance is not an issue)
    thanks,
    Guy

    I would like to know if this scenario is supported by microsoft.
    This installation will be for testing purposes only, if there are any issues with installing SharePoint2013 on a FAST search machine, i would like to know what kind of problems i may run into.
    I'd also like to clear out that this FAST and SharePoint2013 are not comunicating with eachother but with a SharePoint2010 farm that is configured on different servers.
    I would really appreciate direct answers to these questions.
    thanks for your answers,
    Guy

  • Question on search engine

    search engine cannot search chinese correctly. even after I download autonomy_langfiles_win32.zip
    from dev2dev.bea.com and config it. who can tell me why?

    Hi,
    Please send us more detailed information on how are you going about configuring
    the search engine and the errors you are getting.
    --alex
    "xcjing" <[email protected]> wrote:
    >
    search engine cannot search chinese correctly. even after I download
    autonomy_langfiles_win32.zip
    from dev2dev.bea.com and config it. who can tell me why?

  • Question to all Webmasters: Search Engines

    To all webmasters out there, I need your thoughts on the
    subject.
    There are so many scam and junk emails coming our way, about
    search engines submission. I am pretty confused. That is why I am
    asking you guys your thoughts and advice.
    For the benefit of my clients, how can I maximize their
    search engine positionning?
    Does it work paying for this? Who are the best for the buck?
    Or does a free submission (and easy) method works well for
    you guys?
    What do you do? What should we avoid? Give us your links and
    tricks.
    Looking forward hearing from you.
    Reebok

    > Does it work paying for this?
    No.
    > Who are the best for the buck?
    You are.
    > Or does a free submission (and easy) method works well
    for you guys?
    I don't really submit either. I just link to them from my
    website - that's
    usually enough.
    > What do you do?
    This (I think) is a good general approach, but it also
    depends on the kind
    of keywords/phrases you are trying to optimize as to how
    effective it will
    be -
    1. I make sure that the page validates.
    2. I make sure that I know what keywords and phrases I am
    optimizing
    against.
    3. I make sure that I have used the principle keywords and
    phrases in the
    home page's title tag.
    4. I make sure that I have used well-structured content on
    each page, with
    paragraph headers containing page/content-specific keywords
    and phrases and
    located within <h#> tags.
    On pages that are likely to be SE hit pages, I include a good
    meta
    description.
    You can read more about this here -
    http://www.searchenginewatch.com
    http://www.dreamweaverresources.com/seo/
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "jacknewton" <[email protected]> wrote in
    message
    news:[email protected]...
    > To all webmasters out there, I need your thoughts on the
    subject.
    >
    > There are so many scam and junk emails coming our way,
    about search
    > engines
    > submission. I am pretty confused. That is why I am
    asking you guys your
    > thoughts and advice.
    >
    > For the benefit of my clients, how can I maximize their
    search engine
    > positionning?
    >
    > Does it work paying for this? Who are the best for the
    buck?
    >
    > Or does a free submission (and easy) method works well
    for you guys?
    >
    > What do you do? What should we avoid? Give us your links
    and tricks.
    >
    > Looking forward hearing from you.
    >
    > Reebok
    >

  • I want name on address bar goes to home page, not search engine

    Just today I hooked up a new modem/router that I purchased at a WIndstream store. I have been browsing the internet for years with Firefox. I have changed the keyword.url setting in my Firefox configuration (see https://support.mozilla.com/en-US/questions/833252#answer-197476) so that the new version would act like the old version and go directly to the webpage when the name was typed in the address bar. For example: when I type in "windstream" (no ".net" or".com") I would go directly to windstream' home page.
    However, when I hooked up my new modem/router I my browser is hijacked and goes to a Windstream search page. I have tried everything from re-installing Firefox, re-changing the "keyword.url" setting, I even tried the Firefox ad-on here (https://addons.mozilla.org/en-us/firefox/addon/browse-by-name/).
    All to no avail......there is something that has changed by adding Windstream's hardware and connecting to their network that will not allow me to use this function of Firefox.
    Nothing else changed, but a new piece of hardware.....
    Changed keyword.url to : http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=
    Re-installed Firefox after cleaning all history and cookies.
    Tried the add-on "Browse by name"
    Wasted my time calling Windstream tech support.
    Changed to openDNS
    Tried to disable the feature through Windstream's web page, but then it just happens with the new search engine.

    Opt-out of Windstream's search service: Type in something to get their sneaky web search page to come up, then click the tiny link at the bottom right "about this page". That sends you to a page where you can opt-out of their service.
    To opt-out from their "valuable" sneaky service, you have to choose to opt-in to another search service.
    You have to do this with each browser. And it still sends you to your search engine's results page, not to your URL the way you might want it to.
    I would rather the default be to allow me to opt-in if I choose to, not have to jump through hoops to find out how to opt-out. It's taken me weeks to discover this. Annoying!

  • Reset the "awesome bar" (address bar) search engine

    I had to install some crapware, and it made me install snap.do. This was a mistake. I have completely removed snap.do, so I think, but it has injected itself somehow within firefox. I have removed it entirely, cept for when i type anything in the address bar for a search, it currently only searches http://search.snapdo.com/?st=ds&q= its driving me quite batty. Please read my things I have done before you post.
    Things I have done..
    - Switched the "search box" search engine.
    I've tried to switch it to something else like yahoo, and then switch back to google, then type in the ADDRESS BAR, still defaults to snap.do. I've also tried all sorts of things, as I believe since firefox 23 whatever you have selected in the search box, will default for the address bar, in my case.. no.
    - keyworld.url or any about:config search for snap or snapdo or snap.do or *
    Listen, this has been gone since firefox 23. I'm running version 27.0.1, ITS NOT THERE DONT SUGGEST THISSS FKJALSDFLKAJSD. I've also tried the keyworld.url hack. First time I tried there was a snap.do keyword and i was like "EFFFIN AAAA!". But after a restart, snapdo still took over.
    - Firefox>help>troubleshoot>reset
    I'll punch you in the face if you even remotely suggest this, i've done it 329049320 times ;)
    - Malware/antivirus/dafjkdsj tool.
    Unless it directly removes snap.do dont even tempt me.
    - uninstall/reinstall
    Ok.. c'mon, you think I havent tried this?
    -add/remove programs
    rly?
    Ok so you see my frustration here? One more list..
    Things I will not do..
    - Delete my firefox profile.
    I'd just really rather not, as history is how I browse some stuff. and well other things as well, I mean in the end, if i must i must.
    But if anyone has any other ideas on how i can force firefox to a search engine please let me know, and i will be your friend ;D

    Cor-el has suggested to create a new profile, and as I can see in your initial question posting, it was stated that if you had to, you would do it. So, if you could please do - it would be appreciated.
    Something I suggest is a clean reinstall, however that is something you would not like obviously but I will enter those instructions here anyways so you can look over it.
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    More information about reinstalling Firefox can be found [https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems?esab=a&s=troubleshooting&r=3&as=s#w_5-reinstall-firefox here].
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These cannot be recovered unless they have been backed up to an external device!</u>
    Please report back to see if this helped you!
    Thank you.

  • WHY CAN I NOT EDIT THE DEFAULT SEARCH ENGINE USED BY THE ADDRESS BAR (NOT THE SEARCH BAR NEXT TO IT) FROM BING TO GOOGLE?

    I am asking this question again, because upon checking the forum for a solution I was shocked and appalled by the severe lack of grammar, punctuation and spelling I encountered while reading answers to this question. Obviously several people where to busy to actually read the question being asked and simply answered with instructions on how to change the default search engine for the search bar. SO, here I am asking the same question, why? because it still has not been answered and I myself still CANNOT find this setting anywhere. I use multiple browsers for different tasks, Chrome is KICKING the .... out of you guys Mozilla, why did you ever let your self get taken in by Micro-crack (Microsoft), if I recall correctly the inception of this program was partly motivated by the need for an alternative to the idiosyncrasies and vulnerability of Microsoft Internet Explore. This really feels like a HUGE step backwards, I would love to see a return to the days when Mozilla Firefox was and inspiration to developers and techs everywhere. And please will someone just answer the right question this time. Trust me when I say it will be obvious who does and does not read this in it's entirety.
    ''Edited by a moderator due to language. See the [http://support.mozilla.com/kb/Forum+and+chat+rules+and+guidelines Rules & Guidelines] .''

    HAHA! I have solved it! Ok here is the URL for Google, as mentioned above by bram:
    "Go to About:config
    Search for keyword.URL
    Double click the Value entry field, and change it to the search engine you prefer"
    Enter this URL for the string value
    http://www.google.com/#hl=en&output=search&sclient=psy-ab&q=

Maybe you are looking for

  • Production performance report

    Dear all, I ran the Prod performance report. i got some discrepencies in the report for Total line Hrs and Labour Hrs.with respect to used Hrs and detail per prod order. i am not able to find from  where these discrepancies comes.Please help.

  • When setting up Hyperlink in Powerpoint not able to see folder or files which I want to link

    Lately after upgrading to the latest OS X Yosemite on my 13" Macbook Pro when setting up Hyperlink in Mac version of Microsoft Powerpoint it will not show the folder or files which I was trying to link - A blank white screen except the showing Favour

  • To setup Sun Java Studio Enterprise 8

    Hi, First of all my WinXP is in Traditional Chinese (not English one or Simplified Chinese one). And when I'm setting up such below, it seems the setup wizard cannot properly show in traditional Chinese. Which version actually should I try instead? W

  • How Can I Combine the Output from Two CFSEARCH tags

    I am trying to query a verity collection TWICE using CFSEARCH then combine the results. The first CFSEARCH instance would search the collection by treating the entered keywords as a phrase (example: "Digital Photo Printer") - the 2nd CFSEARCH would t

  • Why wont iphone 4S sync with itunes 10.7?

    My iphone 4S wont sync with itunes on my computer. Message says I need to download itunes 10.6 or later. I have downloaded 10.7 but I still get same message. Have tried shutting down and start again. Please help