On Sunday, November 11, 2007, gestadieu wrote:
> 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?
Hey,
I just pushed the first beta of sfLucene, which has better support for this. 
Note, however, that the configuration file format has changed and you have to 
manually update. You can register a custom type of indexer with the system 
now, such as a PDF indexer and it will run along with the others.  Check out 
the last part of the documentation for more on this.

I would love to ship a PDF indexer with sfLucene, but I can't figure out a 
portable way of doing it.  If you have any ideas, let me know!  If you want 
to create patch, even better.

> 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.
sfLucene already has an interface switch with the pull-down to select which 
category to search under.  Or are you looking for something different?

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to