SIGN IN YOUR ACCOUNT TO HAVE ACCESS TO DIFFERENT FEATURES

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR DETAILS?

AAH, WAIT, I REMEMBER NOW!

CREATE ACCOUNT

ALREADY HAVE AN ACCOUNT?
QUESTIONS? CALL: 865-637-8986
  • SIGN UP
  • LOGIN

SimpleIndex

SimpleIndex

T (865) 637-8986
Email: info@simpleindex.com

SimpleIndex by SimpleSoftware
500 W Summit Hill Dr SW # 302, Knoxville, TN 37902

  • LEARN MORE
    • GENERAL INFO
      • Getting Started
      • How To Scan Documents
      • Barcode Scanning Guide
      • Searching & Viewing
      • Schedule a Web Demo
      • News & Updates
    • FEATURES
      • Streamlined Interface
      • TWAIN and ISIS Scanning
      • Dynamic OCR
      • Database Integration
      • Required Documents Check
      • Integrated & Unattended Processing
      • SharePoint Document Scanning
    • –
      • Document Classification
      • PDF & MS Office Text Parsing
      • Barcode Recognition
      • Optical Mark Recognition
      • Match Documents to Existing Data
      • Imprinting & Watermarking
      • Screenshot OCR
  • SOLUTIONS
    • General
      • All-In-One Scanning & Sorting Tool
      • Affordable Document Management
      • Instant Integration
      • Network Scanners & Copiers
      • Remote Document Capture
      • Reduce Click Charges for Data Capture
    • Specific
      • Mortgage & Loan Documents
      • Material Safety Data Sheets (MSDS)
      • Patent ID and Title Extraction
      • Federal Tax Returns
      • Invoice Processing
  • SUITE
    • SimpleCoversheet – Print Bar Codes
    • SimpleExport – Data File Converter
    • SimpleView – Search, View & Edit
    • SimpleQB – QuickBooks Integrator
    • SimpleOCR – Freeware OCR
    • Buy Suite Apps
    • Buy Suite Bundles
  • ORDER NOW
    • COMPARE VERSIONS
      • Versions & Feature
      • Price List (PDF)
    • SIMPLEINDEX WORKSTATION
      • Machine License
      • Concurrent User
      • Subscription License
    • SIMPLEINDEX SERVER
    • SUITE APPLICATIONS
    • SUITE BUNDLES
    • SUPPORT & MAINTENANCE
      • Annual Maintenance Renewals
    • FIND A DEALER
      • Dealer Locator
      • Become a Dealer
  • DEMOS
    • TRIAL DOWNLOADS
    • SCHEDULE A DEMO
    • COMPARE SOLUTIONS
    • VIDEO DEMOS
      • Zone OCR with Template Matching
      • Invoice Processing with Full Page OCR
      • PDF Invoice OCR Demo
      • Sort and Index MS Office Documents
    • SIMPLEINDEX UNIVERSITY
      • SimpleIndex University – 100 Series
      • SimpleIndex University – 200 Series
      • SimpleIndex University – 300 Series
  • CONTACT
    • Contact Us
    • Support
    • FAQ
    • Privacy Policy
  • My Account
    • Downloads
  • MY CART
    No products in cart.
  • Home
  • Knowledge Base - Article

File Indexing with SimpleIndex

SimpleIndex can assign index field metadata to any type of file, not just scanned documents.

Any common images like TIFF, JPEG, GIF and PNG can be displayed, as well as PDF files and MS Office documents. Other file types can be displayed in the embedded browser or automatically opened in their native applications.

Screen scraping and OCR can be used to capture index data from third party applications automatically.

Download document scanning and OCR software.

Enable Post-Process when Input Folder is Empty

Monday, 29 July 2019 by Simple Software

When you have multiple Job Configurations running in tandem with the Post-Process command line running one after there other there can be occasions where a Job Configuration earlier in the chain doesn’t have any images in the Input folder. When this happens a prompt occurs that must be clicked to proceed to the the next Job Configuration. When running unattended this can cause issues when the process stops for this prompt. This can be turned off in the Job Configuration’s XML settings.

Instructions for suppressing prompt to continue when Input folder is empty:

  1. Right click on the Job Configuration file that you would like to suppress the prompt on and select Open With>Notepad
  2. Search the XML settings text open in Notepad for this term:
    <POSTPROCEMPTY>
  3. Set the value between from “True” to “False”. It should look like this:
    <POSTPROCEMPTY>False</POSTPROCEMPTY>
  4. Save and close the file.
File IndexingIndexingScanned Document IndexingWorkflow
Read more
No Comments

Index With Non-Latin Character Sets

Monday, 29 July 2019 by Simple Software

