# 🔍 Aumentum Web UI Search Guide - Finding Real PL11089

## 📋 **Quick Reference**

**What we're looking for:**
- **Date Created:** March 9, 2015
- **Document Type:** Property File
- **Page Count:** 46 pages
- **Visual Identifiers:**
  - FORM 25 header
  - File No: PL 11089
  - Applicant: GARBA M GATBA
  - Orange/brown colored form

---

## 🎯 **Method 1: Search by Date**

### Step 1: Access Search
1. Open Aumentum Web Access: `http://10.10.10.3:8080/lrswa/`
2. Navigate to **Search** or **Advanced Search**

### Step 2: Set Search Criteria
```
Date Created: 09/03/2015 (March 9, 2015)
Document Type: Property File
Page Count: 40-50 pages (or blank if not filterable)
```

### Step 3: Browse Results
- Look through all Property Files from March 9, 2015
- Open each one and check **Page 1**
- Look for the visual identifiers above

---

## 🎯 **Method 2: Search by Transaction**

### Step 1: Search for Transaction
```
Transaction Number: PLS000011253
```

### Step 2: Check Documents
- View all documents in this transaction
- The Property File with 46 pages should be there
- **BUT** it's currently pointing to the wrong file (March 26)

### Step 3: Compare Dates
- Note which documents are listed
- Check if any March 9 files are associated
- This may reveal the mislabeling

---

## 🎯 **Method 3: Browse by Property Number**

### Step 1: Search Each Candidate
Try searching for these document numbers from March 9:

```
PL1312
PL3584
PL5572
PL8604
PL8606
PL7814
PL5565
PL8608
PL937
PL7694
PL5736
PL7452
PL7704
PL8630
PL1286
PL7717
PL8721
```

### Step 2: Check Property Files
- For each number, view the **Property File** document type
- Open **Page 1**
- Check if it shows PL11089 content instead

---

## 👁️ **Visual Verification Checklist**

When you open a document, verify on **Page 1**:

### ✅ **Positive Indicators (PL11089):**
- [ ] Form header: "FORM 25"
- [ ] File number field: "PL 11089"
- [ ] Registry: "PLATEAU STATE OF NIGERIA"
- [ ] Authority: "LANDS AND SURVEY HEADQUARTERS, JOS"
- [ ] Subject: "Application for Statutory RofO..."
- [ ] Applicant name: "GARBA M GATBA"
- [ ] Handwritten entry: "Rec. Rcv. 19/7/15"
- [ ] Orange/brown colored form
- [ ] Total pages: Should be around 46

### ❌ **Negative Indicators (Wrong Document):**
- Different file number
- Different applicant name
- Different form type
- Significantly different page count

---

## 🎯 **What to Do When Found**

### Once you identify the correct file:

1. **Note the document number** currently assigned to it
   - Example: "Currently labeled as PL7704"

2. **Note the file URL** (if visible in UI)
   - Example: `store://2015/3/9/15/17/...`

3. **Tell me the findings:**
   ```
   Real PL11089 file is currently labeled as: [DOCUMENT_NUMBER]
   File URL: [STORE_URL]
   ```

4. **I will update the code** to permanently fix this mapping!

---

## 📊 **Expected Timeline**

- **Quick Search (5-10 min):** If you're lucky, one of the first few results
- **Systematic Check (20-30 min):** Checking all 17 candidates
- **Comprehensive Audit (1-2 hours):** Checking all March 9 Property Files

---

## 💡 **Tips**

1. **Start with larger files** (46 pages is substantial)
2. **FORM 25 is distinctive** - orange/brown color, specific layout
3. **"GARBA M GATBA" is unique** - easy to spot
4. **March 9 timing is key** - ignore anything from other dates
5. **Use thumbnail view** if available to scan quickly

---

## 🚨 **If Not Found in March 9 Files**

Possible reasons:
1. **File might be from a different date** (March 10-11)
2. **Labeled under transaction number** instead of document number
3. **Split across multiple entries**
4. **Never uploaded** to Alfresco

---

## 📞 **Next Steps After Finding**

Report back with:
```
✅ FOUND IT!

Current Label: [Document Number]
Store URL: [URL if visible]
Page Count: [Actual pages shown]
Date Created: [Confirm March 9, 2015]

Visual Confirmation:
- ✅ Shows FORM 25
- ✅ Shows PL 11089
- ✅ Shows GARBA M GATBA
```

Then I'll:
1. Update `CORRECT_FILE_MAPPING` in the code
2. Test the fix
3. Deploy the permanent solution
4. **PL11089 will be FIXED!** 🎉

---

## 🔧 **Parallel Approach**

While you search in the UI, I'm also running a programmatic script that:
- Converts all 17 candidates to PDF
- Uses OCR to detect "PL 11089" text
- Opens the most likely matches automatically

**Best of both worlds!** 🚀

