Heemin Kim

Results 37 issues of Heemin Kim

In textbox, strage character() is inserted if I press up or down arrow keys in Mac. ![2015-09-04 5 46 18](https://cloud.githubusercontent.com/assets/1809492/9679826/e71a8d78-532c-11e5-90d6-a3ddea2b1e93.png)

Add IDGrouper in SearchParameter so that it can be used to dedupe search result based on its group id. Issue: https://github.com/facebookresearch/faiss/issues/3087

CLA Signed
Implementation

# Summary I would like to see vector deduplication support in Faiss. There will be a set of vectors which are under a same group. During KNN search, I would...

feature request
Implementation
Integration

com.github.seancfoley:ipaddress library is introduced in https://github.com/opensearch-project/geospatial/pull/573. It is maintained by a user and not under any project. We might want to find an alternative library with less vulnerability risk in...

**Is your feature request related to a problem?** Similar to GeoHashGrid aggregation, GeoTileGrid aggregation, GeoBounds aggregation, we want to have GeoHexGrid aggregation on GeoShape. **What solution would you like?** Currently,...

enhancement
help wanted

**Is your feature request related to a problem?** Show IP2Geo datasource create/update progress percentage **What solution would you like?** When user call GET API of IP2Geo datasource, it shows how...

enhancement
good first issue

**Is your feature request related to a problem?** Show error message for the last failed update attempt for IP2Geo datasource **What solution would you like?** When update of IP2Geo datasource...

enhancement
good first issue

**Is your feature request related to a problem?** Cancellation of IP2Geo datasource create/update process **What solution would you like?** A user can cancel ongoing datasource create/update process **What alternatives have...

enhancement
good first issue

``` REPRODUCE WITH: ./gradlew ':test' --tests "org.opensearch.geospatial.index.mapper.xyshape.XYShapeIndexableFieldsVisitorTests.testIndexingMultiPolygon" -Dtests.seed=C317A78A633C1A58 -Dtests.security.manager=false -Dtests.locale=ar-TN -Dtests.timezone=Australia/Darwin -Druntime.java=17 > Task :test org.opensearch.geospatial.index.mapper.xyshape.XYShapeIndexableFieldsVisitorTests > testIndexingMultiPolygon FAILED java.lang.IllegalArgumentException: at least three non-collinear points required at __randomizedtesting.SeedInfo.seed([C317A78A633C1A58:FF568A98481069AA]:0) at org.apache.lucene.geo.Tessellator.tessellate(Tessellator.java:174)...

good first issue
flaky test

**What is the bug?** ``` REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.geospatial.search.aggregations.bucket.geogrid.GeoHexAggregationIT.testGeoHexGridBucket" -Dtests.seed=9906CEDA8615A7A5 -Dtests.security.manager=false -Dtests.locale=mk -Dtests.timezone=Asia/Atyrau -Druntime.java=17 org.opensearch.geospatial.search.aggregations.bucket.geogrid.GeoHexAggregationIT > testGeoHexGridBucket FAILED java.lang.IllegalStateException: Duplicate key POINT (180.0 0.0) (attempted merging values 847eb57ffffffff...

good first issue
flaky test