]
Pedro Zapata updated ISPN-9429:
-------------------------------
Issue Type: Feature Request (was: Enhancement)
Ship basic analyzers by default
-------------------------------
Key: ISPN-9429
URL:
https://issues.jboss.org/browse/ISPN-9429
Project: Infinispan
Issue Type: Feature Request
Components: Embedded Querying, Remote Querying
Affects Versions: 9.4.0.Beta1, 9.3.1.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 9.4.0.CR1, 9.3.2.Final
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 those steps by pre-configuring basic ones.