Hello!

Text search does not work: input of keywords as does not influence results of search. All materials are deduced is not dependent on that what keyword is entered. Having entered any keyword we receive the same results of search.

Thanks!

CommentFileSizeAuthor
#2 facet-ui.png54.9 KBtomboone
seach.jpg219.57 KBLyubimov

Comments

David Lesieur’s picture

That's strange... As a test, do you get results when searching with Drupal's core search?

tomboone’s picture

StatusFileSize
new54.9 KB

Having the same problem. Just to add to Lyubimov's report, when adding or editing a search environment, the 'anywhere' facet that appears in the Keyword search section of the interface displays as Disabled, and it's checkbox cannot be checked to enable it.

Drupal core search works fine.

mcunningham’s picture

I'm glad to see I'm not the only one having this problem. I thought I was going crazy! The drupal default search works fine and only returns the matching nodes. Faceted search however, returns all nodes regardless of the search terms.

mcunningham’s picture

Ah! Thanks to tomboone's pointer, I went into the database and in the table faceted_search_filters, changed the status for that record to 1. Now it works!

David Lesieur’s picture

Status: Active » Fixed

This seems related to this form API issue. However, I have committed a workaround.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.