On Wed, Aug 3, 2011 at 03:32, andreas schmid <[email protected]> wrote:
> i tried whoosh-appengine and as i mentioned before it fails after indexing a 
> few 1000 because the way it works and it exceeds the soft process limit size.

Sorry, I was suggesting to *not* use whoosh-appengine -- rather try
'real' whoosh on a backend with more RAM.  I've seen an example of
doing this before, though I don't recall where.  I think it was quite
straightforward.



>
> never tried it on a backend. right now i customized bill katz's simple full 
> text search and im really surprised how simple it is implemented and how easy 
> it is to modify it to your needs.
> i think ill go on with this solution until gaes full text search will be 
> released.
>
> thx
>
> On Aug 3, 2011, at 7:17 AM, Robert Kluin wrote:
>
>> Have you tried running whoosh (not whoosh-appengine) on a backend?
>> Backends are expensive, but might help you out a bit.
>>
>>
>>
>> Robert
>>
>>
>>
>>
>>
>> On Thu, Jul 28, 2011 at 11:19, andreas schmid <[email protected]> wrote:
>>> hi guys,
>>>
>>> i really need to have a full text search on my app and i wanted to know 
>>> what kind of external services you are using on your apps. or how you 
>>> implement such a service.
>>> i tried whoosh-appengine but first its a really old version and second it 
>>> has huge issues with 1000+ indexed entities.
>>>
>>> we don't know when the full text search will be released for GAE right?
>>>
>>> thx
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups 
>>> "Google App Engine" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to 
>>> [email protected].
>>> For more options, visit this group at 
>>> http://groups.google.com/group/google-appengine?hl=en.
>>>
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to 
>> [email protected].
>> For more options, visit this group at 
>> http://groups.google.com/group/google-appengine?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to