Issue Details (XML | Word | Printable)

Key: CONF-3426
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Fredy Braun
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Confluence

AND search doesn't match if part of match in title and part in body.

Created: 17/Jun/05 09:02 AM   Updated: 02/May/07 02:39 AM
Component/s: Searching / Indexing
Affects Version/s: 1.4.1
Fix Version/s: 2.5.1

Time Tracking:
Not Specified

Issue Links:
Cloners
 

Participants: Charles Miller [old account, do not assign issues] and Fredy Braun
Since last comment: 1 year, 18 weeks, 2 days ago
Resolution Date: 02/May/07 02:36 AM
Labels:


 Description  « Hide
creating the following page:

Title: Testpage mix

Content:
This is a test for search abcdef

search : Testpage => page found
search: abcdef => page found
search Testpa* => page found
search Testpage AND abcdef => page not found



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Miller [old account, do not assign issues] added a comment - 02/May/07 02:36 AM
I've fixed it so searches that AND across the title and body of a page match. We need a more generic solution so this will work across any indexed field, though.