tracker issue : CF-3041924

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

Bug 83899:I believe CFSEARCH can really be improved for the SOLR integration

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Travis Walters / Travis Walters (Travis Walters)

Created: 08/22/2010

Components: Text Search, Solr

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 / 275360

Priority/Frequency: Minor / Some users will encounter

Locale/System: English / Platforms All

Vote Count: 3

Problem:

I believe CFSEARCH can really be improved for the SOLR integration.  #1 - I think there should be a way to specify the "timeAllowed" variable. This is possiblel with SOLR like this:http://localhost:8983/solr/#collectionName#/select/?q=*:*&version=2.2&start=0&rows=10&indent=on&timeAllowed=2000#2 - I think there should be a way to specify a sort when communicating to SOLR through CFSEARCH. I know it is possible like this:http://localhost:8983/solr/#collectionName#/select/?q=*:*&version=2.2&start=0&rows=10&indent=on&sort=custom3+desc#3 - There needs to be a way to specify which columns should be returned by SOLR. I know this is possible like this:http://localhost:8983/solr/#collectionName#/select/?q=*:*&version=2.2&start=0&rows=10&indent=on&fl=custom1,custom2,custom3,custom4I have been working on improving my search time for awhile now. I recommend looking through the following thread and reading the entire discussion:http://www.webpagetest.org/forums/showthread.php?tid=295Thanks for taking these into consideration.Sincerely,Travis Walters
Method:


Result:

This is a suggestion for CFSEARCH.

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

Watson Bug ID:	3041924

External Customer Info:
External Company:  
External Customer Name: Travis Walters
External Customer Email: 163148AE447DEBE799201549
External Test Config: 08/22/2010

Attachments:

Comments: