Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
dokuwiki
Public
forked from
dokuwiki/dokuwiki
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dokuwiki
inc
indexer.php
on
fix-crlf
User selector
All users
All time
Commit history
Commits on Oct 20, 2013
Merge pull request #380 from splitbrain/phpstrict
Show description for d952922
splitbrain
committed
d952922
View commit details
Copy full SHA for d952922
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
Fix FS#2854: Treat numerically different keys as different
michitux
committed
a8dba45
View commit details
Copy full SHA for a8dba45
View code at this point
Browse repository at this point
Commits on Oct 16, 2013
replace boolean conditional checks on possibly uninitialized vars with \!empty/empty/isset as appropriate
Chris--S
committed
443e135
View commit details
Copy full SHA for 443e135
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Index media file usage in the metadata index and use it in ft_mediause()
michitux
committed
ffec100
View commit details
Copy full SHA for ffec100
View code at this point
Browse repository at this point
Commits on May 5, 2013
Indexer: Remove broken and dead readdircache code FS#2771
Show description for b1720e5
michitux
committed
b1720e5
View commit details
Copy full SHA for b1720e5
View code at this point
Browse repository at this point
Indexer: Fix wrong suffix parameter
Show description for 9e64ca0
michitux
committed
9e64ca0
View commit details
Copy full SHA for 9e64ca0
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
Indexer: abort page rename if deletion of new id fails
michitux
committed
bc27f3e
View commit details
Copy full SHA for bc27f3e
View code at this point
Browse repository at this point
Indexer: added internal deletePageNoLock method
Show description for 25adeb9
michitux
committed
25adeb9
View commit details
Copy full SHA for 25adeb9
View code at this point
Browse repository at this point
Clarified the behavior of the Doku_Indexer::renamePage method
michitux
committed
af73bba
View commit details
Copy full SHA for af73bba
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Indexer: Added page and meta value rename functions
Show description for 5eb9e86
michitux
committed
5eb9e86
View commit details
Copy full SHA for 5eb9e86
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Remove global $Indexer, clear index in the testing system instead
michitux
committed
4f70832
View commit details
Copy full SHA for 4f70832
View code at this point
Browse repository at this point
Add clear function to the indexer that deletes the whole index
michitux
committed
3cf3c7d
View commit details
Copy full SHA for 3cf3c7d
View code at this point
Browse repository at this point
Commits on Dec 4, 2012
Indexer: Make $Indexer in idx_get_indexer() global instead of static
Show description for 1421e54
michitux
committed
1421e54
View commit details
Copy full SHA for 1421e54
View code at this point
Browse repository at this point
Indexer: Add cache for getPID()
Show description for 3d2ce00
michitux
committed
3d2ce00
View commit details
Copy full SHA for 3d2ce00
View code at this point
Browse repository at this point
Commits on Dec 2, 2012
Indexer: add getPID/getPageFromPID functions and PID to INDEXER_PAGE_ADD
Show description for 03aafe1
michitux
committed
03aafe1
View commit details
Copy full SHA for 03aafe1
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
Fix inconsistent return values in the indexer and in getInfo()
michitux
committed
3e8e3ae
View commit details
Copy full SHA for 3e8e3ae
View code at this point
Browse repository at this point
Fixed and extended PHPDoc comments and added additional @var comments
michitux
committed
e3ab6fc
View commit details
Copy full SHA for e3ab6fc
View code at this point
Browse repository at this point
Fix index histogram minlen parameter for metadata keys
Show description for 9a9b579
michitux
committed
9a9b579
View commit details
Copy full SHA for 9a9b579
View code at this point
Browse repository at this point
Remove unused variables
michitux
committed
92a5d12
View commit details
Copy full SHA for 92a5d12
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Fix type declarations in some PHPDoc comments
michitux
committed
b3d1090
View commit details
Copy full SHA for b3d1090
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
coding style updates
splitbrain
committed
63703ba
View commit details
Copy full SHA for 63703ba
View code at this point
Browse repository at this point
Commits on Mar 15, 2012
Fix page deletion in the indexer
Show description for c55c59e
michitux
committed
c55c59e
View commit details
Copy full SHA for c55c59e
View code at this point
Browse repository at this point
Indexer: Check for deleted pages first FS#2469
Show description for a23ac4d
michitux
committed
a23ac4d
View commit details
Copy full SHA for a23ac4d
View code at this point
Browse repository at this point
Commits on Jun 14, 2011
Force search index update after fixing the lowercasing of words
Show description for 7d939e4
michitux
committed
7d939e4
View commit details
Copy full SHA for 7d939e4
View code at this point
Browse repository at this point
Fix lowercasing of words in the indexer FS#2270
Show description for 5f27cb0
michitux
committed
5f27cb0
View commit details
Copy full SHA for 5f27cb0
View code at this point
Browse repository at this point
Commits on May 23, 2011
Fix variable name typo in indexer
adrianheine
committed
dbb771b
View commit details
Copy full SHA for dbb771b
View code at this point
Browse repository at this point
Commits on May 8, 2011
Add more render/cache logic to the metadata code
Show description for 65aa849
michitux
committed
65aa849
View commit details
Copy full SHA for 65aa849
View code at this point
Browse repository at this point
Commits on May 2, 2011
Add a test to do=check that should detect search index corruption
Show description for 26f7dbf
michitux
committed
26f7dbf
View commit details
Copy full SHA for 26f7dbf
View code at this point
Browse repository at this point
Add a force option to idx_addPage()
michitux
committed
d041f8d
View commit details
Copy full SHA for d041f8d
View code at this point
Browse repository at this point
Add line endings at the end of the file
Show description for 2e1018b
michitux
committed
2e1018b
View commit details
Copy full SHA for 2e1018b
View code at this point
Browse repository at this point
Fix a warning in the indexer when words exist without corresponding index FS#2242
michitux
committed
952ab26
View commit details
Copy full SHA for 952ab26
View code at this point
Browse repository at this point
Commits on Apr 20, 2011
Enable metadata rendering in the indexer
Show description for 93475e6
michitux
committed
93475e6
View commit details
Copy full SHA for 93475e6
View code at this point
Browse repository at this point
Commits on Apr 7, 2011
Merge branch 'master' of https://github.com/akate/dokuwiki into akate-master
michitux
committed
04d61d1
View commit details
Copy full SHA for 04d61d1
View code at this point
Browse repository at this point
indexer fix updating the search index
akate
committed
6a9d979
View commit details
Copy full SHA for 6a9d979
View code at this point
Browse repository at this point
Commits on Mar 22, 2011
Clarify usage of some indexer methods
whoopdedo
committed
b9d8cc1
View commit details
Copy full SHA for b9d8cc1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.