Phalanx Versions Save

Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.

v0.4.0

2 years ago

Major updates are as follows:

  • Support query DSL based on JSON
  • Add DynamoDB metadata store (Experimental)
  • Fix bugs in metadata store

626f4dc Add grafana settings c7cdfb9 Add index mapping to cluster response (#88) ea149dc Make it possible to use wildcards to get field names (#87) 3064b5c Update docs (#86) e8a31fc Support Query DSL (#85) 28006a2 Enable dynamodbstream (#84) 6ac5794 Fix bugs in metadata store (#82) 50824ad Update docs (#80) f80419a Update Makefile (#79) c4e3e7f Refactoring (#78) 8130ddb Update integration.yml (#77) f344de6 Add DynamoDB storage (#74) 689bfce Update integration.yml (#76) 0ab1120 Update .gitignore (#75) d4b0e05 Update workflows (#73) 27bfccb Fix Integration tests (#72) 55cae2f Update docs (#71)

v0.3.0

2 years ago

Support Amazon S3 as index storage and Amazon DynamoDB as distributed lock manager

56b4ba9 Update docs e7b8838 Disable cron schedule c3fc74a change request timeout 0aa06ea change request timeout f0b2acf Update step for creating .env file 53ebdd9 Update periodic integration test (#70) bea574c DynamoDB lock manager (#68) e7ac27d Support Amazon S3 (#66) 1ed48b5 Update deps a92b0b1 Update docs 37a3b87 Update docs e54b239 Update docs 52b9c29 Update docs 11d503a Update docs bc3ca34 Update docs 7503978 Update docs 5a163c7 Update docs 4d873a6 Update docs ddb5b6e Update docs 937222d Update documents b865559 Update docs 3a64cf3 Update docs (#65) e2f0a01 Update docs (#63) 654ab06 Update docs (#62) 15cd7d9 Set theme jekyll-theme-slate 945bcc8 Set theme jekyll-theme-cayman 61dd627 Add docs (#61) 9c5039a Update examples (#58)

v0.2.0

2 years ago

Support aggregations and fix some bugs.

  • README.md
  • Update README.md
  • Update README.md
  • Refactor aggregations (#55)
  • Support metric aggregation (#54)
  • Support date range aggregation (#52)
  • Support range aggregation (#51)
  • Update proto file (#47)
  • Support terms aggregation (#46)
  • Allow the default analyzer to be set to index metadata (#45)
  • Support sorting by field value (#44)
  • Fix .env (#42)
  • Add integration tests (#41)
  • Remove options
  • Change entrypoint
  • Update integration tests
  • Add port
  • Update periodic_integrations.yml
  • Downgrade etcd to 3.5.0
  • Add options
  • Rename test workflows
  • Add periodic_integration.yml (#40)
  • Add integration tests (#39)
  • Fix bugs in tests caused by file path (#38)
  • Skip the integration tests on windows platform (#37)
  • Fixed a bug caused by file paths (#36)
  • Update periodic tests (#35)
  • Add periodic tests (#34)

v0.1.1

2 years ago

Refactoring and some bug fixes.

  • Add test mapping file (#33)
  • Update examples (#32)
  • Add wikipedia ja example (#31)
  • Add testdata (#30)
  • Fix bug in concurrent access (#29)
  • Remove etcd watcher (#28)
  • Remove file system watcher (#27)
  • Fix bug in file system storage (#26)
  • Fix bugs in file system storage (#25)
  • Update README.md (#24)
  • Refactor lock manager (#23)
  • Update mock (#22)
  • Refactor unit tests (#21)
  • Update README.md
  • Refactor server (#13)
  • Move service package to server package (#12)
  • Rename membership to cluster (#11)
  • Refactor membership (#10)
  • Refactor directory (#9)
  • Delete unused file (#8)
  • Check inndex existence (#7)
  • refactoring (#6)
  • Add FUNDING.yml (#5)
  • Remove lang detector (#4)
  • Update README.md
  • Update docker-compose.yml
  • Merge pull request #2 from mosuka/dockerfile
  • Add Dockerfile

v0.1.0

2 years ago

First release.