Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme.md lead me down a rabbit hole #43

Open
emteknetnz opened this issue Mar 14, 2018 · 2 comments
Open

readme.md lead me down a rabbit hole #43

emteknetnz opened this issue Mar 14, 2018 · 2 comments

Comments

@emteknetnz
Copy link
Member

emteknetnz commented Mar 14, 2018

Documentation in readme.md says that we should update yaml files to get things working

However this lead me down a rabbit hole of not working when deploying to CWP

The best way to get this working locally and on CWP, is to simply add the following to your _ss_environment.php

define('SS_TIKA_ENDPOINT', 'http://localhost:9998');

and it worked with fulltextsearch-localsolr + tika

doing the yml things the readme said simply messed things up

@robbieaverill
Copy link
Contributor

Fair enough, particularly because this module is mostly for CWP. Do you feel like updating the docs?

@GuySartorelli
Copy link
Member

Is the documentation about the yaml config outright wrong (and should be removed or replaced) - or would it be safe to keep that as is, and just add the env variable as the recommended configuration? (I realise this was opened for a much older version but the docs have barely changed since then and the environment variable is still the main way to configure this module - at least in my experience)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants