Author: Alex Barkov Email: [EMAIL PROTECTED] Message: > Hi, > > I am using Mnogosearch 3.2.3 to index all my Big5 encoded documents. The indexing >went well. However, when I do a search, search.cgi only returns documents that were >created on a particular day. There are many other documents which match the entered >keyword. Somehow, search.cgi just miss them out. Any suggestions what I should look >out for?
What do you mean created on particular day? Probably the rest of documents are already in database, but the are not indexed still. Check it whith indexer -S > By the way, I saw some errors when I run make install. Not sure is it related to >this problem. Please help. Thank you very much. > > ************************************************************** > > /usr/bin/install -c -m 644 ../include/udm_header.h >/home/search/mnogosearch/include/../include/udm_header.h > /usr/bin/install: `../include/udm_header.h' and >`/home/search/mnogosearch/include/../include/udm_header.h' are the same > file You cannot install the package into the same directory where sources are unpacked. You must use another --prefix when running ./configure Reply: <http://www.mnogosearch.org/board/message.php?id=4156> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
