Change all instances if "is_null()" to "=== NULL"
cpliakas - September 28, 2009 - 23:56
| Project: | Search Lucene API |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Operators are much faster than functions, so this will slightly improve module performance.

#1
Completed in commit #268802.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.