- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 73 (0.02 sec)
-
fess-crawler/src/test/java/org/codelibs/fess/crawler/helper/SitemapsHelperTest.java
assertNull(((SitemapUrl) sitemaps[1]).getPriority()); assertEquals("2004-12-23", sitemaps[2].getLastmod()); assertEquals("http://www.example.com/catalog?item=73&desc=vacation_new_zealand", sitemaps[2].getLoc()); assertEquals("weekly", ((SitemapUrl) sitemaps[2]).getChangefreq()); assertNull(((SitemapUrl) sitemaps[2]).getPriority());
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sat Mar 15 06:52:00 UTC 2025 - 9.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <match value="%\ BibTeX\ `" type="string" offset="0"/> <match value="%%%\ \ " type="string" offset="73"/> <match value="%\ BibTeX\ standard\ bibliography\ " type="string" offset="0"/> <match value="%%%\ \ @BibTeX-style-file{" type="string" offset="73"/> <match value="@article{" type="stringignorecase" offset="0"/> <match value="@book{" type="stringignorecase" offset="0"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1)