2012/8/17 Jan-Michael <
jmreg...@gmx.de>:
Hi!
You are right, it does not work very well.
The filenames are currently split into tokens and stored in the Lucene index.
For example, ConfigDirectoryFactory.java will be tokenized into
"config", "directory", "factory" and "java",
which means you can find the file by searching for "config" but not
"conf" or "configdir".
We've been thinking about replacing it with a database backed cache instead.
However, currently all time is spent on different projects so we can't
promise anything.
Regards
Jesper
> Thanks for the help
>
> Jan-Michael
>
> --
> You received this message because you are subscribed to the Google Groups
> "sventon support" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/sventon-support/-/iIIYkIsLTwwJ.
> To post to this group, send email to
sventon...@googlegroups.com.
> To unsubscribe from this group, send email to
>
sventon-suppo...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/sventon-support?hl=en.