We wanted to add a search feature in our extranet site.

The site contains about 2000 page reports for every year and the site contains data for about 50 years... so in all about 100000 pages. Each page report is a gif file. means the report is not a word/ txt document, it is scanned and is available as a image
The user should be able to search on words or phrases.
How should i design a tables for these ??
I think we should make a search table to help searching
But i have no idea how the search table should look like. How to get and insert data in this table.
If someone has done something like this pls help me how should i proceed with this
Regards

Hi, if you find this tools, please send me your solution.
My problem is very similar.
I have a hundreds of books in pdf image format and i would to translate via OCR api to text files for indexing in a queried web portal.
Thanks from Spain.

Similar Messages

  • Can I add a search feature within my iWeb site?

    I've created a site with a lot of information on many pages. I'd like other users to be able to search from my site for a topic. Is that possible? Thanks.

    As long as your site has been comprehensively indexed by Google you can use a box like the one shown at the bottom of this page...
    http://www.iwebformusicians.com/Search-Engine-Optimization/SEO.html
    Its available from...
    http://www.widgetbox.com/widgets/
    Otherwise you need to get complicated and look for other solutions like this...
    http://www.searchblox.com/

  • [Forum FAQ]How do I add a search feature in the parameter with long drop down list?

    Introduction
    There is a scenario that thousands of values in the drop-down of a parameter. Scrolling through the large drop down list is slow and cumbersome. Is there a way that we add a search feature in the report, so that it can filter down the values in the drop
    down list to a smaller list of values?
    Solution
    To achieve this requirement, we can add a parameter with multiple keywords ahead, then all of available values which are begin with the keyword will display in the parameter list. In this scenario, we can create cascading parameters. One is a keyword parameter,
    and the other parameter is based on the keyword to display the available values.
    In order to enable the user to type multiple keywords, we can use the query below to create a split function which takes the list and the de-limiter as input parameters and splits all the values in the database:
    CREATE FUNCTION [dbo].[SplitParameterValues] (@InputString NVARCHAR(max), @SplitChar VARCHAR(5))
     RETURNS @ValuesList TABLE
     param NVARCHAR(255)
     AS
     BEGIN
     DECLARE @ListValue NVARCHAR(max)
     SET @InputString = @InputString + @SplitChar
     WHILE @InputString!= @SplitChar
     BEGIN
     SELECT @ListValue = SUBSTRING(@InputString , 1, (CHARINDEX(@SplitChar, @InputString)-1))
     IF (CHARINDEX(@SplitChar, @InputString) + len(@SplitChar))>(LEN(@InputString))
     BEGIN
     SET @InputString=@SplitChar
     END
     ELSE
     BEGIN
     SELECT @InputString = SUBSTRING(@InputString, (CHARINDEX(@SplitChar, @InputString) + len(@SplitChar)) , LEN(@InputString)-(CHARINDEX(@SplitChar, @InputString)+ len(@SplitChar)-1) )
     END
    INSERT INTO @ValuesList VALUES( @ListValue)
     END
     RETURN
     END
    Use the query below create a stored procedure to return all available values for Account parameter:
    create PROCEDURE sp (@keyword nvarchar(50))
    AS
    SELECT     AccountDescription
    FROM         DimAccount d
    inner join (SELECT [param] FROM SplitParameterValues (@keyword,',')) s on d.AccountDescription like (s.[param]+'%')
    In Report Designer, select Stored Procedure as the Query type for DataSet1, then select or type sp in the drop-down list as below:
    By default, there is a parameter named keyword in the Parameters pane.
    Add a multi-value parameter named Account in the report, then select “Get values from a query” option for Available Values as below:
    Report Design and Report Preview surface
    Report Design:
    Report Preview:
    References:
    Create User-defined Functions (Database Engine)
    Adding Cascading Parameters (SSRS)
    Applies to
    Reporting Services 2005
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hmmm. This didn't work. I even re-booted, and Firefox still doesn't show the search engine.
    It was actually an update to an earlier engine, and I foolishly removed the old version rather than just updating it.
    Is there anything elsewhere (eg. the registry) that might be preventing this?

  • Can you add a search feature an HTML webgallery?

    This is a two part question.
    I created an HTML webgallery using the Bridge CS4 output module <awesome tool!> I intend to link this to my company website.
    Q#1: Is there a way to include the filename for each image *without* including all the camera and other image data?
    This would enable our customers to see our product item number under each photo.
    Q#2: Is there a way to add a search feature?
    I don't know where this would be / could be accomplished.Bridge, Flash, directly in the code? I tried the metadata templates but wasn't successful w/that.
    The goal would be to be able to search for an item number that links to the photo(s) in the gallery.
    Thanks.

    Question #1 - I believe there is already a script that will do that.  Check the Bridge Scripting Forum.

  • Want to add some neat Flash "things" to a site

    I want to add some neat little Flash things to my site... I
    don' t know exactly what... but where are some good FREE sites that
    have flash. I don't know Flash... but I know how to add it into
    Dreamweaver.
    Thanks - Angie

    > Ahhh Darrel... come on.... you have any good free flash
    sites up your
    > sleeve?
    > hahahahahaha
    Sorry, I'm a form follows function kinda person. ;o)
    -Darrel

  • How to create search function in  our OAS-site

    Hi
    We have built a web based system that is deployed in OAS 10g and the data is stored in multiple Oracle tables, version 9.2.0.1. Now the user wants the ability to search through all the tables and even in the attached documents (Word, Excel and pdf) that are stored in some tables.
    Do you know a way to do this? I have read about Oracle Text but it seems that all the information should be stored in one table, or am I wrong?

    I also am interested in the answer to this question.
    I would rather use flash to create the search portion of the
    website than to use a form.
    Any help on this would be greatly appreciated.

  • I want to include mouse spotlight feature in our online help so that interface could be explain more easily

    We use Adobe robohelp to provide online help for our product. i am currently doing a research to include mouse spotlight feature, such that when the user moves the cursor on a certain part of the image, help pops up for that part only and rest of the image is dim.
    To get an idea, if any one has visited vodafone website, there the help for the bill page appears in a such manner. i want to replicate the same for my help page.
    is this possible through robohelp or dreamweaver or any other product of robohelp.
    or work around for this feature using any other product of robohelp..
    any idea or suggestion would be appreciated
    Thanks
    Regards,
    Nsj

    Topic Properties is the one you want.
    Also it can be customised to just included what information you want. Click Options once the Report window is open.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Is it available to add document editing feature in our own OA system using Office Web Apps Server without installing SharePoint?

    It seems we need to license OWA server with SharePoint to enable editing feature. Can I call OWA to
    edit file outside SharePoint? 

    You can edit documents via Outlook Web App (Exchange). You can also build your own interface to do so.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Search feature in flash

    hi i need help with this please..... i wanted to add a search feature for a flash website....i am adding some data lists to the website and i wanted to have a search feature.....could you also please advise me if i should use xml for adding the lists or should i just add it in flash using the text tool. thanks a lot.

    Hi Lana
    I think before anything worthwhile can be offered, we need to define exactly what it is you are doing and where you are doing it.
    Where specifically did you add the keyword?
    In the Topic Properties on the General tab in the Keywords section?
    In the Topic Properties on the Index tab?
    In the Project Set-up pod in the External Content Search area? (RoboHelp 9)
    In the Index designer pod?
    Depending on your answer we can then move forward with sleuthing what may be happening.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Is there a way to stop Firefox from suggesting to add new search engines to my search bar?

    Is there a way to stop Firefox from suggesting to add new search engines to my search bar whenever I visit websites that suggest to us to add their search engines?
    I searched a lot and couldn't find any help. How to stop websites from suggesting to my Firefox search bar to add their search engines? I don't want to add other search engines other than the ones I organized. I don't want my list to look more distracting and longer.

    Firefox doesn't do that. That's either a feature of the website you are visiting or possible Malware on that PC.
    A screenshot of that might be helpful. <br />
    https://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem <br />
    It is best to use a compressed image type like PNG or JPG to save the screenshot and make sure that you do not exceed a maximum file size of 1 MB.
    Then use the '''Browse ....''' button below the '''''Post a Reply''''' text box to upload the screenshot.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Please report back to us!

  • IProcurement -- Add new search condition in shopping lists

    Hello,
    Has any one ever added an extra condition to the search page.
    My requirement is, in iProcurement - Shopping Lists page.
    I would like to add a new search region with Text box to enter the Item and display the search results in the existing Results region.
    Has anyone done similar customization .. please help.
    Satya

    OK, Le me explain this way.
    in iPorcurement -- Shopping Lists page there is feature to add the items to the Personal favourites list when we order them, so that we can just refer to the Favourite list next time when we order the same item.
    Now, in Shopping lists page, there is a list box(poplist) when i select the "Personal favourites" in that list box it displays all the items that are added to the Personal favorites list. Assuming that this favorite list has some 200 items in it. i want to add a search condition to search a specific item(s) in this list.
    Thanks,
    Satya

  • How to add a search help for a field in alv?

    HI!Everyone ,
    i want to add a search help created by myself for one field in alv,
    and i want to use this function "HELP_VALUES_GET_WITH_TABLE".
    can anyone help me ?
    thanks!

    HI,Vijay.
    My code like this :
          PERFORM build_fcat.
          PERFORM build_objects.
          PERFORM layo_build.
          PERFORM set_drdn_table .
          CALL METHOD alv_grid->set_table_for_first_display
            EXPORTING
             i_structure_name = 'STU_S'
              is_layout        = s_layo
            CHANGING
              it_outtab        = itab_out
            it_fieldcatalog  = i_fcat
            ."Period
          IF sy-subrc <> 0.
            EXIT.
          ENDIF.
    for example, there is a field 'UNAME' IN Structure 'STU_S',
    i want to add a search help for 'UNAME'.
    the 'UNAME'  is not users in SAP R/3 , i want to add some data by myself or from a table .

  • How do I add a search engine to the search bar from a hard disk file?

    I want to add a search engine to the search bar from an XML file on my hard disk. "Manage Search Engines" from the search bar drop down list only appears to allow adding search engines from web sites.
    Thanks.

    Hmmm. This didn't work. I even re-booted, and Firefox still doesn't show the search engine.
    It was actually an update to an earlier engine, and I foolishly removed the old version rather than just updating it.
    Is there anything elsewhere (eg. the registry) that might be preventing this?

  • How do I add a search field to "Find on this page?"

    Hi,
    I have a topic that contains 2 frames. The first frame (frame 1) is a topic that I want to add a search field to. The second frame (frame 2) displays external content (a directory listing of files). I'd like users to be able to enter all or part of a file name in a search field in frame 1 and have the matching filenames in frame 2 highlight.
    I could tell users to use the "Find on this page" option in the IE toolbar but I'd prefer to put the same type of field directly in my topic.
    Is this possible? If so, how?
    Thanks so much,
    Charlotte

    There is a link to a Find in Page script in Item 2 at http://www.grainge.org/pages/snippets/snippets.htm#robohtml. I'm not sure it will work for your specific requirement but it is worth a try.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How to add a 'Download' feature in image and video gallery?

    Hello,
    I have created an image gallery on one screen and placed few videos on another screen.
    Now, I want to add a download feature in photos & footages both.
    Does anyone know how so I do that?
    Prompt response will be highly appreciated.
    Thanks in advance.
    Jay

    Hi,
    Could you please provide additional information on what you mean by Download feature ? Where do you want to download these images and video from ?
    Olivier

