Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / manticoresoftware/manticoresearch-php issues and pull requests

#125 - Ordering in facet result

Issue - State: closed - Opened by AnticaAndrey over 1 year ago - 1 comment
Labels: est::size_S

#124 - Minor fixes of the search logic

Pull Request - State: closed - Opened by Nick-S-2018 over 1 year ago

#123 - Search: Geo sort docs wrong

Issue - State: closed - Opened by Kayrim over 1 year ago - 1 comment
Labels: bug

#122 - Filter does not work with bool fields as expected

Issue - State: closed - Opened by someson over 1 year ago - 1 comment
Labels: bug

#121 - 3.0.1

Pull Request - State: closed - Opened by Nick-S-2018 over 1 year ago

#120 - Draft: Gpt4

Pull Request - State: closed - Opened by airolg almost 2 years ago

#119 - Aggregation functions support

Issue - State: open - Opened by genby8 almost 2 years ago - 4 comments
Labels: enhancement

#118 - Multiple boolean operators don't work with this package and Manticore 5.x

Issue - State: closed - Opened by Fossil01 almost 2 years ago - 3 comments

#117 - Undefined array key "took"

Issue - State: closed - Opened by Fossil01 almost 2 years ago - 13 comments
Labels: bug

#116 - Inserting documents quits every time at 423908 inserts

Issue - State: closed - Opened by Fossil01 almost 2 years ago - 1 comment

#115 - string id turns into incorrect int

Issue - State: closed - Opened by sanikolaev almost 2 years ago - 1 comment
Labels: bug

#114 - Updated doc replace, doc sorting, clent error handling; updated docs

Pull Request - State: closed - Opened by Nick-S-2018 almost 2 years ago

#113 - Allow to user filter with BOOL condition

Issue - State: closed - Opened by dgastudio almost 2 years ago - 1 comment

#112 - Change for an always true URL

Pull Request - State: closed - Opened by marclaporte almost 2 years ago - 3 comments

#110 - Update Utils.php

Pull Request - State: closed - Opened by DimmmCom about 2 years ago - 3 comments

#109 - Feature requests: multi-attribute sorting and case-insensitive sort directions

Issue - State: closed - Opened by Robert-K-S about 2 years ago - 8 comments

#108 - Remove unnecessary throw statement

Pull Request - State: closed - Opened by ii02735 about 2 years ago - 1 comment

#107 - Update Response.php

Pull Request - State: closed - Opened by inetsystem about 2 years ago - 1 comment

#106 - Add example for using ranker expr

Pull Request - State: closed - Opened by marios88 about 2 years ago

#105 - How to set match mode to SPH_MATCH_EXTENDED2 ?

Issue - State: closed - Opened by marios88 about 2 years ago - 2 comments

#104 - Log request url and request payload on response error

Pull Request - State: closed - Opened by markomilivojevic about 2 years ago

#103 - Any settings in $index->create() throw exception "query missing"

Issue - State: closed - Opened by aVadim483 over 2 years ago - 2 comments

#102 - Does manticoresearch-php support nested bool queries?

Issue - State: closed - Opened by kroky over 2 years ago - 2 comments

#101 - Updated documentation

Pull Request - State: closed - Opened by Nick-S-2018 over 2 years ago

#100 - Removed the unnecessary destruction of the script_fields param

Pull Request - State: closed - Opened by Nick-S-2018 over 2 years ago

#99 - Escaping column name when creating a table

Pull Request - State: closed - Opened by sanikolaev over 2 years ago

#97 - Fixed compatibility of ResultSet with php 8.1+, updated ci tests

Pull Request - State: closed - Opened by Nick-S-2018 over 2 years ago

#96 - Equals sign in search query breaks request

Issue - State: closed - Opened by DenisAlliswell over 2 years ago - 2 comments
Labels: bug

#95 - Update Response.php

Pull Request - State: closed - Opened by DenisAlliswell over 2 years ago

#94 - fixes error when creating a distributed index

Pull Request - State: closed - Opened by acya-skulskaya over 2 years ago - 3 comments

#93 - Handling bad UTF8 characters

Pull Request - State: closed - Opened by GeaTech over 2 years ago - 8 comments
Labels: waiting for reply

#92 - URL encoding issue on equals character when passing settings to create index with Manticore 5.0

Issue - State: closed - Opened by jlawrence-yellostudio over 2 years ago - 2 comments
Labels: waiting for reply

#91 - Error on JSON decode after keywords request ("\x03" symbol)

Issue - State: closed - Opened by DenisAlliswell over 2 years ago - 2 comments

#90 - Fixed Readme

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#89 - Updated Changelog and Readme

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#88 - Updated Changelog and Readme

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#87 - Add trackScores method

Pull Request - State: closed - Opened by markomilivojevic almost 3 years ago

#86 - Added a test and updated docs on nested bool queries

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#85 - Added a test and updated docs on nested bool queries

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#84 - Added a test for `raw select` query

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#83 - Unified the response format for raw select queries

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#82 - Updated the logic of connection strategy name resolution

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#81 - Removed Query\Match class as deprecated

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#80 - Updated the nodes variables test

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#78 - Support http OPTIONS parameters

Pull Request - State: closed - Opened by markomilivojevic almost 3 years ago - 1 comment

#77 - Updated docs and tests for filter() method

Pull Request - State: closed - Opened by Nick-S-2018 almost 3 years ago

#76 - Indices/Alter.php not working as expected

Issue - State: closed - Opened by tomterl almost 3 years ago - 2 comments

#75 - Release 1.8.0

Pull Request - State: closed - Opened by sanikolaev about 3 years ago

#74 - fix cluster test instability

Issue - State: closed - Opened by sanikolaev about 3 years ago - 1 comment

#73 - github actions

Pull Request - State: closed - Opened by sanikolaev about 3 years ago

#72 - debugging .travis.yml

Pull Request - State: closed - Opened by sanikolaev about 3 years ago - 1 comment

#71 - Fix compatibility of ResultSet with php 8.1+

Pull Request - State: closed - Opened by donhardman about 3 years ago - 5 comments
Labels: waiting for reply

#70 - Metod match('word word2') generate query type AND

Issue - State: open - Opened by Maxpl about 3 years ago - 5 comments
Labels: waiting for reply

#69 - Would it be possible to relicense to MIT or BSD?

Issue - State: closed - Opened by marclaporte about 3 years ago - 4 comments

#68 - Unnecessary line in class Create

Issue - State: open - Opened by oam333 about 3 years ago - 1 comment
Labels: waiting for reply

#67 - Add a method to get total facets count

Issue - State: open - Opened by markomilivojevic over 3 years ago - 4 comments
Labels: waiting for reply

#66 - Set Field Weights

Issue - State: closed - Opened by yr4ik over 3 years ago - 1 comment

#65 - suggest не работает

Issue - State: open - Opened by hrustbb2 over 3 years ago - 1 comment
Labels: bug, waiting for reply

#64 - Possible BUG: \Manticoresearch\Search::offset() and limit() affects facet()

Issue - State: closed - Opened by milanmadar over 3 years ago - 2 comments

#63 - Docs: $search->filter() method takes 'in' operator

Issue - State: open - Opened by milanmadar over 3 years ago - 2 comments

#62 - changes related with Manticore 4.0.2

Pull Request - State: closed - Opened by sanikolaev over 3 years ago

#61 - 4.0.2 highlight fatal error while trying to decode JSON response

Issue - State: closed - Opened by madgreen1 over 3 years ago - 1 comment

#60 - Methods needed for moving from sphinxsearch to Manticore PHP API

Issue - State: open - Opened by mikedin over 3 years ago - 3 comments
Labels: waiting for reply

#59 - Issue with umlauts when using the keywords call

Issue - State: closed - Opened by ForsakenNGS over 3 years ago - 4 comments
Labels: waiting

#58 - use rt_field directive

Issue - State: closed - Opened by ChrisJokinen over 3 years ago - 1 comment

#57 - Fix for issue #56 - Parts of raw SQL response get lost

Pull Request - State: closed - Opened by sanikolaev over 3 years ago - 1 comment

#56 - Parts of raw SQL response get lost

Issue - State: closed - Opened by bcat-eu over 3 years ago - 3 comments

#55 - A small fix in the example updateDocument

Pull Request - State: closed - Opened by nurieff about 4 years ago - 1 comment

#54 - New filters and getDocumentByIds

Pull Request - State: closed - Opened by nurieff about 4 years ago - 1 comment

#53 - addDocument() doesn't return inserted "id"

Issue - State: closed - Opened by mitsh about 4 years ago - 2 comments

#52 - unix socket, php8 match keyword

Pull Request - State: closed - Opened by mitsh about 4 years ago - 11 comments

#51 - php8, unix socket

Pull Request - State: closed - Opened by mitsh about 4 years ago - 1 comment

#50 - Unix socket

Issue - State: closed - Opened by mitsh about 4 years ago - 3 comments

#49 - replaceDocument adds a new document and leaves the old one

Issue - State: closed - Opened by ChrisJokinen about 4 years ago - 6 comments

#48 - Match is a reserved word as of PHP 8.0

Issue - State: closed - Opened by henze-housepedia about 4 years ago - 5 comments

#47 - Including distance value in search results

Issue - State: closed - Opened by jlawrence-yellostudio over 4 years ago - 6 comments

#46 - How to initialize client in php without composer?

Issue - State: closed - Opened by jobs-git over 4 years ago - 5 comments

#45 - Additional "index" method added to Client class

Pull Request - State: closed - Opened by EvilFreelancer over 4 years ago

#44 - Next release

Issue - State: closed - Opened by versh23 over 4 years ago - 1 comment

#43 - Connection pool is not reset when no more retries left

Issue - State: closed - Opened by adriannuta over 4 years ago - 5 comments

#42 - Can i use setMachRanking?

Issue - State: open - Opened by skvarovski over 4 years ago - 15 comments

#41 - ENHANCEMENT: Changelog

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 3 comments

#40 - FIX: Documentation was missing a quote for the set example

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment

#39 - failed to set multiple wordforms

Issue - State: open - Opened by githubmanticore almost 5 years ago - 2 comments

#38 - Static Analysis Fixes

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 3 comments

#37 - Unable to Create Cluster

Issue - State: closed - Opened by gordonbanderson almost 5 years ago - 5 comments

#36 - Coding Standards Compliance

Issue - State: closed - Opened by gordonbanderson almost 5 years ago - 2 comments

#35 - FIX: PhpHttp transport now works, test suite passing in Travis

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment

#34 - 100% Test Coverage for Connection subdir

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment

#33 - Fixes for PHP HTTP Transport

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 4 comments

#32 - Dockerized Testing Suite

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 2 comments

#31 - Minor Error in Cluster Documentation

Issue - State: closed - Opened by gordonbanderson almost 5 years ago - 2 comments

#30 - 100% Coverage for Index.php

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment

#29 - FIX: Erroneous $ prefixing a variable name as a JSON parameter

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago

#28 - ENHANCEMENT: BulkTest now 100% coverage

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago

#27 - ENHANCEMENT: 100% coverage for Set and Threads in Endpoint Nodes

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment

#26 - FIX: Possible fix for FlushAttributes, needs reviewed

Pull Request - State: closed - Opened by gordonbanderson almost 5 years ago - 1 comment