We've set up an Omeka site for a class. Today, we had a demo, and a user entered a term in the simple search bar that occurs in at least one item title, but the search returned no results. I found it curious and dug a little further, and here's what I observed.
We have an item here:
http://alanis.simmons.edu/bettie/items/show/644
The title (DC) is "Snapshot of a dog". In the regular search bar, if I search for dog, I get no results. The query URL is:
http://alanis.simmons.edu/bettie/items/browse?search=dog&submit_search=Search+scrapbook
However, if I search for 'snapshot', I get the item back. The query URL is:
http://alanis.simmons.edu/bettie/items/browse?search=snapshot&submit_search=Search+scrapbook
The text "Teddy", which occurs in the DC description, also returns a result from the basic search.
It gets interesting when I add advanced search to the mix. If I do a fielded search for titles containing the word 'dog', my item comes back in the results! The URL is:
Has anyone seen behavior like this? I had experimentally verified that terms in the title were searchable before we loaded our data. I'm not sure what could have changed.
Thanks!