By default SimpleIndex uses the ANSI character set to display and edit captured OCR data, index field values and full-text OCR. This works for all languages based on the Latin alphabet (English, French, Spanish, German, etc.)

To index documents in other languages like Chinese, Japanese, Russian, Arabic and other non-Latin alphabets, set the default character set using this registry key. If the key is not set correctly then Unicode text will show up as ??????????.

Use Notepad to edit the “Charset” value from the sample setting below and save it to a .reg file. Then double-click the .reg file to install (Administrator privileges required).

You can download the .reg file here but you still need to edit in Notepad to set the Charset value before installing.

If you are on a 32-bit operating system be sure to remove the extra “\WOW6432Node” from the registry path.

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\SimpleIndex\Misc]
“Charset”=”1”

Charset NameCharset Value
ANSI_CHARSET (Latin)0
DEFAULT_CHARSET1
SYMBOL_CHARSET2
SHIFTJIS_CHARSET (Japanese)128
HANGUL_CHARSET (Korean)129
GB2312_CHARSET (Simplified Chinese)134
CHINESEBIG5_CHARSET (Chinese)136
GREEK_CHARSET (Greek)161
TURKISH_CHARSET (Turkish)162
HEBREW_CHARSET (Hebrew)177
ARABIC_CHARSET (Arabic)178
BALTIC_CHARSET (Baltic)186
RUSSIAN_CHARSET (Russian)204
THAI_CHARSET (Thai)222
EE_CHARSET238
OEM_CHARSET255

The full list of values is at https://msdn.microsoft.com/en-us/library/cc194829.aspx.

Automatic Data CaptureAutomatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
No Comments

Skip to Blank Index on Save Index

Monday, 29 July 2019 by Simple Software

If you would like to have SimpleIndex automatically go to the next page with a blank field and highlight that field when the Save Index button or Enter a change to the XML text of the Job Configuration is needed. This can be useful to quickly move to the next document that has a blank Index field.

Instructions to set Skip to Blank index on Save Index:

  1. Right click on the Job Configuration file that you would like to suppress the prompt on and select Open With>Notepad
  2. Search the XML settings text open in Notepad for this term:
    <SKIP_TO_NEXT_BLANK>
  3. Set the value between from “False” to “True”
    <SKIP_TO_NEXT_BLANK>True</SKIP_TO_NEXT_BLANK>
  4. Save and close the file.
File IndexingIndexingKeyword IndexingOffice PDF Document IndexingScanned Document Indexing
Read more
No Comments

Forward Blank Index Fields

Monday, 29 July 2019 by Simple Software

To turn on the carry Forward when you blank out an index field do the following:

1.  Right click on the configuration file and open with Notepad or another text editor.

2.  Search for this XML value:  FORWARD_BLANK

3.  Set the value to true

File IndexingIndexingKeyword Indexing
Read more
No Comments

Max List Size

Monday, 29 July 2019 by Simple Software

If you have a field that has a list and it loads very slowly then the size of the list that it loads needs to be limited.

You first open the Registry or regedit.  Then you find this location:  Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SimpleIndex\Misc

Then you right click in the space to the right and select New>String Value

Then you name this new entry this:  MaxListSize

Then you double click on it and set the size of the list that it loads.  We suggest somewhere between 1000 and 5000

Automatic Indexing SoftwareFile IndexingIndexingKeyword IndexingMetadataScanned Document Indexing
Read more
No Comments

MISSING file move with multiple files

Monday, 29 July 2019 by Simple Software

​If you want to move the MISSING files from the Output folder to another folder and create multiple MISSING files then use this script for the .bat file:

ren “C:\Users\dgraves.META\Desktop\Folder1\Missing.pdf” Missing-%date:~10,4%%date:~7,2%%date:~4,2%_%time:~0,2%%time:~3,2%.PDF 

Move “C:\Users\dgraves.META\Desktop\Folder1\Missing*.pdf” “C:\Users\dgraves.META\Desktop\Folder2”

This will rename the file to MISSING-DATE_TIME and then move it to another folder.

ExportFile IndexingIndexing
Read more
No Comments

How do I limit the number of files pulled from the input folder?

Wednesday, 28 February 2018 by dwilder

The Max File/Batch setting on the Batch Options tab lets you limit the number of files to process in each batch.

In the wizard it can be found under the Advanced File Input Settings section.

File IndexingImport
Read more
  • Published in Import
No Comments

SimpleIndex creates output files with upper case file extensions but we use an UNIX-based fileserver which requires lower case file extensions. How can i change the output file extension from upper case to lower case (e.g. from .PDF to .pdf)?

Wednesday, 28 February 2018 by dwilder

In SimpleIndex 6, file extensions were changed to default to lower case so this should no longer be an issue. If you want to default back to upper case file extensions, you must edit the registry.

Go to HKEY_LOCAL_MACHINE\Software\SimpleIndex\Misc

Create a String value called “UpperCaseFileExtension” and set to 1 for upper case or 0 for lower case.

This registry setting will also work to change the default behavior of version 5.

ExportFile Indexing
Read more
  • Published in Export
No Comments

How do you select what types of files to process?

Wednesday, 28 February 2018 by dwilder

You can tell SimpleIndex what types of files it should process and which file types to ignore.

This is done by clicking “Job Options” On the “Batch” tab you will find a field labeled “Input file types or mask”. These are the file types that SimpleIndex will input files from. The default types are:

TIF,PDF,JPG,GIF,BMP,DOC,XLS,PPT,DOCX,XLSX,PPTX,VSD,DWG,AVI,MP3

To process all files, enter *

SimpleIndex will ignore any file whose extension does not appear on the list.

In SimpleIndex 6 or above you can enter file masks to filter input files. Some examples are:

abc*.pdf (PDF files starting with “abc”)
ab??ef.* (All files starting with “ab”, 2 characters and “ef”)

It is possible to have some file types open automatically in their default application. This can be done by inserting a pipe “|” into the list. Any file types after the pipe will be opened in their default application. For example:

TIF,PDF,JPG|WAV,MP3,WMV,AVI

will cause SimpleIndex to display image files and open sound and video files in the default media player.

File IndexingImage ScanningImportOffice PDF Document IndexingOffice to PDF
Read more
  • Published in Import
No Comments

How do you configure a field to select from a list of possible values?

Wednesday, 28 February 2018 by dwilder

List fields are populated using a text file or database field containing the values for that list. The text file scenario will be described first.

To configure a list field, go to the Index tab in the Job Options. Create a list field by selecting “List” for the field type and give it a name. In the “List File/Field” setting for this field, put the full path or UNC to the text file containing the list or click “Set” to browse to the file. If you have not created a file, you can put the path where you want the file stored here and click the “Edit” button. This will open the file in Notepad; new files will prompt you to create them.

On each line of the text file you will put one of the possible values that you want to be able to select from while you are indexing with SimpleIndex. You can copy this information from another source and paste it into the text file.
Save the file in Notepad and close it. The List field is now configured!

To use a database field, your configuration must be connected to a database using the settings on the Database tab. Any fields defined as “List” on the Index tab that have a corresponding field mapped on the Database tab will use the unique values from that field to populate the list.

You can check “Only allow values in list” to disallow users from entering a value not in the list.

Once the List index field is configured properly you can select the values from a drop down after scanning that appear in the main SimpleIndex window while indexing. It also makes the field autofill the closest match from the list based on the characters that you type in that field.

AutofillAutomatic Indexing SoftwareAutomationCSVDatabaseDatabase & RetrievalExportFile IndexingIndexingIntegrationKeyword IndexingMetadataMS AccessMySQLODBCOffice PDF Document IndexingOracleRecords ManagementScanned Document IndexingServerSharePoint ScanningSQL ServerWorkflow
Read more
  • Published in Indexing & UI
No Comments

Can the original image filename be used as part of the output filename?

Wednesday, 28 February 2018 by dwilder

The input filename can be specified automatically by configuring a field of type “Filename”. The input file path may also be parsed by the SimpleIndex dictionary and template matching algorithms to extract data fields from the folder and file names.

File IndexingImportIndexing
Read more
  • Published in Export, Import, Indexing & UI
No Comments

Can the values of 2 or more fields be combined in a single field?

Wednesday, 28 February 2018 by dwilder

Set the Type for the field that you want to store the combinded value to “Fixed”.

In the template setting for that field, you can enter the keyword %FIELD#% (where # is the field number) and the keyword will be replaced with the value of the designated field when it is saved.

For example, to combine your first 2 fields into third, inserting a comma between them, set the template for field 3 to:
%FIELD1%,%FIELD2%

Automatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Indexing & UI
No Comments

Why does the word “MISSING” show up in filenames and index fields when the field is blank?

Wednesday, 28 February 2018 by dwilder
“MISSING” is what SimpleIndex puts for any field value used as a filename or folder name and is left blank by defualt.

You can change this to whatever you want it to say when a field value is left blank. To do this go to “Job Options” then to the “Index” Tab now click “Advanced Options”. In the middle of the window you will see a box labeled “Use this value whe a field is empty” just change “DEFAULT” to whatever you want (including leaving it blank) and click OK. Now the next time you have a blank field value for a filename or folder name it will have your new message.

Automatic Indexing SoftwareFile IndexingIndexingKeyword IndexingMetadataOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Export, Indexing & UI
No Comments

