On 18/01/13 02:43, Barun Saha wrote:
Puneet,
Were you able to solve this problem? I have been searching a solution
for this almost the entire day!
For the particular error that Puneet is having, I suspect that he should
be using:
ModelName.objects_search(name_first="Spike")
instead of:
Mo
wrote:
>
>> Hi,
>>
>> Does anyone have tried django-lucene module for search ??
>>
>> I am able to compile the lucene and jcc as required but the module is
>> not working properly as it is expected to work. As mentioned in the
>> docs I have added to fi
BeautifulSoup4 to get the page title to store in the Whoosh DB. Anyway,
just another option to consider.
On Tuesday, August 25, 2009 10:55:59 AM UTC-4, Puneet wrote:
>
> Hi,
>
> Does anyone have tried django-lucene module for search ??
>
> I am able to compile the lucene and jcc as
Puneet,
Were you able to solve this problem? I have been searching a solution for
this almost the entire day!
On Monday, 31 August 2009 22:12:44 UTC+5:30, Puneet wrote:
>
> Hi,
>
> Can anyone help with this in django with lucene? Is there anyone able
> to use this module sucessfully. I am gett
Hi,
Can anyone help with this in django with lucene? Is there anyone able
to use this module sucessfully. I am getting this error when I am
trying to search :
Error : 'Manager' object has no attribute 'objects_search'
Thanks,
Puneet
On Aug 25, 7:55 pm, Puneet wrote:
> Hi,
>
> Does anyone have
Hi,
Does anyone have tried django-lucene module for search ??
I am able to compile the lucene and jcc as required but the module is
not working properly as it is expected to work. As mentioned in the
docs I have added to fields in my model
objects = models.Manager()
objects_search
6 matches
Mail list logo