A * can break your site
Or gets all document. If you don't have limited result set this may break your site, too.
Beware! I made typos, always. This is a multilingual blog, contains Turkish and English posts. Here my homepage without typos : hasantayyar.net - Blog moved to medium.com/@htayyar. Old posts will remain here.
db.adminCommand( { setParameter : "*", textSearchEnabled : true } );Arama yapmayi dusundugumuz attribute icin index olusturmaliyiz. Index tipi "text"
db.tests.ensureIndex( { "summary": "text" } );Ve arama yapmak icin
d
b.tests.runCommand( "text", { search: "Lorem" } );
sudo pip install dotcloudIlk adim yeni bir proje dizini olusturun ve dotcloud bilgilerinizi girmek icin setup komutu verin
#belki oncesinde pip kurmaniz gerekebilir
#sudo easy_install pip
mkdir test1
dotcloud setupTum ayarlari yml dosyalari uzerinden yapiyorsunuz. Ekleyeceginiz eklentileri veya uygulama turunu yml dosyasi ustunde yapiyorsunuz.
dotcloud create helloworldappcalistirir calistirmaz dotcloud.yml dosyasinin olustugunu goreceksiniz
Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed