Search engine with fuzzy logic

Hi
I'm currently designing an information system based on Oracle AS and DB.
Customer wants to have possibility to have search results also containing db entries with not "exact" matching to a search criteria.
That means I have to use some fuzzy logic search engine.
Can you recommend me anything? Any experiences?
Thanx,
Ivan

Have a look at,
http://www.sreevideos.com/java/resources/servletsource.html
You can find there the Search Engine implementation using servlets. The best I think is OSSearch at,
http://www.nebulaos.com/ossearch/download.html
You can download the documents and go thru them to get an Idea.
Hope this helps.
Sudha

Similar Messages

  • When I go to google on firefox and search for a topic, I try to open a website and another website (morsearch, clickkick, etc) will open up instead into a new search engine with the same topic . What is this?

    I go to google. I type in "plants". A lot of sites will pop up in google. I click on a site (does not matter which usually). The site will then start to switch to a new url from (click kick, morsearch, etc) turning into a new search engine with the same topic and more options. I never get to the page I want unless I type the url directly into the address box. It always comes back with a search engine. So far I have found this only happens while starting in a search engine. When I get into the actual page, everything is fine. I am using McAfee for security and it hasn't caught a virus or anything yet. Help please! Thanks!

    Install, update, and run these programs in this order. They are all free for personal use, but some have limited functionality in the "free mode" - but those are features you really don't need to find and remove the problem that you have. <br />'''''(Not all programs detect the same Malware.)'''''
    Malwarebytes' Anti-Malware - [http://www.malwarebytes.org/mbam.php] <br />
    SuperAntispyware - [http://www.superantispyware.com/] <br />
    AdAware - [http://www.lavasoftusa.com/software/adaware/] <br />
    Spybot Search & Destroy - [http://www.safer-networking.org/en/index.html] <br />
    If these don't find it or can't clear it, post in one of these forums for specialized malware removal help: <br />
    [http://www.spywarewarrior.com/index.php] <br />
    [http://forum.aumha.org/] <br />
    [http://www.spywareinfoforum.com/] <br />
    [http://bleepingcomputer.com]

  • Problem with Fuzzy Logic Controller Design window

    Hi,
    I'm designing a fuzzy inference system using the Fuzzy Logic Controller Design tool.
    But when I use up to 4 input variables, the Rule Editor window is out of center and I cannot see the left parts of the antecedents.
    See the attached picture.
    The visualization is not movable and resizing the window with system utilities does not give any results.
    Anyody can help me? Thanks!
    Attachments:
    Bug Fuzzy Controller Design.JPG ‏68 KB

    Hello all
    The PID and Fuzzy Logic Toolkit 2009 was completely redesigned.
    There are new API VIs and a more intuitive user interface for creating controllers.
    You can create MIMO controllers with unlimited inputs and outputs, and also modify the controller on-the-fly.
    Check it out the new features and let us know your needs on Fuzzy control.
    LabVIEW PID and Fuzzy Logic Toolkit User Manual
    Regards,
    Bruno Cesar
    National Instruments

  • Do not want ASK search engine with Firefox or in Toolbar

    Everytime I download Mozilla Firefox, which I was using just yesterday, I get ASK with it and it wants to be my search engine and is in the Toolbar - so I delete it all to get rid of it. I use iGoogle and I do not want ASK.com . Can I get Mozilla without it or Babylon or any other thing but MOZILLA FIREFOX???????

    Try:
    *https://addons.mozilla.org/firefox/addon/searchreset/
    If there is a problem with the about:home Home page then try to reset the search engine used on the about:home page.
    Reset the browser.startup.homepage_override.mstone pref via the right-click context menu to the default on the about:config page and close and restart Firefox to restore the about:home page to its default.
    * Open the <b>about:config</b> page via the location bar
    * Type in the Filter bar: mstone
    * Right-click the browser.startup.homepage_override.mstone line and select: Reset
    * Close and restart Firefox
    If that didn't help then delete the delete the chromeappsstore.sqlite file in the Firefox Profile Folder and repeat the above.

  • How do I change my default search engine in the URL bar back to Google after my ISP replaced my default search engine with their own?

    Before I changed internet service providers, I could type my search queries into the url bar and receive search results from Google. After I switched ISPs, my queries typed into the url bar are put into my new ISP's horrible search engine. How do I change it back?
    I've already tried going to about:config and changing the value of the keyword.URL preference to "http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=" but that didn't fix my problem.
    New information since creation of the post:
    My ISP is Optimum. I have opted out of DNS Assistance and still have seen no change.
    When my search term is two words or more, I am directed to Google search results. If my search term is only one word, however, I am still directed to Optimum's search results.

    Hello samshine, try to reset the '''browser.search.defaultenginename''' in about:config and check it again.
    thank you

  • Just got snookered into replacing google search engine with yahoo. how do i restore?

    I got snookered into downloading the yahoo search engine as my default. How do I restore my prior configuration and get back to the google search engine as default?

    Open Firefox Preferences:
    Ciao.

  • Whats up with fuzzy logic 4

    This utility doesn't do any of the things that it says it will do. I'm runnung xp pro on the 850 pro5. Why doesn't it work????????????

    Quote
    Originally posted by Venom_IL
    Guys, guys.. youre missing the point here - we dont need fuzzy logic.
    That program is, and has always been , useless. it cant do half the things you can easily do in the BIOS. what we DO need (us 645 users anyway) is a BIOS upgrade which will enable us to get at least 1.65V Vcore. thats the only thing stopping us from overclocking, not the Fuzzy Logic. so if you want to complain about something, thats that.
    (Hint: [email protected] - the more ppl ask for the update, the more chaces it comes out  :D )
    eric1223 - if you know what to do in the BIOS for your overclock, simply do it - dont wait for a fuzzy logic fix or something, you have no use for it whatsoever. if youre not sure exactly what to do - just write the details here and im sure many ppl (me included 8) ) would be glad to help
    Cheers!
    LOL  :D

  • How do i replace yahoo search engine with safari on my iphone 4s

    I have some how lost safari search engine and got yahoo does anyone know how I get it back and get rid of yahoo.

    Do you mean you want to remove yahoo from safari and add google search then, goto settings then scroll down and select safari, then under general tab de select yahoo and select google. this should get you back to the default search engine.

  • How to create search engine (with UIX and BC4J) across nested VOs?

    Suppose I have N:N relationship beetween the DB tables so the intermediary table is created (PK is Primary Key, FK is foreign key):
    table1 (PK_ID1, ATTR11, ATTR12...)
    table2 (FK_ID1, FK_ID3) //where both FKs are Primary Key this is intermediary table
    table3 (PK_ID3, ATTR31, ATTR32...)
    The goal is to create a data model (ie EOs, VOs and AM) so that I can create a search page in UIX that would have search fields from tables 1 and 3 ! However, the search result display should return only table 1.
    for example:
    table1=INDIVIDUALS (IID, FIRST_NAME, LAST_NAME...)
    table2=EMP_PHO(IID, PID)
    table3=PHONES(PID, PHONE)
    so an individual may have more than one phone and one phone may belong to more then one individual (ie family home phone)
    and say, I want to search by phone number (PHONE) and to return individuals in a table?
    Please help

    Hai Nikhil,
    Please find below sample code for your report logic.
    REPORT  ZJAK1.
    tables:makt.
    select * from makt where maktx like 'test%'.
    write:/10 makt-maktx.
    endselect.
    output of this program
    tested
    test
    test forcast
    if useful please provide points.
    Jaheer

  • Startproblem with Fuzzy Logic 4

    Hi. I have a problem starting the latest version of FuzzyLogic4. The message displayed is "Load Rushtop NT Driver Fail". I can run PC Alert 3 + 4 without any problem. Anyone have an idea to solve this problem?
    Mobo K7T266 Pro2 - XP2000+ - MSI GF4 TI4400 - Detonator 30.82

    I found an entry in the registry that was mis-directed.
    Under HKEY_LOCAL_MACHINESYSTEMCurrentControlS etServicesRushTopDevices
    There is a ImagePath entry.
    It was pointing to my FuzzyLogic3 directory.  I have FuzzyLogic4 installed.  I changed the entry to point to the correct directory, and now I no loger get the RushTop error.
    Warning:  The standard warning applies when changing entries in your registry.  You could make your system unuseable by modifying the registry.

  • I searched and searched (fuzzy logic 4)

    Hello!
    Right now i was reading for over an hour and i cannot find the right answer about fuzzy logic 4
    I used live update to get the most recent drivers for my mobo msi 845 pe max2.
    (just to be complete I have the HT option in the bios while having a P4 2.4Ghz, for those who want to know, bios 1.20).....
    My problem:
    I used the "auto" function in fuzzy-logic and waited 3 minutes, the FSB is boosted to 164. Than the system hangs and restarts. (thats normal right?) the cpu-temp is 64C when it hangs..
    then after the reboot, nothing has changed and the fsb is back to 133???
    What is wrong? how can i overclock my system with fuzzy logic??
    Sander

    I would NOT use Core-Center Either with your Board, as since it is a 845 Series, I dont Believe that you even have the "Core-Cell" Chip on your Motherboard ..I suggest that you use "Speed-Fan" as this seems to be the Utility that Most of the Members have Success with, and if you want a Utility to Overclock your FSB with, Download Clock-Generator, at http://www.cpuid.com  .....Sean REILLY875

  • How to search for the selected text with a non-default search engine?

    Hi,
    Before the recent update of the search bar, you could select your "current" search engine, and a search for the selected text (right-click on selection) would use that engine.
    Now, it seems that you can only search for the selected text using the default engine. If that's correct, this is a major step backwards for me. For instance, I can't have Google as my default search engine, and search for a selected text on eBay!
    Or am I missing something?
    Thanks!
    R.

    I find this extension very useful for items selected on web pages. It offers all your search engines with select>right click.
    https://addons.mozilla.org/en-US/firefox/addon/context-search/?src=search

  • How can I delete the search engines included with Firefox? What happened to Mozilla's independence?

    I'm not happy that Mozilla is supplying numerous search engines with the software. I want to delete them, not just hide them.
    What happened to Mozilla's independence?

    Hello WA9KWS, type (or copy/paste) in address bar the next :
    chrome://browser/content/search/engineManager.xul
    and see '''IF that allows to delete search engines'''.
    thank you

  • Manually add search engines to firefox for use with Omnibar?

    One extension I really enjoyed with Chrome was QuickMarks, which allowed you to type 'b ' in the omnibox to search and open bookmarks. I found you can use the '*' key in firefox but it doesn't work as efficiently as it doesn't bring it up for you, you have to tab through suggestions.
    I use omnibar and like the way you can use multiple search engines with keywords at the beginning. Like 'g <search>' to search google for <search>. Is there a way to add manual search engines to this list? And better yet, is there any way to add bookmarks as a search engine? That way I could set the keyword to b, type 'b mo' <ENTER> and it would open up a Mozilla bookmark.

    There probably is a way to open bookmarks in a tab, perhaps using the internal address of the Bookmarks Sidebar. But when I experiment with searches in the sidebar (Ctrl+b) or Library dialog (Ctrl+Shift+b) the order of the results is... I have no idea what order that is. So it doesn't strike me as more useful than the address bar in getting to the right result quickly.

  • How to apply fuzzy logic into labview7.1

    is it possible to appliment fuzzy logic into labview 7.1? if so, please advice how? i have try myself,but cant really understand all the block diagram of the fuzzy used by labview,please help, thanx.

    Hello �
    There are several example programs that ship with LabVIEW that can help you get started programming fuzzy logic.
    In LabVIEW, go to Help >> Find Examples. When the NI Example Finder pops up, click on the Search tab and type �fuzzy� as the search keyword. �Fuzzy logic� shows up in the keyword results. Double click on it ant you will get 9 different examples that match your criteria.
    I would recommend taking a look into:
    - PR Example/Embedded Controller
    - Pattern Recognition Example
    - Tanks � Fuzzy DAQ
    - Tanks � Fuzzy control PI
    - Truck Control Example
    Hope this helps!
    S Vences
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Cannot Install Driver

    OS Version: Microsoft Windows 7 Home Premium, Service Pack 1, 64 bit Processor: AMD A8-3820 APU with Radeon(tm) HD Graphics, AMD64 Family 18 Model 1 Stepping 0 Processor Count: 4 RAM: 5844 Mb Graphics Card: AMD Radeon HD 6550D, 256 Mb Hard Drives: C:

  • Problem in Back button in ALV

    Hi All, I have developed ALV report using grid layout.The user wanted that when he execute the report and click on refresh button the report data gets refreshed as report output is based on Z table and same Z table is updating through RFC interface c

  • Published html wont scroll what am i doing wrong

    Mu published FLASH html files will not scroll when minimized. I tried changing the publishing setting to pixels but that doesn't work. Please help!!!

  • ABAP client proxy create error

    Hi, When I try to create a client proxy web service (se80), I get the error "Error when creating HTTP client: URL: Error:Connection Parameters (Host or Service) Not Availa Message no. SPRX137" I want to consume a web service (by reading a wsdl from a

  • Accessing a loading movie

    is there a way to keep a movie being loaded externally from playing while it's loading? are you now really confused? here is the scenario: i have an external SWF being loaded var ldr:Loader = new Loader(); var url:String="movie.swf"; var urlReq:URLRe