예전의 2000 의 fulltext search 는 ms 제품군 즉 엑셀이나 워드 html CSV txt 등만 되었다
그러나 이제는 놀라운 일이 일어났습니다. pdf 도 검색할 수 있습니다.
select * from sys.fulltext_document_types -- where document_type like '%p%'
위와 같은 명령어로 검색해 보면 full text 의 모든 type 을 검색해 볼 수 있다
또한 adobe 의 ifilter 를 깔면
그냥 adobe 사이트 가서 다운 받아서 설치 후
exec sp_fulltext_service 'load_os_resources', 1;
exec sp_fulltext_service 'verify_signature', 0;
위 명령을 수행 후
sql server 를 restart 하고 난 후
select * from sys.fulltext_document_types where document_type like '%pdf%'
라고 검색해 보면
.pdf 4C904448-74A9-11D0-AF6E-00C04FD8DC02 C:\Program Files\Adobe\PDF IFilter 6.0
\PDFFILT.dll 6.0.0.0 Adobe Systems Incorporated
헉~ 이 놀라운 것.....
fulltext 검색 엔진으로 pdf 도 검색 할 수 있다.
관련문서
http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=2611&fileID=2457
http://www.simple-talk.com/sql/learn-sql-server/sql-server-full-text-search-language-features/<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
그러나 이제는 놀라운 일이 일어났습니다. pdf 도 검색할 수 있습니다.
select * from sys.fulltext_document_types -- where document_type like '%p%'
위와 같은 명령어로 검색해 보면 full text 의 모든 type 을 검색해 볼 수 있다
또한 adobe 의 ifilter 를 깔면
그냥 adobe 사이트 가서 다운 받아서 설치 후
exec sp_fulltext_service 'load_os_resources', 1;
exec sp_fulltext_service 'verify_signature', 0;
위 명령을 수행 후
sql server 를 restart 하고 난 후
select * from sys.fulltext_document_types where document_type like '%pdf%'
라고 검색해 보면
.pdf 4C904448-74A9-11D0-AF6E-00C04FD8DC02 C:\Program Files\Adobe\PDF IFilter 6.0
\PDFFILT.dll 6.0.0.0 Adobe Systems Incorporated
헉~ 이 놀라운 것.....
fulltext 검색 엔진으로 pdf 도 검색 할 수 있다.
관련문서
http://www.adobe.com/support/downloads/thankyou.jsp?ftpID=2611&fileID=2457
http://www.simple-talk.com/sql/learn-sql-server/sql-server-full-text-search-language-features/<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4078 | |
| 29 |
아우겐나이스
|
21년 전 | 4462 | |
| 28 |
아우겐나이스
|
21년 전 | 3483 | |
| 27 | 21년 전 | 5862 | ||
| 26 | 21년 전 | 3145 | ||
| 25 | 21년 전 | 6110 | ||
| 24 | 18년 전 | 3676 | ||
| 23 | 21년 전 | 3668 | ||
| 22 | 21년 전 | 4263 | ||
| 21 | 21년 전 | 3844 | ||
| 20 | 21년 전 | 4247 | ||
| 19 | 21년 전 | 6708 | ||
| 18 | 21년 전 | 4754 | ||
| 17 | 21년 전 | 7004 | ||
| 16 | 21년 전 | 4188 | ||
| 15 | 21년 전 | 2660 | ||
| 14 | 21년 전 | 4993 | ||
| 13 | 21년 전 | 3417 | ||
| 12 |
Recluse
|
21년 전 | 3902 | |
| 11 |
아우겐나이스
|
21년 전 | 3587 | |
| 10 |
Recluse
|
21년 전 | 3418 | |
| 9 | 21년 전 | 4031 | ||
| 8 | 21년 전 | 5197 | ||
| 7 | 21년 전 | 4783 | ||
| 6 | 21년 전 | 5714 | ||
| 5 | 21년 전 | 4138 | ||
| 4 | 21년 전 | 4867 | ||
| 3 | 21년 전 | 4769 | ||
| 2 | 21년 전 | 3273 | ||
| 1 | 22년 전 | 4359 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기