pimcore-dynamic-search
pimcore-dynamic-search copied to clipboard
Pimcore Search Bundle. Data Provider: Search via Crawler, ObjectList. Index Provider: Store via Lucene, Elasticsearch or OpenSearch
This PR resolves #49.
Element EventListener should not trigger re-index in case of draft or versionOnly document updates
This is not a big deal, but I think we should not trigger document re-indexing on Pre/PostUpdate if not a new version has been published. Particularly it is not necessary...
if you have more than one index the index options get overwritten during runtime $this->validProviders[$cacheKey] options gets changed for all cachekeys! allowed classes gets overwritten with values from second index
| Q | A | ---------------- | ----- | Branch | master | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC?...
| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no - Add...
| Q | A | ---------------- | ----- | Branch | master, 1.x | Bug report? | no | Feature request? | yes | BC Break report? | no |...
| Q | A | ---------------- | ----- | Branch | master | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC?...
Added getContextName to access contextName to validate in Resource validator
| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no Update: Requesting...