ChangelogΒΆ
- 3.12 (December 18 2013)
- Improvements
- ENGINE-920 Adds support for groups and notGroups to groupBy criterion
- ENGINE-860 Adds weight support to the top-level and nested criterion
- ENGINE-859 Relaxes scoring to allow scores larger than 1
- ENGINE-889 ENGINE-891 Optimizes culling for tree and mutex dimensions with null overrides
- ENGINE-887 Improves performance displaying keyword dimensions on the Admin UI indices tab
- ENGINE-895 Makes the Admin UI dimensions tab more compact
- ENGINE-894 Makes the Admin UI indices tab more compact
- ENGINE-896 Improves partition initialization performance
- ENGINE-897 ENGINE-904 ENGINE-910 ENGINE-911 Upgrades dependent libraries
- ENGINE-905 sortBy for geoloc dimensions now uses the best distance
- ENGINE-913 Adds timeZone dimension attribute to time dimensions
- ENGINE-907 ENGINE-914 Unicode 6.3 sorting
- ENGINE-917 Makes Checkpoint time time zone aware
- Bug Fixes
- ENGINE-888 Logging now uses UTF-8 output encoding
- ENGINE-886 Settings are now correctly encoded
- ENGINE-900 Removes incorrect lastWordStartsWith support from keyword dimensions
- ENGINE-903 Fixes URL path handling for components containing periods
- ENGINE-915 Makes settings page reload on successful ajax post
- ENGINE-892 Removes item distribution graphing for groupBy dimensions
- ENGINE-918 Updates admin /index to only include facet bucket graphs for scalar dimensions when no facets are pre-declared
- Compatibility Changes
- ENGINE-890 Makes tree dimensions respect cull=false. Impacts notId, notValue, and mutex relationships.
- ENGINE-898 ENGINE-899 Keyword dimension case sensitivity for search and faceting
- ENGINE-902 Implements deduping of indexed values for keyword and 1D indices. Implements sorting of indexed values returned from values and indexValues APIs.
- ENGINE-912 Changes default locale from en_US_POSIX to en_US. No longer adds “US” or “POSIX”
- ENGINE-771 Makes HTTP logging use default timezone
- Removed features
- Improvements
- 3.11 (September 3 2013)
- Improvements
- ENGINE-848 Some text queries take a long time to complete
- ENGINE-852 Unindex item with group by causes array index out of bounds
- ENGINE-880 Engine fails to apply some large changesets
- ENGINE-821 Duplicate attributes in dimensions file break dimensions tab
- ENGINE-878 Makes JSON (de)serialization code preserve numeric precision
- ENGINE-847 ENGINE-874 ENGINE-875 ENGINE-876 Upgrades dependent libraries
- Documentation
- Compatibility Changes
- ENGINE-854 Keyword dimensions ignore notValue when maxBuckets=0
- ENGINE-855 Keyword dimensions ignore cull=true when nullExactMatch or nullRelevance are in use
- ENGINE-856 Keyword dimensions should respect notId and notValue when cull=false
- ENGINE-857 Relevance and exact match overrides should be consistently applied across dimensions
- ENGINE-867 Items outside of cull distance (min, max, cullDistance) should have a score of 0 when cull=false
- ENGINE-879 Prevents keyword dimensions from supporting startsWith for notValues
- ENGINE-871 Add support for escaping / in dimension key attributes
- Removed features
- Improvements
- 3.10 (March 11 2013)
- 3.9 (November 20 2012)
- 3.8.4 (September 25 2012)
- 3.8.3.1 (May 8 2013)
- 3.8.3 (September 5 2012)
- 3.8.2 (August 10 2012)
- 3.8.1 (August 7 2012)
- 3.8 (August 2 2012)
- 3.7.4 (June 29 2012)
- 3.7.3 (June 19 2012)
- 3.7.2 (June 19 2012)
- 3.7.1 (June 7 2012)
- 3.7.0 (June 6 2012)
- 3.6.1 (March 12 2012)
- 3.6.0 (February 15 2012)
- 3.5.1 (Janurary 30 2012)
- 3.5.0 (Janurary 11 2012)
- Improvements
- Bug Fixes
- ENGINE-698 Stop words incorrectly applied for Brazilian Portuguese
- ENGINE-690 ENGINE-694 exactRequires= “all” incorrectly considers field boundaries
- ENGINE-357 Change dimensions while changeset being processed results in TaskNotRunningException
- ENGINE-419 Error importing dimensions
- ENGINE-693 Feed race condition at engine startup
- ENGINE-91 Missing indices on engine startup
- 3.4.0 (December 16 2011)
- 3.3.0 (October 21 2011)
- 3.2.0 (August 1 2011)
- 3.1.0 (June 29 2011)
- 3.0.0 (May 19 2011)
- 2.9.1 (May 2 2011)
- 2.9.0 (April 28 2011)
- New Features
- Behavioral Changes
- Bug Fixes
- ENGINE-434 fieldPositionIncrement gap was ignored
- ENGINE-398 Multi-threaded query setting is for boot time only
- ENGINE-414 Bulk changesets aren’t correctly committed
- ENGINE-417 Admin Tool buttons and options disappear if engine has never been set to read-only
- ENGINE-423 Admin Tool ignores username/password changes
- ENGINE-424 Engine was incorrectly logging a success message when a changeset feed failed
- 2.8.7 (February 11 2011)
- 2.8.6 (February 2 2011)
- New Features
- Enhancements
- ENGINE-67 Admin Tool Dimensions Page now shows index statistics and coverage per user-defined Content Type
- ENGINE-230 All supported languages now provide for excluding words from the stemming filter
- ENGINE-232 New text type dimension feature “enablePositionIncrements” for refined stop word handling in text dimensions
- ENGINE-244 fieldPositionIncrementGap – New Text Type Dimension Feature
- ENGINE-245 Customers can now create lists of words that should be completely excluded from analysis for text type dimensions
- ENGINE-247 New Whitespace Tokenizer is Available for Text Type Dimensions
- ENGINE-327 Improved Keyword startsWith Relevance
- ENGINE-328 Improved Stemming Relevance When Using “storeOriginalWord”
- ENGINE-334 Improved Relevance with Accent Folding When Using “storeOriginalWord”
- ENGINE-338] Phrase Queries Now Support Double Metaphone Phonetic Analysis
- ENGINE-340 Dimensions Export button is now a link to facilitate downloading the dimensions.xml file
- ENGINE-349 Admin Tool allows dimensions to be cleared
- ENGINE-368 Multiple Indexing and Changeset Loading Performance Improvements
- ENGINE-382 Customers Can Now Use Word Sets to Define Stop Words
- Behavioral Changes
- Bug Fixes
- 2.8.5 (December 29 2010)
- New Features
- ENGINE-36 Text & fieldedText Dimensions Can be Memory Resident
- ENGINE-100 Improved Text Matching When Using Phrases, Starts With, Stemming and Phonetic Analyzers
- ENGINE-100 New Query Criteria Scoring and Relevance Options
- ENGINE-216 ENGINE-303 Admin Tool Enhancements
- ENGINE-254 Changesets Page Includes Link to Download of GZipped Changeset
- ENGINE-315 JDK 1.4 Logging
- Enhancements
- ENGINE-305 Start/Stop Script Restart Option Should Check if Engine is Running
- ENGINE-17 Engine needs to report ANY changeset application, dimension indexing progress, checkpoint creation
- ENGINE-301 Display of Comma Lists in Dimension Attributes
- ENGINE-295 ENGINE-297 Clearing Changesets
- ENGINE-304 Text Type Dimension Query Optimization Improvement
- ENGINE-183 ENGINE-153 Multiple improvements to the stability and performance of text dimensions
- Behavioral Changes
- Bug Fixes
- New Features
- 2.8.4 (November 29 2010)
- 2.8.3 (November 9 2010)
- New Features
- ENGINE-93 ENGINE-176 Engine Support for Phonetic Analysis in text dimensions
- ENGINE-94 Engine Support for Non-English Text Analysis
- ENGINE-139 Configuring Checkpoints and Changesets Intervals
- ENGINE-29 ENGINE-190 The engine’s query response can now return changeset properties
- ENGINE-21 The Indices tab of the Admin tool now contains a link to export a geoloc dimension as KML
- ENGINE-231 The engine now supports highlighting of matches against text dimensions
- Improvements
- ENGINE-75 Admin Tool Changesets tab shows Local Time for all changesets
- ENGINE-134 Engine Responds to Queries while booting
- ENGINE-201 A new option to “warm swap” dimension changes has been added
- ENGINE-169 The “queryable” web service now can be configured to return a custom status code
- ENGINE-159 The progress status messages for loading changeset data now show the units being counted
- ENGINE-172 When a changeset is imported using the web service, the response now shows information about the changeset, not just its ID
- ENGINE-173 The Changesets tab of the Admin tool now contains a button to reset changesets
- Bug Fixes
- ENGINE-151 When modifying a dimensions (top level) attribute all dimensions were re-indexed
- ENGINE-198 Download links for changesets had the wrong hostname in them
- ENGINE-218 The checkpoint time of the Admin tool’s Admin tab did not store the checkpoint time correctly
- ENGINE-283 The Slaves block of the Admin Page of the Admin Tool did not allow a slave to be deleted
- New Features
- 2.8.2 (September 14 2010)
- 2.8.1 (September 1 2010)
- New Features
- Improvements
- Deprecated Features
- Bug Fixes
- ENGINE-79 Posting Empty Changeset to Engine Failed with EmptyChangesetException
- ENGINE-80 Too Many Clauses (MaxBooleanClauses)
- ENGINE-127 searchStyle startsWith Support Minimum Characters
- ENGINE-102 Keyword Query Array Value List Breaks Relevance
- ENGINE-131 ignoreCase may not be FALSE for text dimensions when stemming is TRUE.
- 2.7.1 (July 20 2010)
- 2.7.0 (July 1 2010)
- Bug Fixes
- Improvements
- ENGINE-30 Support for Case-insensitive Matching Against Dimension Values
- ENGINE-32 Support for “notValue” for Text Dimensions
- ENGINE-41 Engine Init Script is now Universal for Linux Variants
- ENGINE-49 Text Dimension Analyzers Are Configurable
- ENGINE-52 Dimensions Tab of Admin Page Shows Default Settings Attributes
- Improvements
- New Features