yawik / Solr

This YAWIK module enables solr search for job openings.
http://jobs.yawik.org
MIT License
1 stars 2 forks source link

make this module ZF3 compatible #5

Closed cbleek closed 7 years ago

cbleek commented 7 years ago

Docs: http://yawik.readthedocs.io/en/latest/modules/solr/index.html

cbleek commented 7 years ago

latest commit requires a "*_MultiString" field in the solr index.

auswahl_999 517

kilip commented 7 years ago

Hi @cbleek, I am working on this issue now

TiSiE commented 7 years ago

@kilip Things not working yet:

reproducable on https://zf3.yawik.org/en/jobboard Note that the solr module is indeed activated, but seems to not do anything....

kilip commented 7 years ago

@TiSiE I hope my #8 pull request can fix this issue.

I don't know why there are no region option in my local /en/jobboard, do I need to configure something in my solr module?

screenshot from 2017-09-20 16-07-16

TiSiE commented 7 years ago

I have the same issue in my development environment. I guess it happens, when using a Solr index that is NOT filled with local available jobs...