Wildcards in Web Source: Path Rules

Hello,
I am evaluating UltraSearch Release 9.2.0.1 coming with Database V9.2.0.3 on Solaris.
I want to exclude some URL from being crawled using Wildcards when defining an Exclusion Path Rule for a Web Source, e.g. excluding URLs with ending "_de.html"; so
the URL index.html, index_en.html etc. will be crawled, index_de.html will not.
It is possible using WILDCARDS in Path Rules, I found nothing about this topic in Ulrasearch-Documentation?
Regards,
Wolfgang

I'm also looking for this feature. Have you got a wildcard exclusion to work?

Similar Messages

  • Ultrasearch Create Web Source gives JSP Error

    9iAS V2, including all patches from the Patch CD.
    Create Web Source: Step 4. To add a path, instructions are "To specify path rules, you must first add the host to the path rule list. Then, click on the "Edit" icon to include or exclude specific paths for that host".
    I can add the host to the list, but when I click on Edit I get the error
    Request URI:/ultrasearch/admin/sources/sources_web_add_path.jsp
    Exception:
    java.lang.ClassFormatError: sources/sources__web__add__path (Truncated class file)
    Bug, installation failure, or what? Can't find anything on Metalink. Can others do this successfully on 9.0.2?

    Hi,
    No one report this error before.
    From the error, looks like the compiled servlet class is malformated.
    Can you please delete this class file, and render the page again to see whether it helps ?
    Cindy

  • Oracle Report vs JSP efficiency and Excel XML in Web Source Questions

    I have used Oracle Reports in the past 6i, but haven't used them in about 4 years. We are now using 9.0.4 reports and I am trying to generate Excel XML from an Oracle report by manipulating the web source of the report. Basically copying and pasting the Excel XML into the web source of the Oracle Report instead of html as suggested by this Metalink Doc ID 240819.1. I do have a JSP working example that generates Excel XML created in JDeveloper and successfully spawns off a very nice looking Excel spreadsheet.
    However, a statement was made here by our app sever guy that an Oracle Report is more efficient at getting data from the database than a JSP. The app sever section does not want anyone using JSPs to generate a report of any kind. I guess small web pages are OK since our java guys use them all the time. This rule for a Reports only environment seems a little restrictive to me. Is there any truth to the statement that Oracle Reports bulk collects data in one chunk as opposed to a JSP making multiple trips to the database from the middle tier?
    Secondly, if an Oracle Report is more efficient in the way that it collects large record sets from the db, and if I save an Oracle Report as a JSP not an rdf, and use the reports_tld.jar with the rw tags instead of the typical jsp jstl tags, will I still get the same improvement from using an Oracle report? I guess the improvement is in the library used correct?
    Thirdly, although not part of this forum, I also am assuming that if we have single sign on that when I call a JSP from an Oracle Form I will not have to log in again correct?
    Thanks...
    Message was edited by:
    Mark Reichman

    It could be the configuration issue. Reconfigure the engine.

  • Error in Web Location path when importing Site Studio Backup Archives

    Hi,
    Webcenter Content version 11.1.1.5.0 running on Linux.
    I have successfully (according to the archive logs) imported two Site Studio Backup Archives: Ravenna Hosting and Site Studio Samples.
    I've not had a problem before with these archive files (installed successfully on my local Windows installation of 11g), but on our DEV server the Web Location path is incorrect.
    Somehow the archive process has introduced the below directory structure:
    /mdaw/mdax/~edisp/
    Example expected location: .../groups/public/documents/wcmwebasset/oracle_logo_15h.png
    Imported location: .../groups/public/weblayout/groups/public/documents/wcmwebasset/mdaw/mdax/~edisp/oracle_logo_15h.png
    - The sites are visible but with broken images
    - The Site Studio Assets can be seen in Site Studio Designer
    - The Web Location path on all content items is incorrect and points to the wrong path
    - Archive has proven to work before (same physical file) and the path information within it appears correct
    Copying the files results in the images appearing but obviously the Web Location defined within the content items is still incorrect.
    Whilst Ravenna Hosting site looks OK after copying the files, the Site Studio Sample site is totally broken.
    Obviously the underlying import issue needs to be resolved - has anyone come across the underlying issue (the insertion of an incorrect directory structure)?
    Has anyone any advice on a solution so I can re-import the archive with the files being written to the correct Web Locations?
    Thanks in advance
    Edited by: user615721 on Aug 25, 2011 12:26 PM

    The issue is the result of a new feature introduced in version 11.1.1.4.0 called the 'Dispersion Rule'.
    All legacy archive will hit this in the future release, but there is a work-around documented here: http://blogs.oracle.com/ecmarch/entry/working_with_the_new_fsp_dispe
    Edited by: user615721 on Aug 25, 2011 2:09 PM

  • Scan source paths... and performance.

    In another thread,
    Struts Page Flow Editor Unusably Slow
    poor performance turned out to be due to a problem with having 'Scan source paths to determine project contents' enabled.
    Apart from the problems with the diagrammer, this manifested itself as jdev using 100% cpu for periods of anything from 1 to lots of seconds.
    There are lots of other (generally intermittent) occasions where jdev temporarily locks up using 100% cpu. A regular one is for the component palette to appear/disappear when switching between a jsp and a java file. A more intermittent one is just waiting for the text to appear in a menu or dialog box (ie the new 'window' appears as blank and you can't do anything for a variable period until the text appears.)
    I shall watch these to see if disabling source scanning helps these as well.

    Hi,
    I've got the problem with permanent scanning the source files after I created a "Web Service Proxy". After I closed and restarted JDeveloper I got an OutOfMemory exception at startup. The only thing helped was to delete the whole JDeveloper profile.
    I hope this helps to analyze the problem.

  • Source path of the installer

    Hello,
    at the first start of  my labview application (after the installation) I want to copy some files from the "installation drive" to the harddisk.
    For this I need the source path of the installer, but I doesn´t  know where to get it.
    Can I read it with a labview system VI oder is the path anywhere in the registry (or can the installer write it in the registry)?
    jan9101
    PS: the files should NOT be copied by the Installer, they must be copied by the labview program.
          LV 8.6.1 

    Another option is to add the files to your project (or an autopopulating folder), and create a distribution for these items.
    In the installer you can include this distribution and the files should be copied.
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • "Scan Source Paths to Determine Project Contents"

    It would be nice if the "Scan Source Paths to Determine Project Contents" Option compared "whats currently on my projects path" aganist "what it was the last time I exited JDeveloper".
    1. Create a "junk" folder under Web Content and within that folder place some .uix or .jsp files. Compile the files. Click File --> Save All
    2. Click Tools --> Project Properties --> Common --> Input Paths.
    2. Select the checkbox labeled "Scan Source Paths to Determine Project Contents"
    3. Click OK.
    4. Exit JDeveloper 9.0.5.2 Build 1618
    5. Go to your public_html directory and remove the "junk"
    folder.
    6. Restart JDeveloper.
    7. Recompile the project. JDeveloper is still looking for the deleted files.

    Hi,
    This is a known bug with projects. Unfortunately, the only workaround is to edit the .jpr file manually and remove all references to the files.
    The project file format has been completely overhauled for the next major release of JDeveloper (10.1.3). So-called dynamic projects will also be the default in the new release, and generally work a lot better.
    Thanks,
    Brian

  • Web Source

    Do I need to explicitly import the Merant JDBC Sql Server classes into my web source page? So that when I run with the OC4J instance using URL it finds it?
    For example:
    <%@ page language="java" import="com.oracle.ias.jdbc.sqlserver.*" errorPage="/rwerror.jsp" session="false" %>
    Right now I get the following error even though everything works fine in within the Builder tool.
    Reports Error Page
    Wed May 28 10:33:06 PDT 2003
    javax.servlet.jsp.JspException: rwlib-1: REP-4100: Failed to execute data source. JDBCPDS-62008:com.oracle.ias.jdbc.sqlserver.SQLServerDriver
    javax.servlet.jsp.JspException: rwlib-1: REP-4100: Failed to execute data source.
    JDBCPDS-62008:com.oracle.ias.jdbc.sqlserver.SQLServerDriver
         at oracle.reports.jsp.ObjectsTag.doEndTag(ObjectsTag.java:180)
         at test.WLBNTemp._jspService(_WLBNTemp.java:85)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    You asked me to Please try the following
    1) Modify REPORTS_CLASSPATH to include location of >driver jar files . REPORTS_CLASSPATH is registry >variable on windows platform . On solaris , it is env >variable ,you can modify reports.sh in which env >variables are set.This is set and it does not work.
    2) Please try adding the jar files in >$OH\j2ee\home\<contextRoot>\WEB-INF\lib
    where 'contextRoot' is the context root of your web >application . For example it may be "default-web-app'Same error.
    3) Edit $OH\j2ee\home\config\server.xml and add
    <library path="PathOfDriverJar" />Same error.
    I also tried
    Edit $OH\j2ee\Oracle9iDS\config\server.xml and added
    <library path="PathOfDriverJar" />
    But I still get the same error.
    I also tried to add jars to
    C:\Oracle\Ora9iDS\lib
    and
    C:\Oracle\Ora9iDS\j2ee\home\lib
    I am still getting the same error. that the SQL Server Driver is not executed.
    Where else should I try?

  • MXMLC Source Path Question

    I am new to doing batch Flex compiles. This is my first
    attempt. When specifying -sp on the command line the documentation
    clearly states that you can use wildcards to indicate use the
    specified directory and all subdirectories. I cannot seem to get
    this to work. I have tried many ways to do this including
    -source-path+=com/* or -source-path+=com/*.* etc. All I get is an
    error message indicating unable to open file "com/*" or unable to
    open file "com/*.*" (I have also tried to specify the entire path -
    c:/ ......)
    Note: I have set the current directory to a specific location
    and access the compiler by specifying its path
    (\flex_sdk_2\bin\mxmlc.exe)
    1. What is the correct format for specifying wildcards on the
    command line?
    2. Is it true that -sp is relative to the current directory
    and not the compiler directory?

    Turns out I had to use the following command:
    mxmlc -compiler.source-path=.\src -static-link-runtime-shared-libraries=true .\src\com\foobar\foo.as -output .\test.swf
    Do I understand why? No, not really. A coworker helped me for a while. Hope this helps anyone who has the same problem in compiling an actionscript package.

  • Last Modified in web source

    I have created a web source with the default settings and pointed it at a test site. The pages being craweled have both last modified response headers and meta tag last-modified being set in the rendered html but the crawler doesn't seem to be indexing the values.
    It is indexing and returning last modified on the liked files (i.e. *.doc, *.pdf) but not the actual web page itself.
    Am I missing a step? How do I get the last modified meta tag of html to be indexed?
    thanks

    I'm also looking for this feature. Have you got a wildcard exclusion to work?

  • How to find out web-inf path from the physical drive?

    How to find out web-inf path from the physical drive?
    I have some user profiles in web-inf directory.SO I want to know the path from root directory like
    d:/program files/allaire/jrun/appname/web-inf/profiles/username like that.
    Presently I am able to get the path upto the application directory and from that I am concatinationg web-inf/profiles/username .
    But it is giving problems when it is deployed under unix or linux.Because web-inf there it treats as WEB_INF
    SO I want to get the path of web-inf directory with out hard coding.
    Thanku

    String path = application.getRealPath("/WEB-INF/profiles/username");
    Note sure why you need this, but you don't need the real path to read the file - you can get an InputStream using the relative path. See ServletContext getResource() and getResourceAsStream().

  • How do I define my web application path in Tomcat6

    Hi friends,
    Can anybody tell me how to define and where to define my web-application path in tomcat 6 server?
    I absolutely don't want to change any files inside tomcat6\conf\ folder (like its server.xml or context.xml)
    My problem comes in the following scenario:
    i) My Webapplication path is c:\tomcat6\webapps\test-servletii) I have one html form file registration.html in c:\tomcat6\webapps\test-servlet\registration.htmliii) I have a form processing servlet in path c:\tomcat6\webapps\test-servlet\WEB-INF\classes\pkg_register\Process_Registration.classiv) web.xml file inside WEB-INF\ has contents
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <web-app xmlns="http://java.sun.com/xml/ns/javaee"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
       version="2.5">    
    <servlet>
         <servlet-name>Process_Registration</servlet-name>
         <servlet-class>pkg_register.Process_Registration</servlet-class>     
    </servlet>
    <servlet-mapping>
         <servlet-name>Process_Registration</servlet-name>
         <url-pattern>/Process_Registration</url-pattern>
    </servlet-mapping>
    </web-app>PROBLEM : In html <form action="/test-servlet/Process_Registration"> works fine.
    But every time I don't want to give my web application folder name in URLs( not in web.xml or in form action, it should be default relative path).
    I want to give just, <form action="/Process_Registration"> in registration.html file's form action.
    Any help is appreciated.
    Thanks.
    ---Sujoy

    Thanks...
    It solved the problem by putting <form action="Process_Registration"> instead of <form action="/Process_Registration">When I was using <form action="/Process_Registration"> it was directly taking me to
    http://localhost:8888/Process_Registration .
    But, now when i use <form action="Process_Registration"> it takes me to
    http://localhost:8888/test-servlet/Process_Registration which IS CORRECT.
    But, still i don't know why the <form action="/Process_Registration"> was taking me out of my current webapplication path. It should have given me ERROR.
    --Sujoy                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Data Source path in Pivot Table changes to absolute on its own

    Hello.
    I have a .XLSX file, that was created long time ago (I don't even know in which Office version, but definitely not 2013), and maybe even was a .XLS file at first.
    So it's a 4 MB file with 16 Sheets and 8 Pivot Tables.
    All of the Pivot Tables use other sheets from the same file as Data Source.
    Data Source for some of them look like this: 'Sheet3'!$A:$E
    Everything is fine when I save the file, and open it from saved file. 
    But as soon as I try to move the file elsewhere, or rename it, or email it - all Data Source paths change to something like this: '\Users\Sergii_Litnevskyi\Desktop\New folder\[FileName.xlsx]Sheet3'!$A:$E
    And it happens with all Pivot Tables. The problem is that it links to an old file path, where the file does not exist anymore. And it links to an external file, which is not what I want.
    If I Save As and select different path and filename - then it works fine. So it's a workaround for renaming and moving files, but not for sending them to other persons.
    I've read some threads, and people recommend disabling "Save external link values", but it does not help. It is already turned off in my office, but it keeps acting weird. 
    So what I need is: Save the file, close it, rename it, move it to other place, send it over email as attachment. And then I want to have the same Data Source path in my PivotTables as I had before I saved the file. How can I do it?
    My Office version: Microsoft Excel 2013 (15.0.4454.1503) MSO (15.0.4517.1005) 32-bit

    Hi,
    According to your description, I suppose the issue may be caused by some reason.
    Do you link the outside data source?
    I think if the file moves the file elsewhere, or renames, or email,
    data source paths can’t be change.
    But, your data source paths add the absolute path.
    Do you link the outside data source?
    I recommend you zip the file and send it as Email attachment.
    If the issue exists, you may save as it in a new name and test it in another computer.
    Regards,
    George Zhao
    TechNet Community Support
    I am pretty sure that I don't have any external links in the document.
    However, even if I did - why would it change Data Source path for all of the Pivot Tables, when I did not request it?
    I tried zipping it and sending to other person over email, but he got the file with changed data source paths.
    I can even record a short video to show what happens.
    Actually, I just did it. You can see the video here: http://screencast.com/t/qMBild3ck9b
    It is rather big - 23.8 MB.
    Let me explain what I showed there:
    I opened my original file. I showed that there are Pivot Tables, whose Data Sources are in the same file, on various other sheets.
    I showed this for all of the Pivot Tables in the document.
    I saved the file using Save As in a different folder and under a different name (TEST.xlsx).
    I then opened that saved file to show you that it is fine, and the Data Source path for one of the Pivot Tables is the same as it was in original file. It is the same for all of the other Pivot Tables.
    Then I closed, and simply renamed the file to TEST123.xlsx.
    Opened it, and first thing wrong - Security warning.
    Then I got ‘Cannot open PivotTable source file ….’ messages. And, as I showed, now all Data Source paths have been changed to full paths of the file, that was created by Save As (TEST.xlsx) from original file.

  • How do I use a OS (Windows) Environment Variable in the source path of me ActionScript 3.0 settings

    I'm sure this can be done as I know we used something similiar at my old work place, below is an image showing what I am attempting to do.
    We used this to create more portable / shareable assets files which when symbols are linking to code, the code was very often in different directories on different machines.
    So we had set up environment variables in the OS to point to source directories and then used these variables in the source paths.
    As long as everyone had these variables set up then it would all work.
    Anyone know the correct way to do this in Flash CC
    Thanks in advance!
    Best Wishes
    Rhys Thomas

    sinious the problem with doing that is that the changed path gets into the code repository as well, so you wind up with everyone going back and forth changing it to their own value, which is a hassle. If you use relative paths and a standard project setup, then it all "just works" without a problem.
    For example, this is the setup I use:
    .dev
         .thisProject
              .Flash1
                   Flash1.as
                   .Flash1
                        Flash1.xfl
                   .view
                        .audioAssets
                        .customViews
              .SoundLib
                   SoundLib.xfl
              SoundLib.swc
         .bin <swfs are output here
              .xml
         .core
              .control
              .model
              .service
              .view
    We have a "base project" that you check out to start a new project (we do heaps of similar work), and the paths are already set up to be relative. Having each project point to its own copy of the core code allows for fine-grained control of which revision you're using--we've even pointed deliberately to old versions or branches on rare occasions.
    The bin folder is actually shared with the website repository, which is in a different directory from the Flash source code (in the website, it has a different name). This allows the generated swfs to be easily updated and ensures that the latest XML is being used both for development and on the site.
    The "thisProject" folder actually includes a Flash Builder workspace with all the standard shortcuts, etc., already set up. This is primarily because of how the "default path" works when you create a new Flash Pro project in FB. Because we output a level up from the workspace, we hack the .metadata folder every time, but that's a small change.

  • Error: A file found in a source-path must have the same package structure

    I use Adobe Flex Compiler (mxmlc) Version 4.1.0 build 16032,I have a file,named CustomGraphContainerController.as,it's directory is c:\controllers,and the GCController.as file is under the same directory,CustomGraphContainerController.as file like follows
    package controllers{
    import ui.GraphControlContainer;
    public class CustomGraphContainerController extends GCController {
      public function CustomGraphContainerController(a_graphControlContainer:GraphControlContainer) {
       super(a_graphControlContainer);
    Then I want to use mxmlc command to compile it,like follows:
    C:\>mxmlc c:\controllers\CustomGraphContainerController.as
    But it raise compile errors,like follows:
    Loading configuration file C:\sdk\frameworks\flex-config.xml
    C:\controllers\GCController.as: Error: A file found in a source-path must have the same package structure '', as the definition's package, 'controllers'.
    I don't know how to compile the as file with package controllers? Where is wrong? How to use mxmlc to compile it?
    Thanks

    HI,
         You should have one main application class to compile this as code to swf.. So that main application path should be in your proper package structure.. then you can compile you app and as files also...
    Thanks
    Ram..

Maybe you are looking for

  • Content Editing Add Text Format (How do I change the default, currently/always "Minion Pro")

    Adobe Acrobat Pro XI, Creative Cloud Subscription When I use Tools > Content Editing > Add Text Under the "Format" section/box the font type default is "Minion Pro".  It's always Minion Pro, irrespective of the font of the document I have open. I've

  • Stoping Weblogic Server -Exception

    Hi, I get following exception on trying to stop the server [weblogic@igbu-apps ~]$ /u01/Oracle/Middleware/user_projects/domains/base_domain/bin/stopWebLogic.sh MyServer http://10.177.188.90:7001 Stopping Weblogic Server... java.lang.RuntimeException:

  • HP 7410 All-in-one - incorrect paper size error

    When I print envelopes thatb are not a standard size I get an error before each envelope prints saying the paper size does not match up.  I make sure I enter in exactly the size of the envelope but it still stops before eacvh envelope.  this is so an

  • Disk Utility -- SUID FILES "will not be repaired"

    Last night I ran Disk Utility. After repair I received this message -- Warning: SUID file "usr/liveecec/load_hdi" had been modified and will not be repaired. There is a list of nine similar SUID errors illustrated in screen snap shot at this link: ht

  • Move to next window in active appilcation

    Hi, a "general" shortcut within Mac OS-X is "Command+`", it cycles through all the windows of the active application. So it does within Mail. But the behaviour stops when you reach the "main window" (the one containing the Mailboxes etc.). Is this ex