]
Gustavo Fernandes updated ISPN-9429:
------------------------------------
Status: Open (was: New)
Ship basic analyzers by default
-------------------------------
Key: ISPN-9429
URL:
https://issues.jboss.org/browse/ISPN-9429
Project: Infinispan
Issue Type: Enhancement
Components: Embedded Querying, Remote Querying
Affects Versions: 9.4.0.Beta1, 9.3.1.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Currently it is necessary to implement
{org.infinispan.query.spi.ProgrammaticSearchMappingProvider} in order to define analyzers
so that they can be used on Remote Query, create and deploy a jar in the server and change
the cache manager configuration to add a <module> section. For basic analyzers, we
should avoid this extra step by pre-configuring basic ones.