Are there plans for databaseserver driven (for example mysql) search methods in the future?
I would see the advantage of custom queries for statistics generation and ofcourse current and dynamic statistics
the statistics page would get loaded and the most recent statistics are pulled up without having to download the searchlog file analyse it, rename the files and then upload the generated files.....
with the database u can have users submit their own interpretation of queries for statistics, or graphical or just textual without u having to think of the queries
i know that right now the own database is portable over different systems (i would expect this as an argument y u dont build it in )
and ofcourse i could figure the build up of the files and write a php script myself for statistics generation on the fly, but it would be a great deal easier in a DB like mysql (since im into php, i guess it would be mssql or access db)
in the db there could also be a list of pages and for example pdf files that got indexed (see my thread about pdf's not getting indexed )
for checking if every page or file got indexed (wich are wanted to be indexed)
just venting some ideas i got on the fly
thxn for reading
I would see the advantage of custom queries for statistics generation and ofcourse current and dynamic statistics
the statistics page would get loaded and the most recent statistics are pulled up without having to download the searchlog file analyse it, rename the files and then upload the generated files.....
with the database u can have users submit their own interpretation of queries for statistics, or graphical or just textual without u having to think of the queries
i know that right now the own database is portable over different systems (i would expect this as an argument y u dont build it in )
and ofcourse i could figure the build up of the files and write a php script myself for statistics generation on the fly, but it would be a great deal easier in a DB like mysql (since im into php, i guess it would be mssql or access db)
in the db there could also be a list of pages and for example pdf files that got indexed (see my thread about pdf's not getting indexed )
for checking if every page or file got indexed (wich are wanted to be indexed)
just venting some ideas i got on the fly
thxn for reading
Comment