jlukic
|
a8d28c5bd8
|
Explain query is available in onSearchQuery
|
9 years ago |
Jack Lukic
|
3ed7ff7ba5
|
Fix exit conditions for search object
|
10 years ago |
Jack Lukic
|
8278323cad
|
Fix jshint errors in search
|
10 years ago |
jlukic
|
a988e3e858
|
#2426, onSelect did not correctly attach result metadata with category search
|
10 years ago |
jlukic
|
7fbf624b98
|
Enable local caching in all modules by default, add release notes
|
10 years ago |
jlukic
|
bb8a9f57ee
|
Search will now create results container automatically, and add category search classname
|
10 years ago |
jlukic
|
30ec47021e
|
Add transform origin to search
|
10 years ago |
jlukic
|
f1b84555cb
|
#2266, minCharacterLength should be part of query, not throttled input event
|
10 years ago |
jlukic
|
40fb0743eb
|
Setup embed component, fix all contributors banners in src
|
10 years ago |
jlukic
|
79fb39bdd6
|
Match is slightly more performant
|
10 years ago |
jlukic
|
bdf1f0a387
|
Minor re-ordering
|
10 years ago |
jlukic
|
bcd6ebe87c
|
Search IDs now not zero indexed
|
10 years ago |
jlukic
|
74e5adbbd5
|
Fuzzy search no longer evaluates true on numerical matches. Fixed 'get result' when id is falsey i.e 0
|
10 years ago |
jlukic
|
1d481d23be
|
#2163, #2162. Create id now uses counters for index, in case results are returned as object instead of array
|
10 years ago |
jlukic
|
0498b4d405
|
#2163 Logic error
|
10 years ago |
jlukic
|
cbd8702b94
|
Fixes #2163 #2128 #2162 Search results are now stored in metadata for each result and retrieved from metadata. Results now have a unique id injected based on position which can also be used for lookup, i.e. A1 = first category first result.
|
10 years ago |
jlukic
|
b3612b2792
|
Fix all the linting errors i forgot to check
|
10 years ago |
jlukic
|
bcc4809237
|
Fix keyboard selection after multi remove, settings comments
|
10 years ago |
jlukic
|
c4804220aa
|
Probably better var name #2139
|
10 years ago |
jlukic
|
85d66bad45
|
Variable name mismatch #2139
|
10 years ago |
jlukic
|
ec558acd3f
|
Add comments to search settings
|
10 years ago |
jlukic
|
a2994be231
|
Fixes #2059 #2070 rewrite object search used in search module to be much less obtuse
|
10 years ago |
jlukic
|
26fe5ba81c
|
#2070 - dont continue loop unnecessarily, clarify variable names
|
10 years ago |
jlukic
|
07b83aa01a
|
#2079 - Fix variable names
|
10 years ago |
jlukic
|
eacd01bb5a
|
Remove faulty error conditions from search #2066
|
10 years ago |
jlukic
|
a0e7ba3666
|
#2065 add clear cache to search
|
10 years ago |
jlukic
|
e571eacc50
|
Updates tos earch
|
10 years ago |
jlukic
|
04df7b8101
|
#2042 missing delegated selector in search
|
10 years ago |
jlukic
|
3f44b1cad7
|
#2042 add delegated events to search
|
10 years ago |
jlukic
|
6f1bf2ea89
|
Set all modules to verbose: false by default
|
10 years ago |
jlukic
|
fe8628cad2
|
Fixes #2017, onSelect uses startsWith matching to find selected value
|
10 years ago |
jlukic
|
b03c7d3faf
|
#2012, Search should pass along debug to API
|
10 years ago |
jlukic
|
3701bdc35f
|
Increase delay of performance logging
|
10 years ago |
jlukic
|
4cd4a9ee0d
|
Add fuzzy search algorithm
|
10 years ago |
jlukic
|
38ca8f5ccc
|
Fixes #1903, local search now escapes special chars
|
10 years ago |
jlukic
|
c2ffaa7cdc
|
Update rlsnotes #1899
|
10 years ago |
jlukic
|
2ed793a351
|
Possible solve #1899 Issues with blank string results evaluating as undefined when minCharacters = 0, issue with saved results not being retrieved when response pulled from cache
|
10 years ago |
jlukic
|
121107fbf2
|
Update licenses in src
|
10 years ago |
jlukic
|
7d8fe9a4ff
|
Fixes #1850 search category results sometimes fails
|
10 years ago |
jlukic
|
0dec90028a
|
Category search no longer warns about maxResults #1850
|
10 years ago |
jlukic
|
78649ade5c
|
Fixes #1750, destroy not called on previous instance when doubline initialized
|
10 years ago |
jlukic
|
5847a02c9c
|
Update release notes
|
10 years ago |
jlukic
|
7322fe971d
|
Finish refactoring, search now returns result object in onSelect #1634
|
10 years ago |
jlukic
|
f8fa373482
|
Abstraction abstraction abstraction #1634
|
10 years ago |
jlukic
|
913aa7744f
|
Fix search results close when change browser tab
|
10 years ago |
jlukic
|
5f18f2c1c3
|
Add parse response method, add additional debugging, dont instantiate API on each query #1634
|
10 years ago |
jlukic
|
d5632f42eb
|
Restructure all behaviors in search to be sentence case, remove all proxy calls
|
10 years ago |
jlukic
|
23337483e3
|
Fix #1586, remove deprecated use of $.size()
|
10 years ago |
jlukic
|
4da6672581
|
Fixes #1542, typo from cd9f4f9e58 fix caused fullTextRegexp to match all values in search
|
10 years ago |
jlukic
|
ce22506ebc
|
Fixes #1542, typo from cd9f4f9e58 fix caused fullTextRegexp to match all values in search
|
10 years ago |