Hi! thanks for the quick answer. Ok I solved both issues: 1. I actually simply forgot to clear the cache...
2. yep I was mistaken by the 'category' in the wiki instead of 'categories', it now works fine. This is a great plugin again. I hope some other plugin could integrate out-of-the-box sfLucene to ease search as you mention in the wiki page. If you still need my files for debugging purpose let me know I can send it to you, although they do not seems to be buggy anymore for me. By the way, I still have a few questions (you did not really think I would stop there, did you :-) 1. PDF index: I know it is not directly possible but I am working on a dms solution and I am planning to obviously index also files (mainly pdf), If I use a command line tool to get the content of the pdf in text I guess there is no problem to index it in lucene? Do you see any easy way to do that? 2. separation of search by category: I am interested (when search by 'All categories') to list separatly each result sets by category, is there any way to do it? I must admit that I did not check in detail your code to identify how it works for categories. The only solution I can see for now is to make one search per category to get them separatly. thx again Gerald On Nov 11, 4:57 pm, Carl Vondrick <[EMAIL PROTECTED]> wrote: > On Sunday, November 11, 2007, gestadieu wrote: > > 1. Custom Indexer: But my question is: how should I name the file and where > > to put it? > You can call it whatever you wish and you should probably place in your > project /lib directory. Did you remember to clear your cache and register it > with the plugin's yml file? > > > 2. Categories > > I think I understood what is the use of categories and I am interested > > to use it (at least to be able to search within only one type of > > propel object). > > I've been getting some reports of buggy category support. Could you send me > your search.yml and cache/sfLucene_search_categories.php? > > Carl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
