CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 09:15:00 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"4836122453b2159da4fd4d0049b49150"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=u%2BqZkivseNZAV%2BOjwEo2pSfMOsDIDHrV%2Fa3Lu9Lc55XDFDlbsnIoxHe02Rzk250BjjPwiTc%2BaZvwPE97PurRtr0e9XVW9eUIqEnFCEsvcTI%2FaSF4gLk8WU6A%2FP4zGqZdxbfrA5%2FYC%2FykDG3Ix3th04AxANPnTTYbg%2FKqqo1s5V2dJWEEGln7nu8umsBGu5e08Azv7%2BPxYWIwOEWZD5UWrLOr8YmFezZwYo%2FzfthOBRe4crdpPM5Kjo%2FVx4dejzs4uh00RfZdW5I%2FyWiyUKyOZg%3D%3D--Kvf5DkT0KvJ63mvb--eZWQ7vQZcnRzYM8w0eMBcg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.740234775.1753953299; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 09:14:59 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 09:14:59 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 9D58:DB217:6C1293:846B63:688B3413
DYN-6038 Lucene search IMP (#14428) · DynamoDS/Dynamo@5f30633 · GitHub
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/NodeSearchModel.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 660
Commit 5f30633
authored
DYN-6038 Lucene search IMP (#14428)
* improvements
* Simply initialization logic
* Skip indexing as part of DynamoModel if the index files already exist
* Remove DynamoModel reference and use singleton
* clean up
* improvements and package manager search
* Use single constructor and other code clean up
* Update...
* Update
* Dispose all Lucene objects in the correct order
* Adding DynamoModel back to test regressions
* Null check
* Update
* IndexWriter dispose sequence only for non-RAM mode1 parent 60dac74 commit 5f30633Copy full SHA for 5f30633
File tree
Expand file treeCollapse file tree
10 files changed
+198
-124
lines changedFilter options
- src
- DynamoCoreWpf/ViewModels
- Core
- PackageManager
- Search
- DynamoCore
- Models
- Search
- Utilities
- test
- DynamoCoreTests
- DynamoCoreWpfTests
- PackageManager
Expand file treeCollapse file tree
10 files changed
+198
-124
lines changedsrc/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs+15-41Lines changed: 15 additions & 41 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
921 | 921 |
| |
922 | 922 |
| |
923 | 923 |
| |
924 |
| - | |
925 |
| - | |
926 |
| - | |
927 |
| - | |
928 |
| - | |
929 |
| - | |
930 |
| - | |
931 |
| - | |
932 |
| - | |
933 |
| - | |
| 924 | + | |
934 | 925 |
| |
935 | 926 |
| |
936 | 927 |
| |
| |||
1013 | 1004 |
| |
1014 | 1005 |
| |
1015 | 1006 |
| |
1016 |
| - | |
1017 |
| - | |
1018 | 1007 |
| |
1019 | 1008 |
| |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
1020 | 1016 |
| |
1021 | 1017 |
| |
1022 | 1018 |
| |
| |||
1405 | 1401 |
| |
1406 | 1402 |
| |
1407 | 1403 |
| |
1408 |
| - | |
1409 |
| - | |
1410 |
| - | |
1411 | 1404 |
| |
1412 |
| - | |
1413 |
| - | |
| 1405 | + | |
1414 | 1406 |
| |
1415 | 1407 |
| |
1416 | 1408 |
| |
| |||
1474 | 1466 |
| |
1475 | 1467 |
| |
1476 | 1468 |
| |
1477 |
| - | |
| 1469 | + | |
1478 | 1470 |
| |
1479 | 1471 |
| |
1480 | 1472 |
| |
| |||
1543 | 1535 |
| |
1544 | 1536 |
| |
1545 | 1537 |
| |
1546 |
| - | |
| 1538 | + | |
1547 | 1539 |
| |
1548 | 1540 |
| |
1549 | 1541 |
| |
| |||
1562 | 1554 |
| |
1563 | 1555 |
| |
1564 | 1556 |
| |
1565 |
| - | |
| 1557 | + | |
1566 | 1558 |
| |
1567 | 1559 |
| |
1568 |
| - | |
| 1560 | + | |
1569 | 1561 |
| |
1570 | 1562 |
| |
1571 | 1563 |
| |
| |||
1719 | 1711 |
| |
1720 | 1712 |
| |
1721 | 1713 |
| |
1722 |
| - | |
| 1714 | + | |
1723 | 1715 |
| |
1724 | 1716 |
| |
1725 | 1717 |
| |
| |||
3219 | 3211 |
| |
3220 | 3212 |
| |
3221 | 3213 |
| |
3222 |
| - | |
3223 |
| - | |
3224 |
| - | |
3225 |
| - | |
3226 |
| - | |
3227 |
| - | |
3228 |
| - | |
3229 |
| - | |
3230 |
| - | |
3231 |
| - | |
3232 |
| - | |
3233 |
| - | |
3234 |
| - | |
3235 |
| - | |
3236 |
| - | |
3237 |
| - | |
3238 |
| - | |
3239 |
| - | |
3240 | 3214 |
| |
3241 | 3215 |
| |
3242 | 3216 |
| |
| |||
3296 | 3270 |
| |
3297 | 3271 |
| |
3298 | 3272 |
| |
3299 |
| - | |
| 3273 | + | |
3300 | 3274 |
| |
3301 | 3275 |
| |
3302 | 3276 |
| |
|
src/DynamoCore/Search/NodeSearchModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Search/NodeSearchModel.cs+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
236 | 237 |
| |
237 | 238 |
| |
238 | 239 |
| |
239 |
| - | |
240 |
| - | |
241 |
| - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
242 | 248 |
| |
243 | 249 |
| |
244 | 250 |
| |
|
You can’t perform that action at this time.
0 commit comments