
Feature request - Search results should allow additional/deeper searches
Reported by dleffler | December 17th, 2011 @ 06:18 PM
Some features found in other search engines:
- any reference to the found word is highlighted on the page
- you have the option to search deeper into the results, or at least search again (meaning we need a search form on the search results page?)
Comments and changes to this ticket
-
dleffler December 17th, 2011 @ 07:25 PM
The first item has already been pushed into the code (marked my ticket with the wrong # again)
-
dleffler December 17th, 2011 @ 07:41 PM
Need to update the smarty modifer to look for each word in the search phrase instead of the entire phrase.
-
expNinja December 17th, 2011 @ 07:50 PM
(from [522ce530c1f96edf0b3f961b58fb92b2455111fb]) Makes phrase highlighting (smarty modifier) to highlight parts of the phrase (separated by spaces) just like search results. [#443] https://github.com/exponentcms/exponent-cms/commit/522ce530c1f96edf...
-
dleffler December 18th, 2011 @ 12:30 PM
- Title changed from Feature request - Search results should highlight searched word & allow more/deeper searches to Feature request - Search results should allow additional/deeper searches
-
-
dleffler August 9th, 2012 @ 01:37 PM
- Milestone set to 2.0.9
- Milestone order changed from 97 to 0
Perhaps we should also filter by module in the results or do something in module settings similar to what was in 0.9x?
in 0.9x:
- settings determine if results are categorized
- categorized 'hits' were returned grouped sequentially by module
- settings could also limit which 'modules' were searched
-
dleffler August 10th, 2012 @ 05:57 PM
We'll merge in #443 - Currently we only search content/titles for the search index, shouldn't we also look at the tags?
-
dleffler September 26th, 2012 @ 02:19 AM
- Milestone changed from 2.0.9 to 2.1.0
- Milestone order changed from 19 to 0
-
dleffler October 5th, 2012 @ 04:20 PM
- Assigned user cleared.
- Milestone order changed from 26 to 0
-
dleffler November 21st, 2012 @ 08:56 PM
- Milestone changed from 2.1.0 to 2.1.1
- Milestone order changed from 16 to 0
-
-
-
dleffler February 16th, 2013 @ 02:56 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler March 2nd, 2013 @ 09:45 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
dleffler March 16th, 2013 @ 03:28 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
506 Bug: expCore:resolveFilePaths - Template locating fails when the themename occurs in the docroot path name Try changing line #443 from:
-
541 Feature request - Shouldn't Search also return tag results May need to be merged with ticket #443
-
541 Feature request - Shouldn't Search also return tag results We'll close this one to merge w/ #443