BTW, I needed to delete the database to get the scanner to recreate the .index folder.
jaxzin wrote: > > I hate to be Debbie Downer but it ain't working. :-) I reindexed my > snapshots repository and it's still not working. For my class > "disney.entrepot.util.HardDepot" I've tried the following searches all > with no results: > > HardDepot > HardDepot.class > disney.entrepot.util.HardDepot > > Since I upgraded and took an exact copy of my archiva.xml, is it possibly > my artifacts and/or indexable-content settings aren't right for this to > work? Here's my listings off the repositoryScanning.action page: > > artifacts > **/*.pom > **/*.jar > **/*.ear > **/*.war > **/*.car > **/*.sar > **/*.mar > **/*.rar > **/*.dtd > **/*.tld > **/*.tar.gz > **/*.tar.bz2 > **/*.zip > > auto-remove > **/*.bak > **/*~ > **/*- > > ignored > **/.htaccess > **/KEYS > **/*.rb > **/*.sh > **/.svn/** > **/.DAV/** > > indexable-content > **/*.txt > **/*.TXT > **/*.block > **/*.config > **/*.pom > **/*.xml > **/*.xsd > **/*.dtd > **/*.tld > **/*.java > > Repository Scanning - Consumers of Known Content > Enabled? ID Description > enabled auto-remove Automatically Remove File from > Filesystem. > enabled auto-rename Automatically rename common artifact > mistakes. > enabled create-missing-checksums Create Missing > Checksums (.sha1 & > .md5) > enabled index-content Text and XML file contents indexing > enabled metadata-updater Update / Create > maven-metadata.xml files > enabled repository-purge Purge repository of old > snapshots > enabled update-db-artifact Update the Artifact in the > Database > enabled validate-checksums Validate checksums against file. > > > Repository Scanning - Consumers of Invalid Content > There are no consumers of invalid content available. > > > > > > > Brett Porter wrote: >> >> That should do it! >> >> 2008/7/26 jaxzin <[EMAIL PROTECTED]>: >>> >>> Thanks Brett. What exactly are the instructions? Remove the .index >>> directory and rescan? Anything else? >>> >>> >>> >>> Brett Porter wrote: >>>> >>>> I believe that it's the index (stored in the .index directory of the >>>> repository) that needs to be recreated. Unfortunately there isn't an >>>> option to force this from the UI and it needs to be removed. >>>> >>>> We'll need to update the upgrade instructions for this. >>>> >>>> Cheers, >>>> Brett >>>> >>>> 2008/7/26 jaxzin <[EMAIL PROTECTED]>: >>>>> >>>>> I did upgrade from 1.0.2, but I also deleted the database and had >>>>> Archiva >>>>> 1.1 >>>>> rebuild it. >>>>> >>>>> >>>>> Maria Odea Ching-5 wrote: >>>>>> >>>>>> Hi, >>>>>> >>>>>> Did you just do an upgrade from an old Archiva version? Or was it a >>>>>> fresh >>>>>> install? >>>>>> >>>>>> Thanks, >>>>>> Deng >>>>>> >>>>>> On Fri, Jul 25, 2008 at 12:22 PM, jaxzin <[EMAIL PROTECTED]> >>>>>> wrote: >>>>>> >>>>>>> >>>>>>> I was excited to see MRM-730 was listed in the release notes for >>>>>>> Archiva >>>>>>> 1.1 >>>>>>> but I'm testing it right now and I can't seem to find any artifacts >>>>>>> by >>>>>>> class >>>>>>> name. I've ensured that the artifact was indexed in a repository >>>>>>> search >>>>>>> (I >>>>>>> can browse to it) and I double-checked the name of one of the >>>>>>> classes >>>>>>> (e.g. >>>>>>> JMXPlugin) but I still get "No results found". What could I be >>>>>>> missing? >>>>>>> -- >>>>>>> View this message in context: >>>>>>> http://www.nabble.com/-MRM-730--not-fixed--Can%27t-search-on-class-names--tp18644961p18644961.html >>>>>>> Sent from the archiva-users mailing list archive at Nabble.com. >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> -- >>>>> View this message in context: >>>>> http://www.nabble.com/-MRM-730--not-fixed--Can%27t-search-on-class-names--tp18644961p18653075.html >>>>> Sent from the archiva-users mailing list archive at Nabble.com. >>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> Brett Porter >>>> Blog: http://blogs.exist.com/bporter/ >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/-MRM-730--not-fixed--Can%27t-search-on-class-names--tp18644961p18662363.html >>> Sent from the archiva-users mailing list archive at Nabble.com. >>> >>> >> >> >> >> -- >> Brett Porter >> Blog: http://blogs.exist.com/bporter/ >> >> > > -- View this message in context: http://www.nabble.com/-MRM-730--not-fixed--Can%27t-search-on-class-names--tp18644961p18662566.html Sent from the archiva-users mailing list archive at Nabble.com.
