View Single Post
Old 01-04-2016, 05:06 PM   #4
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
MultiColumnSearch

Quote:
Originally Posted by anjade2 View Post
Search for "love" and find not only all books with title, author, tags "love", but also all books from the authors the search has found.
@anjade2:

You seem to be a candidate for the MultiColumnSearch plugin.

Attached is an MCS intra-book search example of searching on 'love' contained in either Title or Tags.

It would also find 'Löve' and 'LÖVE' and so forth because of the option to compare using a transform function of "decompose and normalize the alphabet".

You could also play with using a Regular Expression instead of using "contains" as the operator.

The hard part is the "all of the other books by the same authors within the search results". Maybe I will add that to MCS, because it sounds like a very reasonable thing to want to do at times.



DaltonST
Attached Thumbnails
Click image for larger version

Name:	multicolumnsearch_results_example.JPG
Views:	188
Size:	227.5 KB
ID:	145278  
DaltonST is offline   Reply With Quote