This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-framework
Watch
1
Star
0
Fork
0
You've already forked silverstripe-framework
mirror of
https://github.com/silverstripe/silverstripe-framework
synced
2024-10-22 14:05:37 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
d50341d8cd
silverstripe-framework
/
search
History
Damian Mooyman
cd7ea01bd1
FIXED: Minor adjustment to order of file fulltext search fields. By matching the order of these index columns to the same as the fields on the table itself, this will prevent the unnecessary regeneration of fulltext indexes on some database connectors each dev/build, notably MS SQL Server.
2012-09-25 12:31:50 +12:00
..
filters
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00
FulltextSearchable.php
FIXED: Minor adjustment to order of file fulltext search fields. By matching the order of these index columns to the same as the fields on the table itself, this will prevent the unnecessary regeneration of fulltext indexes on some database connectors each dev/build, notably MS SQL Server.
2012-09-25 12:31:50 +12:00
SearchContext.php
Method visibility according to coding conventions
2012-09-20 10:46:59 +02:00