Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
45a6cbdb
Commit
45a6cbdb
authored
Jan 08, 2014
by
munawer-t
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PhpDoc fixes
parent
d241bd3e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Exact.php
extensions/yii/debug/components/search/matches/Exact.php
+1
-1
Command.php
extensions/yii/elasticsearch/Command.php
+1
-1
No files found.
extensions/yii/debug/components/search/matches/Exact.php
View file @
45a6cbdb
...
...
@@ -16,7 +16,7 @@ class Exact extends Base
{
/**
* @var boolean if current matcher should consider partial mat
hc
of given value.
* @var boolean if current matcher should consider partial mat
ch
of given value.
*/
public
$partial
=
false
;
...
...
extensions/yii/elasticsearch/Command.php
View file @
45a6cbdb
...
...
@@ -67,7 +67,7 @@ class Command extends Component
* @param string $index
* @param string $type
* @param string|array $data json string or array of data to store
* @param null $id the documents id. If not specified Id will be automatically cho
o
sen
* @param null $id the documents id. If not specified Id will be automatically chosen
* @param array $options
* @return mixed
* @see http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/docs-index_.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment