<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged efficiency</title>
<link>https://www.question2answer.org/qa/tag/efficiency</link>
<description>Powered by Question2Answer</description>
<item>
<title>Most efficient way to fetch a specific option from the DB?</title>
<link>https://www.question2answer.org/qa/30899/most-efficient-way-to-fetch-a-specific-option-from-the-db</link>
<description>

&lt;p&gt;
	Basically, I'm wonder what would be the sibling function to:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;function&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;qa_set_option&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;$value&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;$todatabase&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;true&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;)&amp;nbsp;{...}&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	Something like this:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;function&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;qa_get_option&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;$name&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;$fromdatabase&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 0, 187);&quot;&gt;true&lt;/span&gt;&lt;span style=&quot;font-family: monospace; font-size: 13px; line-height: 20px; white-space: nowrap; color: rgb(0, 119, 0);&quot;&gt;)&amp;nbsp;{...}&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	So basically I need to go dodge the cache, get to the database, fetch the value and then update the cache. How should&amp;nbsp;I proceed in order to only fetch the given option and not the whole table?&lt;/p&gt;</description>
<category>Plugins</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/30899/most-efficient-way-to-fetch-a-specific-option-from-the-db</guid>
<pubDate>Sun, 19 Jan 2014 00:39:07 +0000</pubDate>
</item>
<item>
<title>Can we add payment options in this script like JustAnswers.com</title>
<link>https://www.question2answer.org/qa/30099/can-we-add-payment-options-this-script-like-justanswers-com</link>
<description>Can we add payment options in this script like JustAnswers.com</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/30099/can-we-add-payment-options-this-script-like-justanswers-com</guid>
<pubDate>Thu, 26 Dec 2013 05:07:34 +0000</pubDate>
</item>
<item>
<title>How to reindex a large database?</title>
<link>https://www.question2answer.org/qa/29309/how-to-reindex-a-large-database</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I asked this question already but did not get an answer.&lt;br /&gt;
&lt;br /&gt;
I importet my old database into Q2A with nearly 2 Mio. entries. Now it takes more than two days to reindex the database and the browser or the page get an error after this time without finishing the reindex.&lt;br /&gt;
&lt;br /&gt;
I tried all suggested solutions (emptying some tables in the database...) but even with all these solutions I did not get one run to finish the complete reindex.&lt;br /&gt;
&lt;br /&gt;
Is there any way to renindex a big database or is Q2A only for small forums?&lt;br /&gt;
&lt;br /&gt;
Thanks for your help&lt;br /&gt;
&lt;br /&gt;
Fabian</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/29309/how-to-reindex-a-large-database</guid>
<pubDate>Tue, 26 Nov 2013 06:13:10 +0000</pubDate>
</item>
<item>
<title>Can one use this platform to build a website like as large as yahoo answers, and managee effectively.</title>
<link>https://www.question2answer.org/qa/24190/platform-build-website-yahoo-answers-managee-effectively</link>
<description>Creating and manging a large user base QA community using this platform.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/24190/platform-build-website-yahoo-answers-managee-effectively</guid>
<pubDate>Fri, 31 May 2013 06:44:40 +0000</pubDate>
</item>
</channel>
</rss>