database - Do the indexes from the phpmyadmin MySQL need to be the same in Sphinx -


i trying figure out how set search database on localhost set sphinx have no experience with, nor did create crazy database , scripting have work with. have install sphinx on computer , connects well. question need set same index fields set in phpmyadmin?

thanks

no.

you setup sphinx index column(s) need able search. dont need match mysql indexes @ all.

but if recreating search used use mysql full-text indexes, create sphinx index on same column(s) plus additional columns need able filter, group or sort by.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -