Lilian Robert a écrit : > >> 4. When trying to add new contacts I get a message > >> “Indexing server connection error” do I need to install a text > >> indexer of some sort, can you point me in the right direction? > > > > check the install is correct, especially the solr parts > > > > Bye > > Pierre > Hi, > I have the same problem. I followed the documentation > (http://www.obm.org/doku.php?id=docs:install:debian_obm23:obm-ui) but > installed all in the same server. In Users/Hosts, I added only one > host for obm-ui.> When I go to groupware/contacts, I get "Indexing server > connection > error".
Try to go back to the global domain, and take a look at youre domain details. In the indexing server part you must have two line : hostname IP contact hostname IP event If you only have the event line juste update youre domain and validate without doing anything,this might solve the indexing server connection error. If you don't have an indexing server part in the domain details, you must go to the host update screen, and add the 'solr' service to it. Then go to the domain update screen and add the host as a domain indexing server. In both case, you must wait some time (depending on the amount of contacts in youre database) for the solr to be uptodate (another solution is to go in /usr/share/obm/www/contrib and execute obm_index_init.py). > Solr is accessible by > http://192.168.1.11:8080/solr/event/admin but not by > http://127.0.0.1:8080/solr/event/admin. Did you try to access to the 127.0.0.1 url from the server or from another computer (via a web-browser) ? HTH, Mehdi > Thanks for any help. > _______________________________________________ > Obm mailing list > [email protected] > http://list.obm.org/mailman/listinfo/obm _______________________________________________ Obm mailing list [email protected] http://list.obm.org/mailman/listinfo/obm
