tracker issue : CF-3042128

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 84081:(Watson Migration Closure)Create a query

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Sami Hoda / Sami Hoda (samihoda2)

Created: 09/08/2010

Components: Text Search, Solr

Versions: 9.0.1

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 275698

Priority/Frequency: Minor / Unknown

Locale/System: English / Win All

Vote Count: 1

Problem:

Create a query. In CFIndex, enter category="column1", where column1 is any column from the query. Look at data in index. Category is the value of column1 as expected. But if you enter category="column1,column2", and then list the index data, the literal value "column1,column2" is the category! It does not transform the value like it did in the first case. This stops us from having multiple categories.The reason this is important, is that in cfsearch, you can enter multiple categories like this: category="column1 OR column2" (unlike docs, which suggests that it is comma-delimited). Basically, I don't see a way to add multiple categories for Solr.
Method:

Create a query. In CFIndex, enter category="column1", where column1 is any column from the query. Look at data in index. Category is the value of column1 as expected. But if you enter category="column1,column2", and then list the index data, the literal value "column1,column2" is the category! It does not transform the value like it did in the first case. This stops us from having multiple categories.The reason this is important, is that in cfsearch, you can enter multiple categories like this: category="column1 OR column2" (unlike docs, which suggests that it is comma-delimited). Basically, I don't see a way to add multiple categories for Solr.
Result:

See summary. Solr Category broken.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3042128

External Customer Info:
External Company:  
External Customer Name: Sami Hoda
External Customer Email: 46E545A3445FFD1F992015D5
External Test Config: 09/08/2010

Attachments:

Comments: