Search - Waiviogit/waivio GitHub Wiki

Search by field:

  • object name;
  • "old" object name - update the name that the object once had, but now the object has a new name;
  • title - by word, if you enter a word from the title incompletely, it will not find;
  • description by word, if you enter a word from the title incompletely, it will not find;
  • phone number - can find without +();
  • address - can be found separately by street, state and etc. If you enter in full as on the object page, it will not find;
  • email;
  • permlink;
  • author;
  • publisher;
  • brand;
  • manufacturer;
  • merchant;
  • productId;
  • groupId.

You can search without:. %? + * | {} [] () <> “” ^ '"\ - _ =! & $: But if you enter with symbols Nando's (West Vancouver) - it should find too.

Search by several permalinks in URL.

Additional information

  • [object / indexing] when importing data, fields like author/publisher and brand/manufacturer/merchant are sometimes filled out as text rather than links and must be included in the search index so that objects can be found by author names, brands, etc. #4746
  • [search / types] now searching for Types always returns an empty result. We should open types list #5220 - right realization is that how now, after clicking on Types, list of types will be opened.
  • Increase search view results for general search on waivio and sites (user to 5, object 15) #6090
  • Increase search limit for all searches (expect general) #6012
  • [search / list] The list in search must be shown at the top of the search results on social gifts sites and waivio; otherwise, it will be difficult to find. #6672
  • [search / multiple] Improve the search to display all objects when a link with several permalinks is pasted into the general search (Waivio and Social sites) #6818
  • [editor / hashtags] if the hashtag name contains capital letters, the search does not work #7379
  • [bots / ssr] Allow search engines to index only links to trusted websites in posts and comments; all other links will be removed from the page source served to bots. #7626
  • [object / search] if you take the URL of the page object and use it to search in the mode of adding new objects to the list, then a lot of garbage is shown. If you remove "page", then everything will be Ok. #7242