Hi Carmelo, Thank you, I tried Lucene search and it works fine... > Is it possible to label attached documents? It could help about searching > them
It's not working per se right now, but I think of 2 ways you could overcome this : - easy one : upload only one attachment per wiki page and use page tags to classify them (you could give your page a name similar to the original doc's name and even add document-specific metadata on the page) - harder one : give a look at this tutorial : http://dev.xwiki.org/xwiki/bin/view/Drafts/MetadataLuceneTutorial and see whether it may help you achieve what you need (2 warnings though : it's highly technical and might not meet your needs) Hope this helps, Guillaume > > > > > I actually inputted the wrong link (bad copy & paste). The link I > originally > > intended to post is this one : > > http://code.xwiki.org/xwiki/bin/view/Applications/SearchApplication > > > > Sorry about that. > > > > Guillaume > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://blog.xwiki.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
