Kyle Huynh
|
2bbf072838
|
Update AdvancedSearchForm.php
|
2023-02-07 13:32:32 -05:00 |
|
Kyle Huynh
|
ea2f01bce3
|
Fixed a logic issue in Settings form
|
2023-02-07 11:13:01 -05:00 |
|
Kyle Huynh
|
b1b0065c2a
|
Added a check for Simple Search block to work only if "Enable Search Fields" is enable.
|
2023-02-07 10:21:42 -05:00 |
|
Kyle Huynh
|
2f3826fac1
|
Update SettingsForm.php
|
2023-02-07 09:47:37 -05:00 |
|
Kyle Huynh
|
34ba37ba79
|
Update README.md
|
2023-02-03 13:13:35 -05:00 |
|
Kyle Huynh
|
d1480afec9
|
Add aria-label for item per page link
|
2023-02-02 16:32:37 -05:00 |
|
Kyle Huynh
|
6f32b52ad4
|
Fixed wildcard search for single field search
|
2023-02-02 16:21:09 -05:00 |
|
Kyle Huynh
|
ec96982005
|
Added aria-label to Search Results Pager block
|
2023-02-02 14:47:07 -05:00 |
|
Kyle Huynh
|
d30c8eda8a
|
Added config for turn on/off display mode (grid and list)
|
2023-02-02 11:15:08 -05:00 |
|
Kyle Huynh
|
64fe710adc
|
Merge pull request #21 from digitalutsc/remove-include-exclude-facets
Removed Include/Exclude facets option
|
2023-02-02 01:05:47 -05:00 |
|
Kyle Huynh
|
f747931c28
|
Removed Include/Exclude facets option
|
2023-02-01 23:12:29 -05:00 |
|
Kyle Huynh
|
df34155e27
|
Enable Edismax mode by default
Remove the case insensitive field config
|
2023-02-01 17:07:08 -05:00 |
|
kstapelfeldt
|
06cb1dc03d
|
Update README.md
Add edismax info
|
2023-02-01 12:51:28 -05:00 |
|
Kyle Huynh
|
ed8c484e12
|
Merge pull request #20 from digitalutsc/contrib-edismax
Enabled edismax for field search as well
|
2023-02-01 09:58:30 -05:00 |
|
Kyle Huynh
|
d8a87ce0da
|
Enabled edismax for field search as well
Change wording in configiration view
|
2023-01-31 11:20:28 -05:00 |
|
Kyle Huynh
|
083add1792
|
Update SearchResultsPagerBlock.php
|
2023-01-30 16:47:31 -05:00 |
|
Kyle Huynh
|
db1501d0ed
|
Update facets-views-ajax.js
Add JS update link items_per_page and display modes
|
2023-01-30 16:41:51 -05:00 |
|
Kyle Huynh
|
70f0d0dfb6
|
Update README.md
Comment out the documentation for the currently not working "List of links that allow the user to include / exclude facets" in Facets settings
|
2023-01-26 16:29:28 -05:00 |
|
Kyle Huynh
|
6ce95da8db
|
Update IncludeExcludeLinksWidget.php
This widget doesn't currently work, need more reviews.
Remove "*" to hide the registry of this widget to prevent it show up in Facets configuration
|
2023-01-26 16:24:34 -05:00 |
|
Kyle Huynh
|
1daf654190
|
Update advanced_search.module
Removed to avoid infinite loop caused when Facet Summary block is in place.
|
2023-01-26 14:35:46 -05:00 |
|
Kyle Huynh
|
e8633d7e3a
|
Merge pull request #18 from rosiel/use-new-requeststack
Use new requeststack
|
2023-01-26 12:21:05 -05:00 |
|
Rosie Le Faive
|
2b8d3d463a
|
update required drupal version.
|
2023-01-26 10:17:41 -04:00 |
|
Rosie Le Faive
|
f2e21f3a1a
|
Use new request stack. Addresses #9.
|
2023-01-26 10:14:40 -04:00 |
|
Kyle Huynh
|
c6d6072031
|
Update AdvancedSearchQueryTerm.php
|
2023-01-25 15:42:06 -05:00 |
|
Kyle Huynh
|
f7e14711ea
|
Update AdvancedSearchQuery.php
|
2023-01-25 15:41:32 -05:00 |
|
Kyle Huynh
|
b425912310
|
Update advanced_search.pager.css
|
2023-01-24 14:11:13 -05:00 |
|
Kyle Huynh
|
b5bb967a81
|
Update advanced_search.form.js
|
2023-01-24 13:06:08 -05:00 |
|
Kyle Huynh
|
4d3a4df647
|
Seperated detection of dismax and field search
Exact match: need to change full text field to String to be effective
|
2022-05-04 13:27:07 +00:00 |
|
Kyle Huynh
|
51028bdf48
|
Merge branch 'case_insensitive' into contrib
|
2022-05-02 18:33:54 +00:00 |
|
Natkeeran
|
1e698ce6f8
|
case sensitive option
|
2022-05-02 14:08:03 -04:00 |
|
Kyle Huynh
|
3e3b68c72d
|
Added handle for .is-active for pager linke in Pager block with ajax
|
2022-01-27 04:39:35 +00:00 |
|
Kyle Huynh
|
17274d141e
|
Replace redundent code for obtain the advanced search form
|
2022-01-26 21:06:32 +00:00 |
|
Kyle Huynh
|
2bacdf7b52
|
enabled enter key trigger search
|
2022-01-26 20:30:49 +00:00 |
|
Kyle Huynh
|
e52f1db462
|
Update pager links after searching in place
|
2022-01-26 19:46:24 +00:00 |
|
Kyle Huynh
|
81342141fc
|
Fixed the issue of reload search results when search query is a single word
|
2022-01-25 21:48:34 +00:00 |
|
Kyle Huynh
|
678695681d
|
Switch back to dismax query (tesed shown same result)
|
2021-12-09 18:42:53 +00:00 |
|
Kyle Huynh
|
d90cc3477e
|
Change Advanced Search Admin menu item to Search section in /admin/config
|
2021-12-09 10:59:08 -05:00 |
|
Kyle Huynh
|
6593a3826f
|
Rename the screenshot file name
|
2021-12-09 10:27:05 -05:00 |
|
Kyle Huynh
|
5f4f5e2d91
|
Add composer.json
|
2021-12-09 10:21:31 -05:00 |
|
Kyle Huynh
|
a3cca6bc37
|
Renamed the module's machine name from islandora_advanced_search to `advanced_search
|
2021-12-09 10:06:25 -05:00 |
|
Kyle Huynh
|
c210ee062c
|
Added general CSS for Search Result Pager block
|
2021-12-09 04:28:12 +00:00 |
|
Kyle Huynh
|
8ec130bf8e
|
Change class name view-grid as default if no ?display= in the URL
Fixed the issue of unable to change sort dropdown of Search Result Pager
|
2021-12-06 20:46:45 +00:00 |
|
Kyle Huynh
|
9836edfb58
|
Added search with wildcard (with ? and *)
|
2021-12-06 10:22:00 -05:00 |
|
Kyle Huynh
|
969dc21bb6
|
Fixed the issue show no results for Lucene search (comment out $q[] = "{!boost b=boost_document}";)
|
2021-12-06 10:20:40 -05:00 |
|
Kyle Huynh
|
af67bfcd2f
|
Add a check exist on node_has_term instead of comment it out
|
2021-09-22 11:03:33 -04:00 |
|
Kyle Huynh
|
4c531a62d3
|
Update README.md
|
2021-09-17 11:04:33 -04:00 |
|
Kyle Huynh
|
6619042c85
|
Updated Documentation
|
2021-09-17 11:01:12 -04:00 |
|
Kyle Huynh
|
40b8719d87
|
Fix the issue of unable to refresh Facets block when Ajax is enabled.
|
2021-09-17 09:21:16 -04:00 |
|
Kyle Huynh
|
3168f18b6c
|
Add a simple search block associated with an Advanced Search View Page
|
2021-09-17 00:55:40 -04:00 |
|
Kyle Huynh
|
2afe41ce79
|
Add Lucene Search
|
2021-09-16 17:42:30 -04:00 |
|