ArtResearch / artresearch.net

ArtResearch ResearchSpace application hosted at https://artresearch.net
5 stars 1 forks source link

Simple search page results #58

Closed lklic closed 3 years ago

lklic commented 3 years ago

Users of the platform will expect a simple search to take you to a results page to see all of the results and then be able to filter.

We need to make this page very robust...

On a simple search we should return the following types of entities:

We should a have all of the facets available through FC's and FR's, and the full text search in blazegraph needs to be able to search every label in the graph.

AndreasMichelakis commented 3 years ago

@lklic Should this be separated from the simple search currently found at the landing page?

AndreasMichelakis commented 3 years ago

The search page has been added: image Users can search for artworks, photographs, artists & photographers. Results can be filtered and viewed with three visualization methods (cards, list & tabular).

spykoulouris commented 3 years ago

Please check again making a simple search with multiple words as indicated #66. In the screenshot example I searched for the therms "man" "seated" and "desk", but the system gives me back records that include one of these words.

search_terms

lklic commented 3 years ago

This was an issue created early on just to start a simple search. There are several other problems we are dealing with that are documented in other issues (boolean operators, sorting, number of results, etc), so I am closing this one for the time being.

If we have other more specific problems we can create a new issue.