How do I configure the output folder and file naming scheme?

Wednesday, 28 February 2018 by dwilder

Use the Folder and Filename check boxes on the Index tab in the Job Options to indicate whether field values will be used to generate subfolders or filenames. Any field with the Folder option checked will create nested subfolders for each value in the order the fields are listed. Any field with the Filename checked will have the values concatenated to form the filename.

For example, if Field 1 and Field 3 have the Folder option checked, and Field 2 and Field 3 have the Filename option checked, image filenames will be created in the format:

%OUTPUTFOLDER%\Field 1\Field 3\Field 2 – Field 3.tif

The Filename Separator option on the Advanced tab lets you change the ” – ” between the fields in the filename to anything you want.

Automatic Data CaptureAutomatic Indexing SoftwareFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document Indexing
Read more
  • Published in Export
No Comments

Automatic Indexing Using Existing Data

Wednesday, 24 January 2018 by Simple Software

Automatic Indexing Using Existing Data

The Autofill feature of SimpleIndex is an easy way to associate many index fields with one document without retyping data that already exists in another database. Autofill uses a database lookup to retrieve records that match a key value entered by the user. Blank index fields are then filled in automatically with the data from this lookup. The result is a document database with many different possible search fields, of which only one needed to be entered during scanning.

The key field may be typed by the user, or it may be read from the document automatically using barcode recognition or OCR. The lookup is performed either when the user changes this field or when the index values are saved. If the lookup finds multiple matching records, the user will be notified and the first set of values will be used by default.

When used with pre-index batches, key information can be read automatically from barcodes or OCR and matched to database records with a single click. Search on up to 99 index fields without a single keystroke!

KB Articles for Automatic Indexing

  • Exclude Index Field from Index Log
  • Turn Off Prompts and Pop Ups on Job Configurations
  • Change the Font Size of Index Fields
  • Large documents (>500 pg) Slow to Process - Workaround
  • Regular Expression (RegEx) - Syntax or Type
  • Index With Non-Latin Character Sets
  • Skip to Blank Index on Save Index
  • Stop Autorun When Double Clicking Configuration
  • Autonumber Increment Value
  • High DPI Monitor Correction
1-Click ProcessingAutofillAutomatic Data CaptureAutomatic Indexing SoftwareAutomationBarcode Recognition SoftwareDatabaseFile IndexingFull Text IndexingIndexingKeyword IndexingMetadataMicrosoft Word Data ExtractionOCROffice PDF Document IndexingPDF Data Extraction SoftwareScanned Document IndexingScanning Software
Read more
No Comments

Contact Us Today!

Search Knowledge Base

Recent KB Articles

  • Command Line Arguments
  • Stop/Turn Off Image Deletion when Blank is Recognized
  • Error in Scanning Batch 743
  • How do I download and utilize TaxStacker after purchasing?
  • How to emulate Server behavior in the client
  • Oracle database is slow to respond
  • SharePoint Login Issues
  • Reset SharePoint Login Information

Feature Cloud

Patch Code Invoice OCR Optical Mark Recognition PDF Forms Watermark Bookmark PDF Barcode Recognition Archive Command-Line TIFF Barcode Recognition Software TWAIN & ISIS Scanning XSLT ISIS Driver Bates Numbering Software Scanning Software ODBC PDF Data Extraction Software Batch Scanning 1-Click Processing SimpleIndex Document Classification Front End Scanning Integration Command Line Interface Mortgage MS Access Coversheet File Indexing Optical Character Recognition Searchable PDF OCR SimpleQB RPA Fast Scanning Licensing & Installation SharePoint Scanning SimpleView Records Management Compression Indexing Scanned Document Indexing OMR Server OCR XML

Online Support Options

Simple Software provides an interactive Frequently Asked Questions database and Live Support chat system, as well as free Training Videos.

How to Buy

Solutions start at just $500! Buy SimpleIndex online or from an Authorized Dealer in your area. Price List (PDF).

Authorized Dealers

Authorized DealersSimpleIndex is a great addition to any system integrator's product line. Become an Authorized Dealer.

Get a Web Demo

Get a free online demo with a scanning specialist who can configure SimpleIndex on your computer remotely.
Sign up for a demo now!

Download a Trial

SimpleIndex TrialFully functional 30-day demos are available for all Simple Software applications.
Download Now!

SimpleIndex Applications

SimpleIndex Applications See how SimpleIndex can be used in your business.
"Out-of-the-Box" Solutions
Case Studies
Common Applications
Industry-Specific Applications

© 2021 Meta Enterprises, LLC | Knoxville, Tennessee | A Family Owned Company

TOP
});