- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for describeTo (0.07 sec)
-
MIGRATION.md
After enabling this setting and restarting Fess, check your Fess version's documentation for the specific GSA-compatible endpoint configuration. The primary migration path is to: 1. **Import your GSA configuration** using the method described above 2. **Update client applications** to use Fess's JSON Search API (see [API Reference](#api-reference) section) 3. **Gradually migrate** from GSA query format to Fess's native API
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 06 12:40:11 UTC 2025 - 23.2K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/SID.java
} return sub_authority[sub_authority_count - 1]; } /** * Returns the type of this SID indicating the state or type of account. * <p> * SID types are described in the following table. * {@code * <table> * <tr><th>Type</th><th>Name</th></tr> * <tr><td>SID_TYPE_USE_NONE</td><td>0</td></tr> * <tr><td>SID_TYPE_USER</td><td>User</td></tr>Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 31.5K bytes - Viewed (0)