Re: Search from database
On Fri, Jul 26, 2013 at 12:10 PM, Kamal Kaur wrote: > These commands don't extract the files: > http://django-haystack.readthedocs.org/en/latest/installing_search_engines.html Installed with this: http://mirror.metrocast.net/apache/lucene/solr/4.4.0/solr-4.4.0.tgz -- Kamaljeet Kaur kamalkaur188.wordpress.com facebook.com/kaur.188 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
On Wed, Jul 24, 2013 at 5:15 AM, Amirouche Boubekki wrote: > Apache solr or ElasticSearch: yes Is this the right method for installation? What is the need to adduser? http://www.cubrid.org/wiki_tutorials/entry/install-apache-solr-on-ubuntu These commands don't extract the files: http://django-haystack.readthedocs.org/en/latest/installing_search_engines.html -- Kamaljeet Kaur kamalkaur188.wordpress.com facebook.com/kaur.188 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
On Wed, Jul 24, 2013 at 5:15 AM, Amirouche Boubekki wrote: > Apache solr or ElasticSearch: yes > Haystack: maybe > Regex: no Thanks. Studying ElasticSearch currently. -- Kamaljeet Kaur kamalkaur188.wordpress.com facebook.com/kaur.188 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
Apache solr or ElasticSearch: yes Haystack: maybe Regex: no 2013/7/21 Kamal Kaur > We can search from database using phonetic codes or queries. I want an > advanced search module in my project. That can suggest similar > spellings from database, if user enters something wrong, like if > something is misspelled, it must tell that you might have entered > something wrong, similar results are shown. And more options for user > to search accordingly. Can something be done using regex? or I need to > go for Haystack/Apache solr? > > > -- > Kamaljeet Kaur > > Blog:http://kamalkaur188.wordpress.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
We can search from database using phonetic codes or queries. I want an advanced search module in my project. That can suggest similar spellings from database, if user enters something wrong, like if something is misspelled, it must tell that you might have entered something wrong, similar results are shown. And more options for user to search accordingly. Can something be done using regex? or I need to go for Haystack/Apache solr? -- Kamaljeet Kaur Blog:http://kamalkaur188.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
details? 在 2013年7月20日星期六UTC+8上午11时18分21秒,Kamal Kaur写道: > > Can we have a search module in django that can suggest resembling > spellings from mysql database? > > -- > Kamaljeet Kaur > > Blog:http://kamalkaur188.wordpress.com/ > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
You have to build it yourself or use something like solr http://lucene.apache.org/solr/ I forgot the name other of the buzzing one. maybe Haystack has support for suggestion. 2013/7/20 Kamal Kaur > Can we have a search module in django that can suggest resembling > spellings from mysql database? > > -- > Kamaljeet Kaur > > Blog:http://kamalkaur188.wordpress.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To post to this group, send email to django-users@googlegroups.com. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.
Re: Search from database
On Sat, Jul 20, 2013 at 8:48 AM, Kamal Kaur wrote: > Can we have a search module in django that can suggest resembling > spellings from mysql database? > I am not getting you, please expalin. -- Satinderpal Singh -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.