Problem How can I verify the structure of metadata in a barrel? How can I fix it when it is corrupted? Solution Use the tool DiscIndexData: $java org.egothor.db.disc ...
Problem How can I index via API? Solution import org.egothor.dir.TankerImpl; import org.egothor.parser.Tokenizer; import org.egothor.data. ; import org.egothor.parser ...
Problem How can I search an index via API? Solution import org.egothor.dir.TankerImpl; import org.egothor.query.Executor; import org.egothor.data. ; public class ...
Problem How can I exclude session cookies from URL in the robot? Solution Use this "rules" file: user agent http://www.egothor.org/nonexistentpage.html loop ...
Problem How can I remove (update) anything in the index? Solution import org.egothor.dir.TankerImpl; import org.egothor.parser.Tokenizer; import org.egothor.data ...
NOTE: The FAQs here are for frequently asked questions including answers.