Maybe you are looking for

  • Creation of Multiple position with LSMW in sap om

    Hi friends, I have to create 300 position for org. unit using LSMW. please help me out. Best Regards: Priyaranjan

  • Why don't I have icloud on my macbook pro running mac os x 10.6.8?

    I have mobile me but not icloud on my computer, why and how can i get i cloud?

  • Donot Cost Field in Material Master when Price indicator is S & V

    Hello, Could somebody please explain me the impact of selecting the field "Donot Cost" in the Costing Tab of the material master. What would be the impact if the Price indicator is S or V. Is the material not included in the costing analysis for the

  • Mapping logic required--Counter

    Hi Experts, How to increment the counter value by 5 every time, I tried using counter arithmetic function it is now working for my requirement. My Source structure <Elemica_Order>     <HItem>1..to unbouded           <LItem>                <Item>1..to

  • ORACLE8 OPS TUNING

    제품 : ORACLE SERVER 작성날짜 : 2004-08-13 ORACLE8 OPS TUNING ==================== PURPOSE 이 자료는 OPS 환경에서의 db tuning에 대한 설명자료입니다. SCOPE Standard Edition 에서는 Real Application Clusters 기능이 10g(10.1.0) 이상 부터 지원이 됩니다. Explanation OPS 튜닝에 있어 단일 인스턴스에서의 튜닝 요소(bu