This repository was archived by the owner on Jun 25, 2025. It is now read-only.
Commit 349f7e8
committed
Some changes for major version
- Added and normalized suggestions and autocomplete in Query and Result
- Result is now built with an entire Query object, but this one is never
passed in array serialization
- Query text now trims and strip tags
- A User can be created with an ID with a direct method1 parent e1890de commit 349f7e8
File tree
9 files changed
+328
-148
lines changed- Model
- Query
- Repository
- Result
- Tests
- Model
- Query
- Result
9 files changed
+328
-148
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
106 | 120 | | |
0 commit comments