Rilasci di SearchUnit Pro

Released: Mar 4, 2021

Aggiornamenti in v8.0

Funzionalità

  • Includes Microsoft .NET 5 based DLLs and Index Manager tool.
  • Add ResultNumber to ResultItem so that results can be numbered in the ResultItem template.

Correzioni

  • Fixes phrase searches that include hyphenated words.
  • Fixes issue with @ symbol in indexer login password.
  • Other bug fixes.

Released: May 24, 2018

Aggiornamenti in v7.0.1

Funzionalità

Adds ability to process results in Javascript, set keyotiSearch.onResultsObtained function to a function that will receive results.

Correzioni

  • Fix issue with TLS1.2 support.
  • Fix issue with 2 page search going into infinite loop.

Released: Oct 31, 2017

Aggiornamenti in v7

Funzionalità

  • Geolocation filtering support added.
  • Upgrade HTTP links to HTTPS when the crawler start URL is HTTPS based.
  • Result summaries no longer include the TITLE tag from the document, this improves result quality as repetitive titles do not fill up the results (requires reindexing).
  • Upgraded index manager tool to use .NET 4.6, which will support TLS 1.2 for HTTPS connections.
  • Added Keyoti_Robots meta tag support, so you can have one ROBOTS style meta tag specifically for SearchUnit...

Released: Jun 14, 2016

Aggiornamenti in v6.1

Funzionalità

  • Improved redirected URL handling.
  • DocumentText class now includes Uri property.
  • Improved support for PDF's using a specific filter stream.
  • Improved handling of redirected pages.
  • The SearchUnit.js Javascript file now contains no lines over 3000 characters long (this is to help certain other developer tools that might not handle long lines).

Correzioni

  • Fixed bug with highlighter when keywords start with a symbol.
  • Fixed incorrect link generation during crawling when FriendlyURLs is...

Released: Nov 13, 2013

Updates in this release

Updates in 2012.2

  • Document queries return within specified locations and content categories.
  • Allow keywords to match parts of filenames that are split by hyphens or underscores. Eg. match "key1" to "my-key1-file.pdf".
  • Minor bug fixes and API improvements (from customer feedback).

Released: Apr 18, 2013

Updates in this release

Updates in 2012.1

  • Installer runs without requiring .NET 3.5 on Windows 8 and Windows Server 2012.
  • Web Admin Installer no longer requires IIS 6 Compatibility to be enabled.
  • Update an indexed document URL when the server redirects to a new URL.
  • BoostFactorTagName can be used to change the boost factor tag name.
  • Added login URL parameter for file-system based imports.

Released: Jun 27, 2012

Updates in this release

Updates in 2012

  • Document security groups to allow users to only see results they have access to.
  • Search speed improvements for multiple keywords
  • New powerful index management tool UI
  • Popular search auto-complete added (to existing lexicon based auto-complete)
  • SearchBox watermark added
  • Central events added
  • Indexing of Zip files added
  • Change default search operator from AND to OR
  • Auto-complete suggestions can be easily customized using a plug-in or in Javascript on the client
  • Result preview text...

Released: Aug 12, 2010

Updates in this release

Updates in 2010.1.0

  • Inclusion of .NET 4 DLLs and VS 2010 demos
  • Inclusion of Web Admin / Windows Service versions for .NET 1, 2 (3, 3.5) and 4
  • Faster searching (with larger indexes)
  • Configuration.ImpliedLogicOperator can now be used to change the default operator that is assumed between query words from AND to OR
  • Insertion of "..." in the result summary when more than one snippet of text is used. "..." can be changed in Configuration.SummaryTextSplitter  

Released: Feb 1, 2010

Updates in this release

Updates in 4.0

  • Vastly improved indexing performance, especially with larger indexes (50K docs up)
  • Faster searching
  • New index methodology
  • Stop lists
  • API improvements
  • SearchBox options generates option controls automatically