whoosh
no result are found - haystack django whoosh
I have a huge problem! I am using haystack and whoos开发者_如何学Ch and django. I am sure I\'ve done everything that is required to be done to make it works according to the documentation.[详细]
2023-02-09 20:02 分类:问答Search results are duplicated after update_index (django haystack+whoosh)
I use django-haystack with whoosh as a backend. I call update_index command in a scheduled intervals and I\'ve noticed that after each update my search results contains a lot o开发者_开发百科f duplica[详细]
2023-02-05 17:56 分类:问答Trouble sending data between PHP and Python
I\'ve been trying to set up a very basic search engine using the Whoosh modules in python called on from PHP. I had it working until I upgraded the modules for some additional features I needed. At wh[详细]
2023-01-30 16:01 分类:问答Django+Haystack+Whoosh: how to deal with language inflection
Many languages in Europe are inflectional. This means that one word can be written in multiple forms in text. For example, word \'computer\' in polish \"komputer\" has multiple forms: \"komputera\", \[详细]
2023-01-15 11:05 分类:问答Haystack + Whoosh IndexError: Index was created on an architecture with different data sizes
When rebuilding my indices via ./manage.py rebuild_index I get this error: Traceback (most recent call last):[详细]
2023-01-14 14:20 分类:问答Django haystack, How to search for a ManyToMany related field?
I\'ve added a MultivaluedField to my index (haystack), I need to search for a ManyToMany related field, but it doesn\'t work.[详细]
2023-01-13 02:32 分类:问答haystack multiple field search
Hi i m using haystack with a woosh as search engine: my model looks as follows class Person(models.Model):[详细]
2023-01-11 02:23 分类:问答Django-Haystack/Whoosh - Rebuild Index Error
Python 2.5, Django 1.2.1, most recent haystack, most recent whoosh This is my first delve into Django-Haystack. I was following the \"Getting Started\" guide from Haystack and everything seemed to be[详细]
2023-01-10 07:06 分类:问答Django-Haystack + Whoosh - Are misspelling suggestions possible?
I\'m using Whoosh and Django-Haystack. I would like to make use of query suggestions for when users mistype words.[详细]
2023-01-07 02:29 分类:问答How to get all "index data" using whoosh
I use whoosh for full text search , and I want to know: how to get all \'index data\' that has been added.[详细]
2023-01-04 07:45 分类:问答
加载中,请稍侯......