Export - CSV (All fields)
Export - CSV (Current fields)
- CMS-3689
Do not use org.apache.jackrabbit.spi.Name in the FacetedNavigationEngine interface, but replace it with the qName string representation - CMS-3688
For filters and free text search, use standard Lucene QueryParser instead of Jackrabbit query parser - CMS-3687
By default add a internal filter skipping draft documents in faceted navigation - CMS-3686
Add performance logging - CMS-3683
Add free text search support - CMS-3680
Support multiple scopes (docbases) for faceted navigation - CMS-3674
Guided drill paths: create possibility to configure that after a facet has been used, it does not show up again - CMS-3642
Make the free drill path faceted navigation customizable wrt which facets are available at which moment - CMS-3641
Make the facet value nodes be sorted in a customizable way - CMS-3622
Indexing performance and Lucene storage improvement: only index facet for nodes containing at least a hippo:paths property - CMS-3619
Add caching to populateFacetValueCountMap in FacetedNavigationEngineThirdImpl - CMS-3618
Add possibility to limit the number of facetvalues in tree. This limit needs to be configurable *per* facet - CMS-3578
Ranges with resolution week fail for descendant nodes - CMS-3577
Add default faceted navigation example to quickstart - CMS-3574
During indexing rounding of dates to day seem to fail for times between 0:00 and 0:59:59, returning the wrong day number - CMS-3573
performance: for getting the hit counts, do not use hit collector of Lucene but the index reader terms directly - CMS-3572
Add support for ranges on long & double (for example for prices) - CMS-3559
Add out-of-the-box support for faceted navigation on dates, for example on year/month/day - CMS-3555
Fix the DerivedDateTest again wrt changes in faceted navigation engine - CMS-3551
remove FixedScoreTermQuery as it is not much faster then normal TermQuery - CMS-3550
remove the property type postfixing in lucene terms with FacetTypeConstants like '\uFAFA' - CMS-3540
Replace the FacetTypeConstants constants like '\uFAFA' or '\uFAFE' with lucene payloads - CMS-3539
Check if during update all content the ServicingNodeIndexer queryHandlerContext is fine with the queryHandlerContext.getNamespaceRegistry().getPrefix - CMS-3535
Add possibility to return the resultset nodes in some predefined order, like ordered descending on myproj:mydate - CMS-3534
Add possibility for initial query in the faceted navigation node which works as a filter - CMS-3533
Add support for faceted navigation on primary node type - CMS-3532
Add support to limit resultset size to predefined limit - CMS-3531
Add support for ranges - CMS-3530
Phase 1: Move FacetedNavigation to seperate project & seperate namespace
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0