Skip to content

Commit

Permalink
Update FuzzyMatch to MatchScore and update unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjamesnugent committed Jan 26, 2024
1 parent 26056a9 commit 2fb28f3
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ci/Datasets/Search_Engine/Compute/ExtractAll.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .ci/Datasets/Search_Engine/Compute/ExtractSorted.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "_t" : "BH.oM.Data.Library.Dataset", "SourceInformation" : { "_t" : "BH.oM.Data.Library.Source", "SourceLink" : "https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Issue/BHoM/AGS_Toolkit/%232-FuzzyMatching.gh?csf=1&web=1&e=PzDCfb", "Title" : "ExtractSorted", "Author" : "Peter Nugent", "ItemReference" : "", "Version" : "", "Publisher" : "", "Schema" : "", "Language" : "", "Location" : "", "Copyright" : "", "Contributors" : "", "Confidence" : "Medium", "BHoM_Guid" : "e58419c7-4112-4750-b8eb-cd2cb1ae0911" }, "TimeOfCreation" : { "$date" : 1706111409449 }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.IEnumerable`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["Chalk", { "_t" : "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "_v" : ["White Chalk", "Chalk - White", "Clay", "London Clay", "Portland Cement", "Absestos", "Clay London Soft"] }, { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "White Chalk", "Score" : 62.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Chalk - White", "Score" : 56.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay", "Score" : 44.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "London Clay", "Score" : 25.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay London Soft", "Score" : 19.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Portland Cement", "Score" : 10.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Absestos", "Score" : 0.0, "Index" : 5 }] }], "BHoM_Guid" : "74e9f1e7-1d68-4ad8-b67b-0188c1ceb807" }], "BHoM_Guid" : "32a91dcc-9a2e-4098-a469-64f9b9ff7d53" }, { "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.List`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Base.BHoMObject\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["23", { "_t" : "System.Collections.Generic.List`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "name" : "23", "cost" : "4", "BHoM_Guid" : "3cd17607-719f-4439-9fd8-2c851c6272fb" }, { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "4b9a2ee0-79e1-459d-9daf-ef2acdc4e135" }, { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "3e472826-1dc1-4b16-bd49-29bdca2505f6" }, { "name" : "24", "cost" : "76", "BHoM_Guid" : "947c42ed-cf74-4d64-9c74-c9e418ef231d" }, { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "80f458ba-d648-4184-92f6-e548796d7608" }, { "name" : "five", "cost" : "5476", "BHoM_Guid" : "7338f23a-3fba-4e85-8af2-8b376cd1bf6b" }, { "name" : "six", "cost" : "84", "BHoM_Guid" : "71033179-3b28-4f62-9894-ba6bbf8785f0" }, { "name" : "7", "cost" : "75", "BHoM_Guid" : "8c330ab7-ea8f-47e4-b50c-8922ef034c24" }, { "name" : "aight", "cost" : "74", "BHoM_Guid" : "05a717ab-6a8b-42b8-bf84-5d74fe0e4eba" }] }, "name", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "23", "cost" : "4", "BHoM_Guid" : "3cd17607-719f-4439-9fd8-2c851c6272fb" }, "Score" : 100.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "4b9a2ee0-79e1-459d-9daf-ef2acdc4e135" }, "Score" : 67.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "24", "cost" : "76", "BHoM_Guid" : "947c42ed-cf74-4d64-9c74-c9e418ef231d" }, "Score" : 50.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "80f458ba-d648-4184-92f6-e548796d7608" }, "Score" : 20.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "3e472826-1dc1-4b16-bd49-29bdca2505f6" }, "Score" : 0.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "five", "cost" : "5476", "BHoM_Guid" : "7338f23a-3fba-4e85-8af2-8b376cd1bf6b" }, "Score" : 0.0, "Index" : 5 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "six", "cost" : "84", "BHoM_Guid" : "71033179-3b28-4f62-9894-ba6bbf8785f0" }, "Score" : 0.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "7", "cost" : "75", "BHoM_Guid" : "8c330ab7-ea8f-47e4-b50c-8922ef034c24" }, "Score" : 0.0, "Index" : 7 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "aight", "cost" : "74", "BHoM_Guid" : "05a717ab-6a8b-42b8-bf84-5d74fe0e4eba" }, "Score" : 0.0, "Index" : 8 }] }], "BHoM_Guid" : "0850d88e-40ce-43ce-8a6f-506c108cf6b8" }], "BHoM_Guid" : "f6648dd2-cdc6-4f29-8c0f-0099170c9173" }], "BHoM_Guid" : "e675b9b0-71eb-4ea5-9e14-e7a4751a1c21", "Name" : "ExtractSorted", "_bhomVersion" : "7.1" }
{ "_t" : "BH.oM.Data.Library.Dataset", "SourceInformation" : { "_t" : "BH.oM.Data.Library.Source", "SourceLink" : "https://burohappold.sharepoint.com/:u:/r/sites/BHoM/02_Current/12_Scripts/01_Issue/BHoM/AGS_Toolkit/%232-FuzzyMatching.gh?csf=1&web=1&e=PzDCfb", "Title" : "ExtractSorted", "Author" : "Peter Nugent", "ItemReference" : "", "Version" : "", "Publisher" : "", "Schema" : "", "Language" : "", "Location" : "", "Copyright" : "", "Contributors" : "", "Confidence" : "Medium", "BHoM_Guid" : "e1a3e3e8-5c1b-45be-a7f8-e651c9938484" }, "TimeOfCreation" : { "$date" : 1706261026721 }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.IEnumerable`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["Chalk", { "_t" : "System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "_v" : ["White Chalk", "Chalk - White", "Clay", "London Clay", "Portland Cement", "Absestos", "Clay London Soft"] }, { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "White Chalk", "Score" : 62.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Chalk - White", "Score" : 56.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay", "Score" : 44.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "London Clay", "Score" : 25.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Clay London Soft", "Score" : 19.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Portland Cement", "Score" : 10.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]", "Result" : "Absestos", "Score" : 0.0, "Index" : 5 }] }], "BHoM_Guid" : "6c195eed-0a79-41aa-a95d-1069d9d36a89" }], "BHoM_Guid" : "ea39cb8e-6a63-4889-a002-4f6864bc788c" }, { "_t" : "BH.oM.Test.UnitTests.UnitTest", "Method" : { "_t" : "System.Reflection.MethodBase", "TypeName" : "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.Engine.Search.Compute, Search_Engine, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null\", \"_bhomVersion\" : \"7.1\" }", "MethodName" : "ExtractSorted", "Parameters" : ["{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.Collections.Generic.List`1, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"GenericArguments\" : [{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Base.BHoMObject\", \"_bhomVersion\" : \"7.1\" }], \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\", \"_bhomVersion\" : \"7.1\" }", "{ \"_t\" : \"System.Type\", \"Name\" : \"BH.oM.Search.Scorer\", \"_bhomVersion\" : \"7.1\" }"], "_bhomVersion" : "7.1" }, "Data" : [{ "_t" : "BH.oM.Test.UnitTests.TestData", "Inputs" : ["23", { "_t" : "System.Collections.Generic.List`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "name" : "23", "cost" : "4", "BHoM_Guid" : "ead24c9d-d62e-4503-adfb-f39d8ae56b8e" }, { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "55fa9a03-2475-490f-b6b3-1a734a290ad6" }, { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "2790c476-642e-4293-ade3-b9e7b9a22924" }, { "name" : "24", "cost" : "76", "BHoM_Guid" : "d56dd0fd-77a7-45ad-8f88-5a429dd3d1e5" }, { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "a7e767c4-4c22-48bd-8166-8287abdd6648" }, { "name" : "five", "cost" : "5476", "BHoM_Guid" : "b7a3f29b-3d0b-4d7f-9ade-388b062bf98d" }, { "name" : "six", "cost" : "84", "BHoM_Guid" : "5f0376f5-d9eb-4f80-9e99-6c3402e1159f" }, { "name" : "7", "cost" : "75", "BHoM_Guid" : "dca3c590-2869-4e1e-a16d-f6d8aeb40ed8" }, { "name" : "aight", "cost" : "74", "BHoM_Guid" : "f6eda5c2-4d17-434f-bc00-3cfa569987a3" }] }, "name", { "_t" : "System.Enum", "TypeName" : { "_t" : "System.Type", "Name" : "BH.oM.Search.Scorer", "_bhomVersion" : "7.1" }, "Value" : "DefaultRatio" }], "Outputs" : [{ "_t" : "System.Collections.Generic.List`1[[BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]], Search_oM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "_v" : [{ "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "23", "cost" : "4", "BHoM_Guid" : "ead24c9d-d62e-4503-adfb-f39d8ae56b8e" }, "Score" : 100.0, "Index" : 0 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "BH23", "cost" : "4", "BHoM_Guid" : "55fa9a03-2475-490f-b6b3-1a734a290ad6" }, "Score" : 67.0, "Index" : 1 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "24", "cost" : "76", "BHoM_Guid" : "d56dd0fd-77a7-45ad-8f88-5a429dd3d1e5" }, "Score" : 50.0, "Index" : 3 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty 3", "cost" : "3", "BHoM_Guid" : "a7e767c4-4c22-48bd-8166-8287abdd6648" }, "Score" : 20.0, "Index" : 4 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "twenty three", "cost" : "65", "BHoM_Guid" : "2790c476-642e-4293-ade3-b9e7b9a22924" }, "Score" : 0.0, "Index" : 2 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "five", "cost" : "5476", "BHoM_Guid" : "b7a3f29b-3d0b-4d7f-9ade-388b062bf98d" }, "Score" : 0.0, "Index" : 5 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "six", "cost" : "84", "BHoM_Guid" : "5f0376f5-d9eb-4f80-9e99-6c3402e1159f" }, "Score" : 0.0, "Index" : 6 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "7", "cost" : "75", "BHoM_Guid" : "dca3c590-2869-4e1e-a16d-f6d8aeb40ed8" }, "Score" : 0.0, "Index" : 7 }, { "_t" : "BH.oM.Search.SearchResult`1[[BH.oM.Base.BHoMObject, BHoM, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null]]", "Result" : { "name" : "aight", "cost" : "74", "BHoM_Guid" : "f6eda5c2-4d17-434f-bc00-3cfa569987a3" }, "Score" : 0.0, "Index" : 8 }] }], "BHoM_Guid" : "62fa9bb8-d759-4693-b2ab-9bf6f890040e" }], "BHoM_Guid" : "0d3c5e7e-b9e4-419d-b035-f4e68fd19f00" }], "BHoM_Guid" : "87a948fa-838f-4184-9d36-688938a787b5", "Name" : "ExtractSorted", "_bhomVersion" : "7.1" }
2 changes: 1 addition & 1 deletion .ci/Datasets/Search_Engine/Compute/ExtractTop.json

Large diffs are not rendered by default.

Loading

0 comments on commit 2fb28f3

Please sign in to comment.