> Source: [sk182446](https://support.checkpoint.com/results/sk/sk182446)

# sk182446 - Object Explorer returns unexpected results when search terms contain '.' character

| Property | Value |
|----------|-------|
| Solution ID | sk182446 |
| Date Created | 2024-06-28 |
| Last Modified | 2024-06-30 |
| Technical Level | Advanced |
| Products | Security Management Server, SmartConsole, Multi-Domain Security Management Server |
| Versions | R81.10 (EOS), R81.10 (EOS), R81.10 (EOS) |
| OS | Gaia |
| Platform | Smart-1 |

## Symptoms

- * Object Explorer returns unexpected results when searching for specific IP address
* For example, when you search for 2.2.2. , the results displayed are 10.2.2.; 10.2.22.; 10.2.202.; 10.2.240.; 10.2.220.; and so on.

## Cause

This is a limitation of PostgreSQL (postgres) when indexing objects in the database.  
Currently, dots are used as delimiters for tokens in the database. The IP address is split for tokens and each part is indexed separately.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
