aodn / aodn-portal

AODN Open Geospatial Portal
https://portal.aodn.org.au/
GNU General Public License v3.0
21 stars 13 forks source link

Search function not working #75

Closed moniquebreslin closed 11 years ago

moniquebreslin commented 11 years ago

This morning the search function on the IMOS portal Search page is not finding some records that it should find.

To reproduce: use text box on Search page, with these text examples:

  1. passive acoustic (should return various records including "IMOS - ANMN Passive Acoustic Observatory at Tuncurry")
  2. Perth Canyon (should return records including "ANMN Regional Mooring")
  3. Manly Hydraulics (should return "Manly Hydraulics Laboratory")
  4. sensor network (should return "FAIMMS sites")

In each case, returns no results.

moniquebreslin commented 11 years ago

As a clarification to the bug I mentioned, the result you get in all 4 cases mentioned originally is the dialogue box saying: "The search returned no results."

Also, it appears this problem is only for two word phrases - ie. typing:

passive acoustic

If you type just passive, or just acoustic, it works.

dnahodil commented 11 years ago

For those reading along, I asked Monique about the error message to confirm that it was actually receiving a result from spatial search and not that the request was taking forever. This was because she reported the issue around about the time we were updating the portal and spatial search didn't come back up.

tojofo commented 11 years ago

Fixed in Chef. An apache rewrite rule was causing some problems. Given that only we point to our searches the rule could be deleted.