1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-31 17:42:13 +02:00

Commit Graph

  • 9de476bb8f add doc to CreateOptions and change type from o to string in add(...) gritschf 2019-08-14 15:59:59 +02:00
  • 4478ff4214 chore(package): update google-closure-compiler to version 20190729.0.0 greenkeeper[bot] 2019-08-05 19:34:23 +00:00
  • f8fee5a511 fix generics on SearchResults, add info method and add without 'id' gritschf 2019-07-30 11:05:00 +02:00
  • e28ce650ca fix generics on SearchResults, add info method and add without 'id' gritschf 2019-07-30 11:04:41 +02:00
  • a4e6e672a5 FIX worker in non-document mode Thomas Wilkerling 2019-07-26 20:20:23 +02:00
  • 60cbab3f87 v0.6.30 Customize Field Storage Thomas Wilkerling 2019-07-24 02:08:25 +02:00
  • 658d5f48f9 ADD support string as split option Thomas Wilkerling 2019-07-23 21:39:19 +02:00
  • 97cc0d9cc7 v0.6.24 Separate Exports Thomas Wilkerling 2019-07-23 19:06:29 +02:00
  • 9586437db3 Merge pull request #111 from desjob/import-export-serialize-optional Thomas Wilkerling 2019-07-23 14:12:40 +02:00
  • 7a22815d74 made JSON serializing for import/export optional Job Schipper 2019-07-17 21:44:25 +02:00
  • dae49e8f39 Merge pull request #107 from nextapps-de/greenkeeper/google-closure-compiler-20190709.0.0 Thomas Wilkerling 2019-07-17 00:26:37 +02:00
  • 6d4cb46b60 chore(package): update google-closure-compiler to version 20190709.0.0 greenkeeper[bot] 2019-07-16 00:06:22 +00:00
  • 38e457cb1b Merge pull request #97 from nextapps-de/greenkeeper/google-closure-compiler-20190528.1.0 Thomas Wilkerling 2019-06-30 14:35:23 +02:00
  • 6069c14f0a chore(package): update google-closure-compiler to version 20190528.1.0 greenkeeper[bot] 2019-06-19 13:45:21 +00:00
  • 04adf30da1 Merge pull request #88 from nextapps-de/greenkeeper/google-closure-compiler-20190513.0.0 0.6.22 Thomas Wilkerling 2019-06-14 13:59:18 +02:00
  • 479c500f7e Merge pull request #94 from RXminuS/patch-1 Thomas Wilkerling 2019-06-14 13:21:30 +02:00
  • be8a9c496d fix: Include missing CreateOptions Rik 2019-06-07 13:45:07 +01:00
  • 471878d7d7 Beginning of Typescript Definition Rik 2019-06-07 13:38:57 +01:00
  • 0046f47676 chore(package): update google-closure-compiler to version 20190513.0.0 greenkeeper[bot] 2019-05-17 21:04:21 +00:00
  • 76dc7a87e5 Merge pull request #79 from nextapps-de/greenkeeper/google-closure-compiler-20190415.0.0 Thomas Wilkerling 2019-04-25 10:52:55 +02:00
  • b9279d83a3 chore(package): update google-closure-compiler to version 20190415.0.0 greenkeeper[bot] 2019-04-18 00:11:18 +00:00
  • 930e8f4ed1 Merge pull request #78 from nextapps-de/greenkeeper/nyc-14.0.0 Thomas Wilkerling 2019-04-16 19:07:27 +02:00
  • d052365dc1 chore(package): update nyc to version 14.0.0 greenkeeper[bot] 2019-04-16 10:12:14 +00:00
  • ab162299dc Merge pull request #74 from nextapps-de/greenkeeper/google-closure-compiler-20190325.0.0 Thomas Wilkerling 2019-03-31 14:18:43 +02:00
  • 08ec7e3f4e chore(package): update google-closure-compiler to version 20190325.0.0 greenkeeper[bot] 2019-03-29 21:04:59 +00:00
  • 3ceb0e9f8a FIX phonetic encoding #65 Thomas Wilkerling 2019-03-21 14:43:49 +01:00
  • ad52dd743f Merge pull request #69 from lpmi-13/typofix Thomas Wilkerling 2019-03-20 08:56:06 +01:00
  • e565fb6cec fix simple typo lpmi-13 2019-03-18 22:27:04 +00:00
  • 79fc123a2a Merge pull request #63 from giraffesyo/patch-1 Thomas Wilkerling 2019-03-09 09:57:03 +01:00
  • 47a6413bd4 Fix typo Michael McQuade 2019-03-09 00:38:36 -06:00
  • a92b12746c FIX clone custom options #61 Thomas Wilkerling 2019-03-07 17:23:08 +01:00
  • 1cf056e50c Merge pull request #60 from nextapps-de/greenkeeper/google-closure-compiler-20190301.0.0 Thomas Wilkerling 2019-03-06 09:28:06 +01:00
  • 69ce34a4fb chore(package): update google-closure-compiler to version 20190301.0.0 greenkeeper[bot] 2019-03-06 02:38:26 +00:00
  • 8dd0f34136 Merge pull request #58 from Drunkman/master Thomas Wilkerling 2019-02-28 10:01:50 +01:00
  • 8a069404e4 fix bug: When the threshold of search options is smaller than the threshold of create options, there is a exception thrown. ma.gaoyu 2019-02-28 14:58:23 +08:00
  • 376da38349 Update Readme Thomas Wilkerling 2019-02-24 21:43:43 +01:00
  • ddb09bb9a5 Update readme Thomas Wilkerling 2019-02-23 18:12:44 +01:00
  • 0997910f4d v0.6.2 Improve Suggestion, Improve Coverage, Add Tests Thomas Wilkerling 2019-02-22 15:21:06 +01:00
  • e1ae647f6d v0.6.2 Improve Suggestion, Improve Coverage, Add Tests 0.6.2 Thomas Wilkerling 2019-02-22 15:21:06 +01:00
  • 9434accfb3 Update Readme Thomas Wilkerling 2019-02-22 10:09:04 +01:00
  • 5bfbc30d91 Add fuzzysearch to comparison Thomas Wilkerling 2019-02-22 01:04:22 +01:00
  • 5196037874 Add fuzzysearch to comparison 0.6.1 Thomas Wilkerling 2019-02-22 01:04:22 +01:00
  • 8a4c8f849d v0.6.1, Fix: #54 Thomas Wilkerling 2019-02-21 23:01:53 +01:00
  • 9e0ca524a3 Merge pull request #55 from TehShrike/remove-unused-variables Thomas Wilkerling 2019-02-21 20:53:49 +01:00
  • 3039fb414e Restore unused arguments Josh Duff 2019-02-21 08:02:37 -06:00
  • 7bfa39e9e4 Remove unused variables Josh Duff 2019-02-20 17:02:13 -06:00
  • 4b90402025 Update Readme Thomas Wilkerling 2019-02-19 23:43:11 +01:00
  • 89c0e7a06a Merge pull request #50 from nextapps-de/greenkeeper/mocha-6.0.0 0.6.0 Thomas Wilkerling 2019-02-19 10:48:21 +01:00
  • f9e276890f v0.6.0 Pagination, Fix: #48 Thomas Wilkerling 2019-02-19 03:28:16 +01:00
  • 45a8b1bf33 chore(package): update mocha to version 6.0.0 greenkeeper[bot] 2019-02-18 21:27:01 +00:00
  • 78fbae7ef5 Disable flexsearch.node.js injection in test Thomas Wilkerling 2019-02-16 13:05:49 +01:00
  • 4cf4d94819 v0.5.31 Improve Logical Operators, Fix: #44, #45, #46 Thomas Wilkerling 2019-02-14 19:17:56 +01:00
  • 89125f62a3 v0.5.3 Logical Operator Thomas Wilkerling 2019-02-13 13:14:26 +01:00
  • f1a162137e v0.5.2 Intersect Partial Results, Fix: #38 #39 0.5.2 Thomas Wilkerling 2019-02-12 18:29:38 +01:00
  • 8b11bf4c8f README update Thomas Wilkerling 2019-02-12 14:25:09 +01:00
  • f22b23105d v0.5.1 Resolution Thomas Wilkerling 2019-02-12 02:24:18 +01:00
  • cf4f3c1880 v0.5.1 Resolution 0.5.1 Thomas Wilkerling 2019-02-12 02:24:18 +01:00
  • 1bfab0e2be v0.5.0 Where / Find / Tags / Custom Sort Thomas Wilkerling 2019-02-08 19:56:19 +01:00
  • 4ec53b7de0 update readme 0.4.0 Thomas Wilkerling 2019-02-05 22:29:10 +01:00
  • c00e62b221 v0.4.0 Thomas Wilkerling 2019-02-05 18:17:29 +01:00
  • 98fa8ba800 Merge pull request #29 from Rzeszow/patch-1 Thomas Wilkerling 2019-02-05 17:14:04 +01:00
  • 46fca6f9bb Removal of repetition and sorting. Rzeszow 2019-02-05 10:08:16 +01:00
  • ca2b06baa4 v0.3.62 Thomas Wilkerling 2019-02-04 14:54:08 +01:00
  • 90615973c1 Merge pull request #28 from vatz88/patch-1 Thomas Wilkerling 2019-02-04 10:44:34 +01:00
  • fdc49a2d6c README improvements Vatsal Joshi 2019-02-04 12:32:21 +05:30
  • 4753588162 Merge pull request #27 from aslafy-z/patch-1 Thomas Wilkerling 2019-02-03 22:52:35 +01:00
  • 3d2324c7da Delete rawgit.com links from benchmark.html Zadkiel 2019-02-03 21:22:43 +01:00
  • 121c734cbc Delete rawgit.com links from matching.html Zadkiel 2019-02-03 21:20:07 +01:00
  • cc667ff9d3 Delete rawgit.com links from README.md Zadkiel 2019-02-03 21:06:54 +01:00
  • 3e1b9c3ae4 v0.3.6 Thomas Wilkerling 2019-02-03 17:12:37 +01:00
  • 83bf721c58 v0.3.6 0.3.6 Thomas Wilkerling 2019-02-03 17:12:37 +01:00
  • a43db89ca5 v0.3.51 Thomas Wilkerling 2019-02-02 23:14:20 +01:00
  • ef846b508d v0.3.5 0.3.5 Thomas Wilkerling 2019-01-31 16:37:27 +01:00
  • 2d71a6ff47 Merge pull request #15 from TehShrike/patch-2 Thomas Wilkerling 2019-02-02 12:59:48 +01:00
  • 5b7d926af2 Merge branch 'master' into patch-2 Thomas Wilkerling 2019-02-02 12:59:36 +01:00
  • d34838c319 Merge pull request #16 from TehShrike/patch-3 Thomas Wilkerling 2019-02-02 12:57:53 +01:00
  • b3fdfda4f6 Merge pull request #17 from millette/patch-1 Thomas Wilkerling 2019-02-02 12:57:27 +01:00
  • 274c08501a Merge pull request #18 from 0xflotus/patch-1 Thomas Wilkerling 2019-02-02 12:57:06 +01:00
  • 42ba8b15b8 Merge pull request #19 from kytwb/master Thomas Wilkerling 2019-02-02 12:56:24 +01:00
  • b8d55c5d41 fix(readme): broken link on mention of bulksearch Amine Mouafik 2019-02-02 13:46:21 +07:00
  • c7003305d2 fixed small errors 0xflotus 2019-02-02 02:22:44 +01:00
  • c6148bbfe7 Fix link (anchor) to Enable Contextual Scoring Robin Millette 2019-02-01 20:18:55 -05:00
  • 0659694338 Fix link to "Async Search" heading Josh Duff 2019-02-01 14:53:46 -06:00
  • 49d462e03c Fix link to contextual search documentation Josh Duff 2019-02-01 14:50:27 -06:00
  • e5f79b984c v0.3.4 0.3.4 Thomas Wilkerling 2019-01-31 11:46:45 +01:00
  • 91802edf8e v0.3.3 0.3.3 Thomas Wilkerling 2019-01-28 17:46:58 +01:00
  • cdfe44c6fa v0.3.21 FIX whitespace regex split Thomas Wilkerling 2019-01-28 11:41:03 +01:00
  • 15a6e2b650 v0.3.2 Thomas Wilkerling 2019-01-28 02:33:58 +01:00
  • 784c37f0e7 v0.3.2 0.3.2 Thomas Wilkerling 2019-01-28 02:33:58 +01:00
  • e66e98c213 v0.3.1 Thomas Wilkerling 2019-01-27 22:12:11 +01:00
  • 5fbfbe6789 Merge pull request #12 from nextapps-de/greenkeeper/updtr-3.0.0 0.3.0 Thomas Wilkerling 2019-01-27 16:16:31 +01:00
  • 8ccc4f01d9 v0.3.0 Thomas Wilkerling 2019-01-24 18:18:20 +01:00
  • 779905f262 ADD v0.2.70 Thomas Wilkerling 2019-01-24 14:03:07 +01:00
  • 3e767e4fa1 chore(package): update updtr to version 3.0.0 greenkeeper[bot] 2018-10-03 11:01:32 +00:00
  • 2612a96aab Merge pull request #10 from nextapps-de/greenkeeper/google-closure-compiler-20180716.0.0 Thomas Wilkerling 2018-07-18 08:21:02 +02:00
  • 195df07ee3 chore(package): update google-closure-compiler to version 20180716.0.0 greenkeeper[bot] 2018-07-18 00:50:16 +00:00
  • b5fb0bd8c1 Merge pull request #9 from nextapps-de/greenkeeper/google-closure-compiler-20180610.0.0 Thomas Wilkerling 2018-06-17 19:10:32 +02:00
  • 996c4f1a90 chore(package): update google-closure-compiler to version 20180610.0.0 greenkeeper[bot] 2018-06-13 22:43:19 +00:00
  • ad440dbc9d Merge pull request #8 from nextapps-de/greenkeeper/nyc-12.0.1 Thomas Wilkerling 2018-06-07 12:44:48 +02:00
  • 6877b0da37 chore(package): update nyc to version 12.0.1 greenkeeper[bot] 2018-06-01 21:04:12 +00:00