Can't seem to build index on one specific channel, while all others are fine.
Hi! I've just started trying out Low Search and am loving it. A channel with only five entries is being stubborn, and doesn't seem to want its index. I've clicked on "Build Index / Rebuild Index" (it sometimes thinks an index is there even though I can't search on it) – this specific channel only hangs on 0/5 while the progress animation loops.
There's nothing particularly fishy or complicated about this channel, which houses five relatively simple blog posts without any fancy fields. (Yet the more complex channel data gets indexed and searched just fine!)
What can I do to troubleshoot?
Replies
Low 17 Apr 2012 17:44
Hi Matt,
Can you give me access to your installation or is it a local install?
If you can, send me superadmin login credentials to hi at gotolow dot com.
If it's a local install, then please follow these instructions I mentioned here.
Matt 17 Apr 2012 17:52
Look for an email momentarily!
Matt 17 Apr 2012 18:00
For whatever reason, there now seems to be an index. I did a search on the front-end for "model slicer" (mentioned in blog) and finally got a hit. The index generating still hangs, but it now seems like an index is at least there.
Low 17 Apr 2012 18:36
For visibility:
It's a small bug. It has to do with only having the title as weighted field in the collection. It's fixed for the next version and available as a patch if you contact me.
Tim Alford 9 May 2012 18:00
We are also having an issue where the collection is not indexing. It remains at 0/14 with the animation looping forever. Although the title is not the only weighted field. Any suggestions?
Low 9 May 2012 18:07
Hi Tim,
Quick response before I rush out the door, a request for more info. Can you get me the info I requested here? Thanks.
Edit: Also the Low Search version, please.
Tim Alford 9 May 2012 18:26
I was able to fix it. Was getting this error in the inspector:
XMLHttpRequest cannot load http://www.mydomain.com/v2/?ACT=34&co.... Origin http://mydomain.com is not allowed by Access-Control-Allow-Origin.
I was accessing the admin without the www in the domain. Added the www in front of the domain went back into low search and it indexed correctly.
Low 9 May 2012 21:53
Yeah, that would do it. I'll see if I can add an additional check for this in a future version.