Issues
- Replace the Infinispan Directory provider with the one distributed by the Infinispan projectHSEARCH-1848Resolved issue: HSEARCH-1848Sanne Grinovero
- Faceting with manytoone relationship give wrong faceting countHSEARCH-900Resolved issue: HSEARCH-900Hardy Ferentschik
- Possibiltiy to set boolean type (SHOULD/MUST) when selecting multiple facetsHSEARCH-812Resolved issue: HSEARCH-812Hardy Ferentschik
- Make use of the new faceting API offered by LuceneHSEARCH-809Resolved issue: HSEARCH-809Hardy Ferentschik
4 of 4
Replace the Infinispan Directory provider with the one distributed by the Infinispan project
Fixed
Description
Details
Assignee
Sanne GrinoveroSanne GrinoveroReporter
Sanne GrinoveroSanne GrinoveroLabels
Components
Fix versions
Priority
Critical
Details
Details
Assignee
Sanne Grinovero
Sanne GrinoveroReporter
Sanne Grinovero
Sanne GrinoveroLabels
Components
Fix versions
Priority
Created March 31, 2015 at 11:05 PM
Updated May 5, 2015 at 10:23 PM
Resolved May 5, 2015 at 10:21 PM
Activity
Show:
We're migrating the Infinispan
DirectoryProvider
to the Infinispan project; a preview to review is here: https://github.com/infinispan/infinispan/pull/3322When https://issues.jboss.org/browse/ISPN-5311 is resolved and a release is available, we should delete our copy of the DP, depend on the Infinispan build and make sure that our shortname "infinispan" is remapped to use the fully qualified class name that it will be using in Infinispan.