pimcore-dynamic-search
pimcore-dynamic-search copied to clipboard
Documentation
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| BC Break report? | no |
| RFC? | no |
Update: Requesting docs as they never existed. Mixed it up with a different repository. Sorry!
Looks like the docs of this repository are gone somehow. Everything below Example Setup is gone. The following docs are expected from Readme.md
Configuration Context Guard Document Definition Logging Data Creation Enable automatic Update / Insert / Delete Service Data Fetching Output Channels Create Output Channel Multi Search Channels Channel Filter / Actions Filter (Faceted Search / Aggregation) Create Filter Definition API
they never existed, there are no docs yet
Are you sure? I'm sure I read them some time ago.
I am very certain. only thing there is is this:
https://github.com/dachcom-digital/pimcore-dynamic-search/blob/master/docs/0_ExampleSetup.md
You are right. Mixed it up with the dachcom-digital / pimcore-lucene-search repository. There are the docs I had in mind. I'll turn this into a feature request in this case ;-)
Never existed. There is currently no time for the most important thing. :) But we're working on it!
Are there any new informations about the current progress? :)
@dpfahlbusch nothing changed so far...
Hi, I'm also missing documentation. I'm trying to get dynamic search working with WebCrawler and Elastic Search and can not find any documentation on how to implement this.
Are there any plans on updating documentation with this, or is there any example you can provide?
@solverat we're missing the same thing as @DzemalBecirevic . Any chance you can give us a hint here? I'd be happy to provide a full documentation pr for this case if we can get this to work.
It would go a long way with just a complete sample configuration/setup for Trinity and Elasticsearch with document/object/asset indexing and search.
Any updates? I'm struggling with the trinity/elasticsearch setup. There are no field definitions for standard fields in elasticsearch like 'keyword', 'text'. Therefore index creation failed.
Meanwhile we have another setup example of a more complex use case (multi-locale, multi-site). Hope this helps out a bit!