By kk_boy027@yahoo.com on
Hi Guys,
Have a strange one here.
The search box at the top of my drupal 5.10 installation is not working but the Search that appears when I type in drupal/?q=search does.
Any1 else having problems with search on 5.10?
Comments
What theme are you using,
What theme are you using, and what is the error message you're receiving?
i activated bluemarine
this is my own but again i activated bluemarine
error msg: it is not finding anything
Your search yielded no results
* Check if your spelling is correct.
* Remove quotes around phrases to match each word individually: "blue smurf" will match less than blue smurf.
* Consider loosening your query with OR: blue smurf will match less than blue OR smurf.
Search works on indexed content
Make sure that your content is 100% indexed. I'm running 5.10 for most of my sites and search is working for all of them.
/*_*/
http://www.xmacinfo.com
content is 100% indexed still
content is 100% indexed still not working but search by user is working properly
might be dere is a problem of
might be dere is a problem of cron i don't kno. much more abt cron.
it was problem of cron (xmacinfo) u r rite
thanx for your precious time
theneemies and xmacinfo
now it is working it was problem of cron (xmacinfo)
thanx
search by category is not working
hi!! guys
search by category is not working. it is properly working for node content but yielded no result for category name.
not 100% indexed, but it said it is
Hello, i have over 7000 items in my drupal. before i run the cron, it said 0% indexed, 7000 items. after i run the first cron, it became 99% indexed, 1 item left. I thought it was weird so i did a search - items are not showing up in the search. then i looked at the search tables - i only see nid to 500. I think it's because my throttle is set to 500. anyway, when i tried to run it again, it is still around 500 items in the search table.
i dunno if this is related, but i inserted my items directly to database rather than through the website. I added items to node and node_revision. again, before i run the cron, i can see that it does recognize that drupal has more than 7000 items. just weird that after cron was run, all of sudden it only sees 501 items.
please let me know if you have any suggestions. thanks