DBsight Changelog

What's new in DBsight 4.3.19

May 3, 2013
  • Resolve dynamic faceting problem when column names case sensitive.

New in DBsight 4.3.18 (May 3, 2013)

  • Avoid index replication notification noises from other dbsight systems.
  • Ensure index replication works even when index is updated.
  • Each index takes a fixed 2 ports instead of sharing the ports.
  • Fixed error in iPhone search result scaffolding.

New in DBsight 4.3.17 (May 3, 2013)

  • Add option to default to a specific sortBy column.
  • Clean up http connection properly.

New in DBsight 4.3.16 (May 3, 2013)

  • Prevent partial index replication.
  • Add compression for index replication.

New in DBsight 2.1.8 (Sep 28, 2009)

  • Paginating Postgres resultset is added.
  • Configuration loading exception is fixed.
  • Single Valued Facet warm up is added.

New in DBsight 2.1.7 (Sep 15, 2009)

  • Boost factor default to 1 if it's zero or negative.
  • Compressed UnIndexed field type is added.
  • UnStored index field is supporting stop words now.

New in DBsight 2.1.6 (Aug 17, 2009)

  • Thorough or Fast Deletion Detection choices are added.
  • Action to list all configurations is created.
  • MinIntegerValue and MaxIntegerValue are added to FilterColumn class.
  • Added counter to make sure current search finishes during index hot swapping.
  • Support for Lucene Query in Multi-Search mode is added.
  • Support for numbers in Metaphone Analyzer and Double Metaphone Analyzer is added.
  • Dynamically searchable columns is fixed with multiple words search.
  • Sum and Average for each Facet are added.
  • Merge Index only during Non-Peak hours is added.

New in DBsight 2.1.4 (Jun 1, 2009)

  • Spell check dictionary building option is added to scheduling.
  • Scheduled jobs are properly cleaned after jobs are re-configured.
  • Dynamically searchable columns is added.
  • JSON Date is represented as a long number.

New in DBsight 2.1.3 (May 11, 2009)

  • Added support for time before 1970. Need to re-create index when upgrading.
  • Shutdown hanging with tomcat is fixed.
  • Fix Scaffolding error.
  • Removed hard coded indexing log level.

New in DBsight 2.1.1 (Mar 24, 2009)

  • JSONP scaffolding is added.
  • Result-Per-Page partial scaffolding is added.
  • PatternSyntaxException of Advanced Incremental SQL is fixed.
  • NarrayBy in boolean operartor OR mode is fixed.
  • Boosting a document by a value is fixed.
  • SqlServer Driver name is fixed.
  • Spell Checking suggestion is avoid if field query is included.
  • User Input value is added to SearchResult.
  • Configurable number of NarrowBy (Facet Search) choices is added.
  • Page for empty results is fixed.

New in DBsight 2.1.0 (Mar 2, 2009)

  • Added Multiple-Choice Query
  • Multiple-Choice Partial Scaffolding is added.
  • Suggest-as-you-type now works for 1 character also.
  • Column-specific partial scaffolding is added so that it can be applied several times.
  • Scaffolding now can be applied to sub directories.
  • Performance for spell checking dictionary generation is greatly improved for large indexes.
  • Performance for deletion detection is greatly improved and efficient.
  • Different versions of same jdbc drivers can be used.
  • Scaffolding for rss syndication is fixed.
  • Fixed jQuery.js-included-twice problem.

New in DBsight 2.0.9 (Feb 9, 2009)

  • Added support for negative-only queries.
  • Added arbitrary directory structure support for customized scaffolding.
  • Added hierarchical date search.
  • Added support for more memory efficient duplication checking for searching outside database in incremental mode.
  • Added support for direct lucene query in Search API.
  • Smartly adjust default index field types based on column type.
  • Filtered column link also remove child filtered column.
  • Delete action also delete buffer index entries.
  • Improve performance by skipping empty buffer index.

New in DBsight 2.0.8 (Jan 12, 2009)

  • Added numeric range search with inclusive/exclusive on both ends.
  • Clearer Deletion SQL choice with incremental indexing.
  • Multiple schedules can be added/changed/deleted.
  • Updated to latest Lucene library
  • Buffer Index updating documents submitted fields only.
  • Fixed flushing buffer index entries.
  • Added configurable email notification for indexing processes.
  • Added Search Suggestions, including single words and phrases.
  • Added AJAX Search Suggestions partial scaffolding.
  • Index Cluster mode support subscribing incremental index changes, spell-check index changes
  • Simplifying tag cloud generation via partial scaffold.
  • Added default IBM DB2 Type 2 and Type 4 configuration.

New in DBsight 2.0.7 (Dec 29, 2008)

  • Added option to schedule deletion detection for incremental indexing.
  • Added job scheduling for spell check dictionary.
  • Added customizable fetcher for data sources other than database.
  • Fix possible format error for period table.
  • Fix problems handling negative queries like "night -title:sky".

New in DBsight 2.0.6 (Dec 8, 2008)

  • Added multiple schedules for the same index.
  • Include counting integer zeros for facet searching.

New in DBsight 2.0.5 (Nov 17, 2008)

  • Added index specific spell checking.
  • Fix highlighter highlighting without summarizing.

New in DBsight 1.5.8 (Jul 28, 2008)

  • Added configurable logging for indexing processes.
  • Query Translator fixes a negative query bug.
  • Query Translator fixes a bug when booleanOperator is OR.

New in DBsight 1.5.6 Beta (Jun 2, 2008)

  • Added field-specific highlighting via wizard generated code
  • Added freemarker template servlet for rendering search results
  • Added support for searching multiple same-structured datasource

New in DBsight 1.5.5 (May 5, 2008)

  • Added Regular Expression Search
  • Added time-based ranking for sortBy=_relevance_ during searching
  • Fix possible hanging during shutdown
  • Improved Time-based Ranking
  • Added Reserved Words to by pass analyzers
  • Handle unpaired double quote in user search string
  • Improve performance when updating existing index documents
  • Added javadoc for writing JSP templates
  • Fixed bug on reserved words with analyzer

New in DBsight 1.5.4 (Mar 24, 2008)

  • Search queries including stopwords will rank higher exact match
  • Upgrade to latest lucene.jar, r639002
  • Added sortBy=_relevance_ during searching
  • Fix cron scheduler display bug with the new quartz scheduler
  • Do not continue with partial data if errors happens during retrieving data when re-creating index
  • showIndexUsage action now is opened to allowed IP list
  • Added indexing Zip file inside BLOB columns
  • Do not continue with partial data if errors happens during retrieving full id list
  • Fix time-based ranking exception when date value is null
  • Enhanced HTML filter, to support html text with less memory usage
  • Prevent integer overflow when indexed documents are around Integer.MAX_VALUE

New in DBsight 1.5.3 Beta (Feb 25, 2008)

  • Upgraded quartz scheduler to 1.6.0 to fix scheduler error on Mac
  • Enabled Wildcard highlighting

New in DBsight 1.5.0 Beta (Nov 27, 2007)

  • Fix highlighting for Chinese Analyzer
  • Reduce memory for facet search for fields with multiple integer values (Keywords type).

New in DBsight 1.4.7 (Sep 18, 2007)

  • MultiSearch supports sorting and facet search
  • Avoid validation error for mysql blob type
  • Avoid lowering indxing process priority on linux